Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Elixir
E

Elixir

Language
1284 projects476.7k total stars60.7k total forks18 languages

Open-source projects built with Elixir

There are currently 1284 open-source projects built with Elixir, with a combined total of 476.7k GitHub stars. The most common language among these projects is Elixir.

Showing 1,284 open-source projects · page 25 of 36

……
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
discount
discountasaaki/discount.ex

Elixir NIF binding for the discount Markdown parser, converting Markdown to HTML.

214Elixir
10 years ago
is
isbydooweedoo/is

A fast, extensible, and easy-to-use data structure validation library for Elixir with nested structure support.

212Elixir
8 years ago
Guri
Gurielvio/guri

An Elixir-powered Slackbot command handler for automating tasks like deployments, scaling, and feature toggles.

212Elixir
10 years ago
RBMQ
RBMQNebo15/rbmq

A simple Elixir library for creating RabbitMQ producers and consumers with minimal boilerplate.

2110Elixir
8 years ago
safetybox
safetyboxaforward/safetybox

A collection of security-oriented helper functions for Elixir applications.

212Elixir
10 years ago
configparser_ex
configparser_exeasco/configparser_ex

An Elixir parser for Windows INI-style configuration files compatible with Python's configparser format.

218Elixir
1 year ago
unit_fun
unit_funmeadsteve/unit_fun

Adds dimension-based type safety to numeric quantities in Elixir, preventing unit mismatches in calculations.

212Elixir
7 years ago
silent_video
silent_videotalklittle/silent_video

Elixir library to convert GIFs and videos to silent videos optimized for mobile playback.

210Elixir
2 years ago
fuzzyurl
fuzzyurlgamache/fuzzyurl.ex

An Elixir library for non-strict parsing, manipulation, and wildcard matching of URLs.

213Elixir
4 years ago
hypex
hypexwhitfin/hypex

A fast HyperLogLog implementation for Elixir/Erlang that counts unique values with minimal memory usage.

213Elixir
6 months ago
phoenix_turnstile
phoenix_turnstilejsonmaur/phoenix-turnstile

Phoenix components and helpers for integrating Cloudflare Turnstile CAPTCHA into Elixir web applications.

2011Elixir
1 year ago
blaguth
blaguthlexmag/blaguth

A Plug library for implementing Basic Access Authentication in Elixir web applications.

204Elixir
8 years ago
crudex
crudexbitgamma/crudex

CRUD utilities for Phoenix and Ecto that simplify JSON encoding, virtual fields, and controller generation.

200Elixir
11 years ago
base62
base62igas/base62

A pure Elixir implementation for encoding and decoding Base62 strings.

207Elixir
11 months ago
chargebeex
chargebeexWTTJ/chargebeex

An Elixir library for interacting with the Chargebee subscription billing and revenue management API.

204Elixir
5 days ago
zachaeus
zachaeusrailsmechanic/zachaeus

A simple licensing system for Elixir applications using asymmetric cryptography, inspired by JWT and PASETO.

201Elixir
6 years ago
honeycomb
honeycombHentioe/honeycomb

An Elixir library for executing asynchronous tasks with result persistence, concurrency control, and retry mechanisms.

200Elixir
2 years ago
hush_gcp_secret_manager
hush_gcp_secret_managergordalina/hush_gcp_secret_manager

A Hush provider for resolving secrets from Google Cloud Platform's Secret Manager in Elixir applications.

202Elixir
5 months ago
EOSRPC API Wrapper for Elixir
EOSRPC API Wrapper for Elixircambiatus/eosrpc-elixir-wrapper

An Elixir wrapper for the EOS blockchain RPC API, providing simplified access to chain, wallet, and history endpoints.

195Elixir
5 years ago
ueberauth_vk
ueberauth_vksobolevn/ueberauth_vk

VK.com OAuth2 strategy for Überauth, enabling VK authentication in Elixir applications.

1912Elixir
3 years ago
siphash-elixir
siphash-elixirzackehh/siphash-elixir

An Elixir implementation of the SipHash cryptographic hash family with native components for performance.

193Elixir
4 years ago
elixir_talk
elixir_talkjsvisa/elixir_talk

An Elixir client for beanstalkd, supporting the full Beanstalkd protocol for job queue operations.

197Elixir
3 years ago
exgpg
exgpgrozap/exgpg

An Elixir interface for GPG (GNU Privacy Guard) providing symmetric and asymmetric encryption, decryption, and key generation.

195Elixir
8 years ago
hush_aws_secrets_manager
hush_aws_secrets_managergordalina/hush_aws_secrets_manager

An AWS Secrets Manager provider for the Hush configuration system in Elixir applications.

192Elixir
5 months ago
typed_structor
typed_structorelixir-typed-structor/typed_structor

A library for defining typed structs, exceptions, and records in Elixir with a single declaration, eliminating boilerplate.

191Elixir
4 months ago
elistrix
elistrixtobz/elistrix

An Elixir latency and fault tolerance library modeled after Hystrix to protect applications from slow or failed services.

190Elixir
11 years ago
phoenix_client_ssl
phoenix_client_ssljshmrtn/phoenix-client-ssl

A set of Plugs and libraries for implementing SSL client certificate authentication in Phoenix applications.

197Elixir
6 years ago
ecto_list
ecto_listpopo63301/ecto_list

A simple Elixir library for managing ordered models with Ecto, inspired by the acts_as_list Ruby gem.

190Elixir
7 years ago
raygun
rayguncobenian/raygun

An Elixir client library for sending application errors and exceptions to the Raygun error monitoring service.

1917Elixir
6 years ago
giza_sphinxsearch
giza_sphinxsearchTyler-pierce/giza_sphinxsearch

An Elixir client for Sphinx and Manticore Search engines, providing full-text search capabilities with SQL, native, and HTTP protocols.

195Elixir
2 months ago
indifferent
indifferentvic/indifferent

Elixir library for indifferent access to maps, structs, lists, and tuples with custom key transforms.

193Elixir
1 year ago
zipper_tree
zipper_treeDkendal/zipper_tree

An Elixir implementation of Gérard Huet's zipper for traversing and modifying variadic arity trees in constant time.

190Elixir
11 years ago
dockerex
dockerexhisea/dockerex

A lightweight Elixir client for Docker Remote API with SSL/TLS and Unix socket connection support.

199Elixir
9 years ago
siphash-elixir
siphash-elixirwhitfin/siphash-elixir

An Elixir implementation of the SipHash cryptographic hash family with native components for performance.

193Elixir
4 years ago
wire
wirealehander42/wire

An Elixir library for encoding and decoding BitTorrent peer wire protocol messages.

192Elixir
10 years ago
plugs
plugssugar-framework/plugs

A collection of Plug middleware for Elixir web applications, providing hot code reloading and authentication utilities.

192Elixir
1 year ago
1
24
25
26
36