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 4 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
bodyguard
bodyguardschrockwell/bodyguard

Simple authorization conventions for Phoenix applications with context-based policies and schema scoping.

79545Elixir
2 years ago
oauth2
oauth2scrogson/oauth2

An Elixir library for building OAuth 2.0 client applications with support for multiple authorization strategies.

771140Elixir
1 month ago
typed_struct
typed_structejpcmac/typed_struct

An Elixir library for defining structs with a type without writing boilerplate code.

76837Elixir
7 months ago
exvcr
exvcrparroty/exvcr

Record and replay HTTP interactions for Elixir, inspired by Ruby's VCR.

746135Elixir
1 year ago
verk
verkedgurgel/verk

A Redis-backed job processing system for Elixir with Sidekiq/Resque compatibility and isolated queue supervision trees.

72960Elixir
4 years ago
honeydew
honeydewkoudelka/honeydew

A pluggable job queue and worker pool for Elixir, focused on at-least-once execution and clusterable components.

72559Elixir
2 years ago
httpotion
httpotionmyfreeweb/httpotion

An HTTP client for Elixir based on ibrowse, continuing the HTTPun tradition of HTTParty and HTTPie.

720100Elixir
4 years ago
phoenix_swagger
phoenix_swaggerxerions/phoenix_swagger

Generates Swagger API specifications from Phoenix routers and controllers with validation and UI serving.

712184Elixir
11 months ago
amnesia
amnesiameh/amnesia

An Elixir wrapper for the Mnesia distributed database that simplifies table definition and provides an Enum-compatible interface.

70968Elixir
3 years ago
event_bus
event_busmustafaturan/event_bus

A traceable, extendable, and minimalist event bus implementation for Elixir with built-in event store and watcher based on ETS.

70442Elixir
3 years ago
Event Bus
Event Busotobus/event_bus

A traceable, extendable, and minimalist event bus implementation for Elixir with built-in event store and watcher using ETS.

70442Elixir
3 years ago
prom_ex
prom_exakoutmos/prom_ex

An Elixir Prometheus metrics collection library built on Telemetry with pre-built Grafana dashboards for popular Elixir libraries.

702132Elixir
1 month ago
socket
socketmeh/elixir-socket

A comprehensive Elixir library that wraps TCP, UDP, SCTP, SSL sockets and implements WebSocket and SOCKS protocols.

692115Elixir
3 years ago
sentry-elixir
sentry-elixirgetsentry/sentry-elixir

The official Elixir SDK for Sentry, enabling error tracking and performance monitoring for Elixir applications.

691216Elixir
2 days ago
wasmex
wasmextessi/wasmex

A fast and secure WebAssembly and WASI runtime for Elixir, enabling lightweight WebAssembly containers in your backend.

69144Rust
4 months ago
mock
mockjjh42/mock

A mocking library for Elixir that uses the Erlang meck library to provide module mocking functionality for tests.

69082Elixir
1 year ago
amqp
amqppma/amqp

An idiomatic Elixir wrapper for the Erlang RabbitMQ client, implementing the AMQP 0.9.1 protocol.

689126Elixir
1 month ago
que
quesheharyarn/que

A simple background job processing library for Elixir that uses Mnesia for persistence without external dependencies.

68637Elixir
1 month ago
slack
slackBlakeWilliams/Elixir-Slack

An Elixir client for Slack's Real Time Messaging and Web APIs, enabling bot development and Slack integration.

682183Elixir
2 years ago
pigeon
pigeoncodedge-llc/pigeon

An Elixir library for sending iOS (APNS), Android (FCM), and Amazon Android (ADM) push notifications.

679164Elixir
1 year ago
geo
geobryanjos/geo

A collection of GIS functions for Elixir, handling conversions between WKT, WKB, and GeoJSON formats.

67898Elixir
2 months ago
xElixir
xElixirexercism/xelixir

A collection of Elixir programming exercises for the Exercism learning platform.

664415Elixir
11 days ago
cubdb
cubdblucaong/cubdb

An embedded key-value database for Elixir, designed for robustness and minimal resource usage.

65133Elixir
1 year ago
hedwig
hedwighedwig-im/hedwig

An adapter-based chat bot framework for Elixir applications, inspired by Hubot.

64868Elixir
3 years ago
Alchemist.vim
Alchemist.vimslashmili/alchemist.vim

A Vim plugin providing Elixir language integration with completion, documentation, and navigation using ElixirSense.

64538Elixir
2 years ago
addict
addicttrenpixster/addict

A plug-and-play user management library for Phoenix Framework apps, handling registration, login, logout, and password recovery.

63996Elixir
6 years ago
ja_serializer
ja_serializerAgilionApps/ja_serializer

JSON:API specification serialization library for Elixir applications.

639143Elixir
4 months ago
Frontman
Frontmanfrontman-ai/frontman

An AI coding agent that lives in your browser, letting you edit frontend source files by clicking elements and describing changes in plain English.

62739ReScript
1 day ago
cloak
cloakdanielberkompas/cloak

An Elixir encryption library implementing best practices for secure data encryption with Ecto integration.

62356Elixir
4 months ago
moebius
moebiusrobconery/moebius

A functional query tool for Elixir and PostgreSQL that embraces SQL and avoids ORM abstractions.

60942Elixir
1 year ago
OK
OKCrowdHailer/OK

An Elixir library for elegant error handling using result monads and result tuples.

60620Elixir
6 years ago
RIG
RIGAccenture/reactive-interaction-gateway

A gateway that enables reactive, event-driven communication between frontend clients and stateless microservices.

60169Elixir
3 months ago
paper_trail
paper_trailizelnakri/paper_trail

Track and record all changes in your Elixir/Ecto database, allowing you to revert to any point in history.

60095Elixir
6 months ago
vex
vexCargoSense/vex

An extensible data validation library for Elixir with built-in validators and custom function support.

60060Elixir
2 years ago
aws
awsaws-beam/aws-elixir

A comprehensive Elixir library providing clean APIs for interacting with almost all AWS services.

594135Elixir
23 hours ago
RemoteRetro
RemoteRetrostride-nyc/remote_retro

A free web app for distributed teams to conduct Agile retrospectives with real-time collaboration.

58568Elixir
2 months ago
1
3
4
5
36