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 7 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
opus
opuszorbash/opus

A framework for building pluggable, composable business logic pipelines in Elixir.

37121Elixir
1 year ago
IElixir
IElixirpprzetacznik/IElixir

A Jupyter kernel that enables interactive computing with the Elixir programming language.

36841Jupyter Notebook
2 years ago
uuid
uuidzyro/elixir-uuid

UUID generator and utilities for Elixir, supporting RFC 4122 versions 1, 3, 4, and 5 with multiple formatting options.

36783Elixir
1 year ago
nadia
nadiazhyu/nadia

A Telegram Bot API wrapper for Elixir, providing a clean interface to interact with Telegram's bot platform.

36678Elixir
3 days ago
fsm
fsmsasa1977/fsm

A pure functional finite state machine data structure for Elixir, designed for use within existing processes without requiring separate process management.

36325Elixir
6 years ago
Lynx
Lynxclivern/lynx

A fast, secure, and reliable Terraform backend for state management and team collaboration, built with Elixir and Phoenix.

36311Elixir
10 days ago
walex
walexcpursley/walex

A simple and reliable Elixir library for capturing Postgres change events (CDC) via logical replication.

36221Elixir
11 days ago
pathex
pathexhissssst/pathex

A fast, composable functional lens library for manipulating nested data structures in Elixir.

36217Elixir
9 months ago
Elixir Functional Programming
Elixir Functional Programmingkblake/functional-programming

Educational material introducing functional programming concepts through Elixir with practical code examples.

36121Elixir
6 years ago
exredis
exredisartemeff/exredis

A Redis client for Elixir providing type-safe command generation and comprehensive API coverage.

35763Elixir
2 years ago
ex_twilio
ex_twiliodanielberkompas/ex_twilio

A relatively full-featured Elixir client for the Twilio API, supporting voice, SMS, chat, and task routing.

346153Elixir
2 years ago
spandex
spandexspandex-project/spandex

A platform-agnostic tracing library for Elixir applications, enabling granular runtime monitoring and distributed tracing across microservices.

34653Elixir
2 years ago
The Little Schemer in Elixir
The Little Schemer in Elixirjwhiteman/a-little-elixir-goes-a-long-way

Exercises and algorithms from The Little Schemer book implemented in Elixir with Scheme comparisons.

3458Elixir
10 years ago
pdf_generator
pdf_generatorgutschilla/elixir-pdf-generator

An Elixir wrapper for generating PDFs from HTML using wkhtmltopdf or Chrome/Chromium via Puppeteer.

34271Elixir
3 years ago
progress_bar
progress_barhenrik/progress_bar

A library for rendering command-line progress bars and spinners in Elixir applications.

33822Elixir
10 months ago
k8s
k8scoryodaniel/k8s

A Kubernetes API client for Elixir featuring autodiscovery, multiple cluster support, and comprehensive authentication.

33750Elixir
7 days ago
scrape
scrapeAnonyfox/elixir-scrape

An Elixir library for structured data extraction from websites, articles, and RSS/Atom feeds using information-retrieval techniques.

33741Elixir
5 years ago
neuron
neuronuesteibar/neuron

A flexible GraphQL client for Elixir applications with customizable JSON and connection modules.

33536Elixir
3 years ago
jose
josepotatosalad/erlang-jose

A comprehensive Erlang/Elixir library implementing JSON Object Signing and Encryption (JOSE) standards.

334118Erlang
6 months ago
phoenix_live_reload
phoenix_live_reloadphoenixframework/phoenix_live_reload

Live-reload functionality for Phoenix framework during development, enabling automatic browser refresh on file changes.

33294Elixir
6 months ago
oop
oopwojtekmach/oop

A humorous Elixir library that implements object-oriented programming concepts like classes, inheritance, and methods as a parody.

32822Elixir
5 years ago
ex_check
ex_checkkarolsluszniak/ex_check

A single Mix task to efficiently run all code analysis and testing tools in an Elixir project.

32714Elixir
1 year ago
meeseeks
meeseeksmischov/meeseeks

An Elixir library for parsing and extracting data from HTML and XML using CSS or XPath selectors.

32426Elixir
1 year ago
serum
serumDalgona/Serum

A simple static website generator written in Elixir, focused on blogging.

32430Elixir
2 years ago
meseeks
meseeksmischov/meeseeks

An Elixir library for parsing and extracting data from HTML and XML using CSS or XPath selectors.

32426Elixir
1 year ago
pipes
pipesbatate/elixir-pipes

Extends Elixir's pipe operator with macros for flexible composition strategies like error handling and pattern matching.

32322Elixir
7 years ago
goth
gothpeburrows/goth

An Elixir library for generating and retrieving OAuth2 tokens for Google Cloud Service accounts.

321119Elixir
1 year ago
tzdata
tzdatalau/tzdata

An Elixir library providing the IANA timezone database with automatic updates and integration with Elixir's standard library.

31990Elixir
1 year ago
quark
quarkrobot-overlord/quark

A library providing common functional combinators, currying, partial application, and composition utilities for Elixir.

31815Elixir
4 years ago
gen_state_machine
gen_state_machineantipax/gen_state_machine

An idiomatic Elixir wrapper for OTP's gen_statem behavior, providing cleaner syntax and automatic callback mode declaration.

31336Elixir
2 years ago
excheck
excheckparroty/excheck

A property-based testing library for Elixir, implementing QuickCheck-style testing with ExUnit integration.

31326Elixir
7 years ago
elixlsx
elixlsxxou/elixlsx

An Elixir library for generating Microsoft Excel OpenXML (.xlsx) files with formatting support.

313129Elixir
1 year ago
phoenix_slime
phoenix_slimeslime-lang/phoenix_slime

A Phoenix template engine that enables writing HTML templates using the concise Slime (Slim) syntax.

31167Elixir
2 years ago
Tensorflex
Tensorflexanshuman23/tensorflex

Tensorflow bindings for the Elixir programming language, enabling machine learning inference and tensor operations.

30715C
7 years ago
monadex
monadexrob-brown/MonadEx

Introduces monads to Elixir for encapsulating state and controlling code flow with more powerful pipelines.

30712Elixir
4 years ago
riffed
riffedpinterest/riffed

Provides idiomatic Elixir bindings for Apache Thrift, converting Thrift types into Elixir structs and simplifying RPC client/server generation.

30731Elixir
6 years ago
1
6
7
8
17