Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Elixir
E

Elixir

Language
581 projects456.2k total stars56.3k total forks13 languages

Open-source projects built with Elixir

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

Showing 581 open-source projects · page 2 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
dialyxir
dialyxirjeremyjh/dialyxir

Mix tasks to simplify using Dialyzer for static type analysis in Elixir projects.

1.8k161Elixir
12 days ago
sobelow
sobelownccgroup/sobelow

Security-focused static analysis tool for Elixir and Phoenix applications, detecting common vulnerabilities.

1.8k122Elixir
1 year ago
cachex
cachexwhitfin/cachex

A powerful, feature-rich in-memory key/value caching library for Elixir with support for transactions, fallbacks, and expirations.

1.7k119Elixir
3 months ago
Jido
Jidoagentjido/jido

An autonomous agent framework for Elixir, built for distributed, multi-agent systems and dynamic workflows.

1.7k105Elixir
1 day ago
ueberauth
ueberauthueberauth/ueberauth

An Elixir authentication framework for Plug-based web applications, providing a clear API for multiple authentication strategies.

1.7k119Elixir
2 months ago
Axon
Axonelixir-nx/axon

A neural network library for Elixir built on Nx, providing functional, model creation, and training APIs for deep learning.

1.7k125Elixir
12 days ago
jason
jasonmichalmuskala/jason

A blazing fast JSON parser and generator implemented in pure Elixir.

1.7k177Elixir
1 month ago
pow
powdanschultzer/pow

A robust, modular, and extendable authentication and user management solution for Phoenix and Plug-based Elixir applications.

1.7k161Elixir
1 year ago
flow
flowdashbitco/flow

A computational parallel flow library for Elixir built on top of GenStage for parallel processing of collections.

1.6k88Elixir
1 year ago
ex_doc
ex_docelixir-lang/ex_doc

ExDoc generates HTML and EPUB documentation for Elixir and Erlang projects with offline access, search, and custom pages.

1.6k361Elixir
4 days ago
elixirscript
elixirscriptelixirscript/elixirscript

Converts Elixir code to JavaScript, enabling developers to write JavaScript using Elixir syntax and semantics.

1.6k68Elixir
6 years ago
ElixirScript
ElixirScriptbryanjos/elixirscript

Converts Elixir code to JavaScript, enabling developers to write JavaScript using Elixir syntax and semantics.

1.6k68Elixir
6 years ago
exq
exqakira/exq

A Redis-backed job processing library for Elixir with Resque/Sidekiq compatibility.

1.5k182Elixir
2 months ago
swoosh
swooshswoosh/swoosh

A comprehensive Elixir library for composing, delivering, and testing emails with support for multiple adapters.

1.5k254Elixir
4 days ago
observer_cli
observer_clizhongwencool/observer_cli

A command-line tool for real-time monitoring and diagnostics of Erlang/Elixir BEAM nodes in production.

1.5k92Erlang
15 days ago
grpc-elixir
grpc-elixirtony612/grpc-elixir

A full-featured Elixir implementation of the gRPC protocol supporting unary and streaming RPCs, interceptors, and HTTP transcoding.

1.5k250Elixir
11 days ago
benchee
bencheePragTob/benchee

An easy and extensible benchmarking library for Elixir that provides comprehensive statistics and memory measurements.

1.5k70Elixir
2 days ago
Elixir Code Smells
Elixir Code Smellslucasvegi/Elixir-Code-Smells

A catalog of 23 Elixir-specific code smells with examples, refactorings, and treatments to improve code quality.

1.5k57Elixir
1 year ago
mox
moxdashbitco/mox

A library for defining concurrent mocks in Elixir based on explicit behaviour contracts.

1.4k78Elixir
1 month ago
nebulex
nebulexcabol/nebulex

An in-memory and distributed caching toolkit for Elixir, providing a unified abstraction layer for various caching backends.

1.4k80Elixir
1 month ago
hound
houndHashNuke/hound

Elixir library for browser automation and integration testing with support for multiple webdrivers.

1.4k141Elixir
1 year ago
Hologram
Hologrambartblast/hologram

Full-stack Elixir web framework that compiles Elixir client-side code to JavaScript for building interactive UIs.

1.4k104Elixir
19 hours ago
finch
finchsneako/finch

A high-performance HTTP client for Elixir built on Mint and NimblePool, featuring efficient connection pooling.

1.4k140Elixir
27 days ago
ex_aws
ex_awsCargoSense/ex_aws

A flexible, easy-to-use Elixir client library for interacting with AWS APIs.

1.3k569Elixir
3 days ago
visualixir
visualixirkoudelka/visualixir

A live process and message visualizer for BEAM nodes, built as a teaching tool for the Elixir/Erlang ecosystem.

1.3k46CSS
3 years ago
maru
marufalood/maru

A REST-like API micro-framework for Elixir, inspired by Grape, designed for building modular and structured web services.

1.3k85Elixir
6 years ago
comeonin
comeoninriverrun/comeonin

A specification for password hashing libraries in Elixir, providing a unified interface for Argon2, Bcrypt, and Pbkdf2.

1.3k64Elixir
1 year ago
comeonin
comeoninelixircnx/comeonin

A specification for password hashing libraries in Elixir, providing a unified interface for Argon2, Bcrypt, and Pbkdf2.

1.3k64Elixir
1 year ago
req
reqwojtekmach/req

A batteries-included, extensible HTTP client for Elixir with built-in compression, authentication, retries, and streaming.

1.3k166Elixir
3 days ago
coherence
coherencesmpallen99/coherence

A full-featured, configurable authentication system for Phoenix applications with modules for registration, confirmation, password recovery, and more.

1.3k220Elixir
1 year ago
witchcraft
witchcraftexpede/witchcraft

A library providing common algebraic and categorical abstractions like monoids, functors, and monads to Elixir.

1.2k60Elixir
2 years ago
postgrex
postgrexelixir-ecto/postgrex

A PostgreSQL driver for Elixir that uses the binary protocol for efficient data encoding and decoding.

1.2k302Elixir
26 days ago
ex_admin
ex_adminsmpallen99/ex_admin

Auto-administration package for Elixir and Phoenix Framework, inspired by ActiveAdmin, to create CRUD admin interfaces with minimal code.

1.2k266Elixir
6 years ago
faker
fakerigas/faker

A pure Elixir library for generating fake data for testing and development.

1.2k251Elixir
3 days ago
torch
torchinfinitered/torch

A rapid admin generator for Elixir and Phoenix applications that creates custom templates using Phoenix generators.

1.2k85Elixir
1 month ago
fun_with_flags
fun_with_flagstompave/fun_with_flags

An Elixir feature flag library with multi-level storage, caching, and a web dashboard for runtime toggles.

1.2k95Elixir
8 months ago
1
2
3
17