Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Elixir
E

Elixir

Language
602 projects457.5k total stars56.6k total forks13 languages

Open-source projects built with Elixir

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

Showing 602 open-source projects · page 8 of 17

……
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
confex
confexNebo15/confex

An Elixir library for reading and casting configuration from environment variables and other sources at runtime.

30632Elixir
2 years ago
scribe
scribecodedge-llc/scribe

A library for pretty-printing tables of Elixir structs and maps with customizable styling and pagination.

30512Elixir
3 months ago
Ace
AceCrowdHailer/Ace

An Elixir HTTP/1 and HTTP/2 web server and client that implements the Raxx interface.

30326Elixir
5 years ago
msgpax
msgpaxlexmag/msgpax

High-performance MessagePack serialization/deserialization library for Elixir with comprehensive type support.

29937Elixir
2 years ago
shards
shardscabol/shards

A library that adds transparent sharding and partitioning to ETS tables in Erlang/Elixir for improved concurrency and scalability.

29736Erlang
2 years ago
protox
protoxahamez/protox

A 100% conformant Elixir library for Google Protocol Buffers with reliable encoding/decoding and code generation.

29721Elixir
1 day ago
exceptional
exceptionalexpede/exceptional

An Elixir library providing helpers for working with exceptions, offering a hybrid approach between tagged status and optimistic flow.

29610Elixir
2 years ago
html_sanitize_ex
html_sanitize_exrrrene/html_sanitize_ex

An Elixir library for sanitizing HTML to protect against XSS attacks while allowing safe user-generated content.

29473Elixir
20 days ago
saxy
saxyqcam/saxy

A fast, standard-compliant SAX parser and encoder for XML in Elixir, supporting streaming and simple DOM export.

29339Elixir
1 year ago
exconstructor
exconstructorappcues/exconstructor

An Elixir library for generating struct constructors that handle external data with ease.

29320Elixir
1 month ago
phoenix-ecto-encryption-example
phoenix-ecto-encryption-exampledwyl/phoenix-ecto-encryption-example

A step-by-step example of encrypting sensitive data in Elixir Phoenix apps using Ecto custom types before storing in a database.

29121Elixir
6 days ago
AppSignal Elixir
AppSignal Elixirappsignal/appsignal-elixir

AppSignal for Elixir monitors errors, performance, and servers for Elixir applications with automatic instrumentation.

29088Elixir
5 days ago
AlloyCI
AlloyCIAlloyCI/alloy_ci

An open-source CI/CD coordinator for GitHub that leverages GitLab CI Runner capabilities.

29010Elixir
3 years ago
excellent_migrations
excellent_migrationsArtur-Sulej/excellent_migrations

An Elixir tool that analyzes database migrations to detect potentially dangerous or destructive operations.

29042Elixir
3 months ago
appsignal-elixir
appsignal-elixirappsignal/appsignal-elixir

AppSignal for Elixir monitors errors, performance, and servers for Elixir applications.

29088Elixir
5 days ago
elixir_auth_google
elixir_auth_googledwyl/elixir-auth-google

A minimalist Elixir package for adding Google OAuth2 authentication to Phoenix apps with minimal setup.

28945Elixir
6 days ago
reaxive
reaxivealfert/reaxive

A reactive event handling library for Elixir, inspired by Elm and Reactive Extensions, implementing asynchronous collections.

2888Elixir
6 years ago
statix
statixlexmag/statix

A high-performance Elixir client for StatsD-compatible servers, optimized for speed and reliability.

28592Elixir
2 years ago
readability
readabilitykeepcosmos/readability

An Elixir library for extracting and curating the primary readable content from webpages.

28364Elixir
7 months ago
hashids
hashidsalco/hashids-elixir

An Elixir library for obfuscating numerical IDs into short, unique, reversible strings.

28216Elixir
2 years ago
Apex
Apexbjro/apex

An Elixir library that pretty prints data structures with full color, proper indentation, and internal structure exposure.

27819Elixir
2 years ago
exfswatch
exfswatchfalood/exfswatch

An Elixir wrapper for native file system change monitoring across macOS, Linux, and Windows.

27761Elixir
6 months ago
ecto_job
ecto_jobmbuhot/ecto_job

Transactional job queue library for Elixir using Ecto, PostgreSQL/MySQL, and GenStage for reliable background processing.

27636Elixir
4 years ago
ex_phone_number
ex_phone_numbersocialpaymentsbv/ex_phone_number

An Elixir library for parsing, formatting, and validating international phone numbers, based on Google's libphonenumber.

27670Elixir
2 months ago
beaker
beakerhahuang65/beaker

A tool for tracking and visualizing metrics in Elixir applications, with integrations for Phoenix and Ecto.

27519Elixir
4 years ago
opq
opqfredwu/opq

A simple, in-memory FIFO queue for Elixir with worker pooling and rate limiting.

2729Elixir
2 years ago
Astarte
Astarteastarte-platform/astarte

An open-source IoT platform for data management and processing, built in Elixir with Cassandra/ScyllaDB and RabbitMQ.

27258Elixir
3 days ago
mongodb_driver
mongodb_driverzookzook/elixir-mongodb-driver

A feature-rich MongoDB driver for Elixir supporting modern MongoDB versions, connection pooling, transactions, and GridFS.

27084Elixir
13 days ago
quicer
quiceremqx/quic

A QUIC protocol library for Erlang and Elixir, providing NIF bindings to Microsoft's msquic implementation.

26945Erlang
3 days ago
rackla
racklaAntonFagerberg/rackla

An open-source Elixir framework for building API gateways that proxy, transform, and merge HTTP requests asynchronously.

26827Elixir
9 years ago
Bolt.Sips
Bolt.Sipsflorinpatrascu/bolt_sips

An Elixir driver for Neo4j using the high-performance Bolt protocol, supporting standalone servers and causal clusters.

26752Elixir
2 years ago
connection
connectionfishcakez/connection

A deprecated Elixir behaviour for managing connection processes, superseded by gen_statem.

26622Elixir
2 years ago
absinthe_plug
absinthe_plugabsinthe-graphql/absinthe_plug

Plug integration for Absinthe, enabling GraphQL APIs in Elixir web applications.

263179Elixir
24 days ago
mariaex
mariaexxerions/mariaex

A pure Elixir database driver for MariaDB and MySQL with native Elixir data type support.

26282Elixir
4 years ago
table_rex
table_rexdjm/table_rex

An Elixir library for generating customizable text-based tables with support for styling, sorting, and ANSI colors.

26228Elixir
1 year ago
rexbug
rexbugnietaki/rexbug

A thin Elixir wrapper for the production-friendly redbug Erlang tracing debugger, providing live system debugging with Elixir syntax.

26216Elixir
2 years ago
1
7
8
9
17