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 530 open-source projects · page 11 of 15

……
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
kvs
kvssynrc/kvs

A compact Elixir/Erlang database abstraction layer with polymorphic tuples and multiple backend support.

17646Elixir
4 days ago
elixir-on-docker
elixir-on-dockerCrowdHailer/elixir-on-docker

A Docker-based template for quickly developing clustered Elixir applications with cloud-native defaults.

17510Elixir
6 years ago
immortal
immortaldanielberkompas/immortal

Helper modules for building fault-tolerant OTP applications in Elixir, keeping ETS tables and processes alive during failures.

1757Elixir
5 years ago
expat
expatvic/expat

A library for creating reusable, composable pattern matchers in Elixir to simplify complex pattern matching.

1755Elixir
10 months ago
telegex
telegextelegex/telegex

A Telegram bot framework and API client library for Elixir, featuring generated API bindings and advanced processing chains.

17321Elixir
1 year ago
topo
topopkinney/topo

An Elixir library for calculating spatial relationships between geometries like points, lines, and polygons.

17225Elixir
1 year ago
exsync
exsyncfalood/exsync

An Elixir reloader that automatically recompiles code when files change, supporting path dependencies and custom callbacks.

17231Elixir
1 year ago
Phoenix Toggl
Phoenix Togglbigardone/phoenix-toggl

An open-source time tracking application built with Elixir, Phoenix, React, and Redux, inspired by Toggl.

17217Elixir
9 years ago
sshkit
sshkitbitcrowd/sshkit.ex

An Elixir toolkit for performing structured tasks on one or more servers via SSH.

17016Elixir
9 months ago
inquisitor
inquisitordockyard/inquisitor

A composable query builder for Ecto that enables flexible and secure filtering in Elixir applications.

16913Elixir
6 years ago
ecto_fixtures
ecto_fixturesDockYard/ecto_fixtures

A fixture library for Elixir applications using Ecto, providing structured test data with associations and inheritance.

16714Elixir
6 years ago
kaffe
kaffespreedly/kaffe

An opinionated Elixir wrapper around the Brod Kafka client with built-in support for Heroku Kafka and encrypted connections.

16662Elixir
4 months ago
basic_auth
basic_authCultivateHQ/basic_auth

An Elixir Plug for adding HTTP basic authentication to web applications with configurable credentials or custom authentication functions.

16526Elixir
6 years ago
timex_ecto
timex_ectobitwalker/timex_ecto

An adapter for using Timex DateTimes with Ecto, providing custom date/time types for Elixir applications.

16368Elixir
4 years ago
phoenix_token_auth
phoenix_token_authmanukall/phoenix_token_auth

A token authentication library for Phoenix applications, designed for API authentication in single-page apps.

16337Elixir
9 years ago
dbg
dbgfishcakez/dbg

An Elixir library providing functions for tracing events in the BEAM VM across a cluster of nodes.

1618Elixir
8 years ago
phoenix-flux-react
phoenix-flux-reactfxg42/phoenix-flux-react

An experimental real-time web application combining Phoenix Channels, GenEvents, React, and Flux for reactive UI updates.

16014JavaScript
11 years ago
slugger
sluggerh4cc/slugger

An Elixir library and protocol for generating URL-friendly slugs from strings with configurable replacements.

16026Elixir
4 years ago
ex_crypto
ex_cryptontrepid8/ex_crypto

An Elixir wrapper for Erlang's crypto and public_key modules, providing simplified, secure cryptography functions with sane defaults.

15951Elixir
1 year ago
phoenix_haml
phoenix_hamlchrismccord/phoenix_haml

A Phoenix template engine that enables using Haml syntax for HTML templates in Elixir web applications.

15841Elixir
6 years ago
dayron
dayroninaka/Dayron

An Elixir library that provides an Ecto.Repo-like interface for interacting with RESTful APIs instead of databases.

15818Elixir
8 years ago
async_with
async_withfertapric/async_with

An asynchronous version of Elixir's 'with' that resolves dependency graphs and executes clauses for optimal performance.

1564Elixir
3 years ago
tty2048
tty2048lexmag/tty2048

A terminal-based implementation of the 2048 puzzle game written in Elixir.

15618Elixir
10 years ago
Countries
CountriesSebastianSzturo/countries

An Elixir library providing comprehensive country data based on ISO 3166, including codes, currencies, and regions.

15673Elixir
1 year ago
geocalc
geocalcyltsrc/geocalc

An Elixir library for performing geographic calculations including distance, bearing, and geofencing.

15522Elixir
3 years ago
spotify_ex
spotify_exjsncmgs1/spotify_ex

An Elixir wrapper for the Spotify Web API, providing structured access to music data and playback controls.

15441Elixir
9 months ago
ExIrc
ExIrcbitwalker/exirc

A minimal, well-documented IRC client library for Elixir, implementing RFC2812 and RFC1459.

15438Elixir
1 year ago
stemmer
stemmerfredwu/stemmer

An English (Porter2) stemming implementation in Elixir for reducing words to their base forms.

15410Elixir
2 years ago
ecto_autoslug_field
ecto_autoslug_fieldsobolevn/ecto_autoslug_field

Automatically generate URL-friendly slugs from other fields in Ecto schemas.

15215Elixir
14 days ago
faker_elixir
faker_elixirGesJeremie/faker-elixir

An Elixir package for generating fake data like names, addresses, and emails for seeding databases and testing.

1506Elixir
4 years ago
remix
remixAgilionApps/remix

An Elixir development tool that automatically recompiles Mix projects when files change.

14829Elixir
7 years ago
kalecto
kalectolau/calecto

Adapter for using Calendar library types (Date, Time, DateTime) with Ecto schemas in Elixir.

14721Elixir
5 years ago
Monkey
Monkeyfabrik42/writing_an_interpreter_in_elixir

An Elixir implementation of an interpreter for the Monkey programming language, built from scratch using functional patterns.

14412Elixir
3 years ago
json_web_token_ex
json_web_token_exgaryf/json_web_token_ex

An Elixir implementation of the JSON Web Token (JWT) standard (RFC 7519) for secure authentication and data exchange.

14452Elixir
4 years ago
Paasaa
Paasaaminibikini/paasaa

An Elixir library for natural language and script detection using statistical analysis without AI.

14314Elixir
5 months ago
hush
hushgordalina/hush

A runtime configuration loader for Elixir applications that retrieves settings from environment variables, files, and cloud services.

1434Elixir
3 months ago
1
10
11
12
15