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 19 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
changex
changexGazler/changex

Mix tasks for automated changelog generation from git commit history in Elixir projects.

493Elixir
4 years ago
mandrill
mandrillslogsdon/mandrill-elixir

An Elixir wrapper for the Mandrill email API, enabling transactional email sending and user management.

4912Elixir
6 years ago
exrabbit
exrabbitd0rc/exrabbit

Simple RabbitMQ bindings for Elixir with enhanced options for exchanges and queues.

4918Elixir
11 years ago
mdef
mdefpragdave/mdef

A library for defining Elixir functions with multiple heads using a concise syntax.

4910Elixir
6 years ago
cronex
cronexjbernardo95/cronex

An Elixir-based cron-like system that integrates directly into your supervision tree for scheduling periodic tasks.

4812Elixir
5 years ago
mailchimp
mailchimpduartejc/mailchimp

An Elixir wrapper for the MailChimp API v3, enabling programmatic email marketing integration.

4855Elixir
2 years ago
mines
mineskevlar1818/mines

A terminal-based minesweeper clone written in Elixir, built as a learning exercise in test-driven development.

481Elixir
9 years ago
expletive
expletivexavier/expletive

An Elixir library for detecting and filtering profanity with configurable blacklists and sanitization strategies.

4810Elixir
1 year ago
phoenix_pubsub_rabbitmq
phoenix_pubsub_rabbitmqpma/phoenix_pubsub_rabbitmq

RabbitMQ adapter for Phoenix PubSub, enabling distributed messaging without distributed Erlang.

4723Elixir
10 years ago
tiny
tinywhitfin/tiny

A small, fast, and fully compliant single-file JSON parser for Elixir, designed for easy bundling.

473Elixir
1 year ago
elixir_ipfs_api
elixir_ipfs_apizabirauf/elixir-ipfs-api

An Elixir library for interacting with IPFS via its REST API, enabling decentralized file storage and retrieval.

479Elixir
6 years ago
datomex
datomexedubkendo/datomex

Low-level Elixir driver for interacting with Datomic databases via its REST API.

474Elixir
10 years ago
cidr
cidrc-rack/cidr-elixir

A comprehensive Elixir library for parsing, matching, and deaggregating CIDR IP address ranges.

4618Elixir
2 years ago
smoothie
smoothiejfrolich/smoothie

Stylesheet inlining and plain text template generation for Elixir email templates.

465HTML
9 years ago
exexif
exexifpragdave/exexif

Pure Elixir library for extracting TIFF and EXIF metadata from JPEG files.

4621Elixir
6 years ago
monetized
monetizedtheocodes/monetized

An Elixir library for safely handling and storing monetary values using arbitrary-precision decimals.

4617Elixir
4 years ago
good_times
good_timesDevL/good_times

An expressive and easy-to-use datetime library for Elixir with functions for manipulation, conversion, and generation.

463Elixir
1 year ago
mqttex
mqttexalfert/mqttex

A complete MQTT server and client implementation written in Elixir, supporting QoS levels and durable sessions.

454Elixir
11 years ago
synthex
synthexbitgamma/synthex

An Elixir library for generating audio signals with basic oscillators and filters, supporting WAV file output and direct audio playback.

458Elixir
4 years ago
accent
accentsticksnleaves/accent

A plug-based Elixir library to dynamically convert JSON API keys between camelCase, PascalCase, and snake_case.

4513Elixir
2 years ago
explode
explodepkinney/explode

A utility for generating standard HTTP/JSON error responses in Elixir's Plug and Phoenix frameworks.

454Elixir
3 years ago
SPARQL.ex
SPARQL.exmarcelotto/sparql-ex

An implementation of SPARQL standards for Elixir, enabling query execution against RDF data structures and remote endpoints.

452Elixir
1 month ago
happy
happyvic/happy

A tiny Elixir library for handling the happy path with clean syntax, rewriting pattern matches into nested case expressions.

443Elixir
9 years ago
panoramix
panoramixgameanalytics/panoramix

An Elixir client library for querying Apache Druid, enabling efficient data analytics and time-series operations.

445Elixir
5 days ago
core
corefishcakez/core

A library for implementing OTP-compliant processes natively in Elixir with selective receive capabilities.

445Elixir
12 years ago
artifact
artifactdoomspork/artifact

A file upload and on-the-fly processing library for Elixir applications.

442Elixir
7 years ago
sparkpost
sparkpostSparkPost/elixir-sparkpost

Official Elixir client library for sending emails via the SparkPost API with both simple and advanced usage options.

4315Elixir
3 years ago
dir_walker
dir_walkerpragdave/dir_walker

A lazy, depth-first directory tree walker for Elixir that efficiently handles large filesystems.

4314Elixir
5 years ago
exleveldb
exleveldbskovsgaard/exleveldb

An Elixir wrapper for the Erlang eleveldb module, providing idiomatic access to LevelDB key-value storage.

436Elixir
7 years ago
factory_girl_elixir
factory_girl_elixirsinetris/factory_girl_elixir

A minimal Elixir implementation of Ruby's factory_girl for generating test data.

435Elixir
11 years ago
reprise
repriseherenowcoder/reprise

A simplified module reloader for Elixir that scans only beam files of the current mix project and environment.

4310Elixir
2 years ago
ratio
ratioQqwy/elixir-rational

A library for exact calculations using rational numbers in Elixir, compatible with the Numbers behavior.

4211Elixir
2 years ago
ectophile
ectophilegjaldon/ectophile

An Ecto extension that adds file upload support to Elixir models with minimal configuration.

421Elixir
10 years ago
sizeable
sizeablearvidkahl/sizeable

An Elixir library for converting file sizes into human-readable formats with flexible output options.

429Elixir
1 year ago
cuckoo
cuckoogmcabrita/cuckoo

A pure Elixir implementation of Cuckoo Filters, a probabilistic data structure for set membership testing.

420Elixir
5 years ago
versionary
versionarysticksnleaves/versionary

Adds API versioning support to Elixir Plug and Phoenix applications via request header verification.

423Elixir
4 years ago
1
18
19
20
36