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 18 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
nitro
nitrosynrc/nitro

A lightweight Erlang/Elixir web framework for building HTML5 and SVG applications with WebSocket support.

5733Erlang
1 month ago
Elm + Phoenix + Webpack
Elm + Phoenix + Webpackronanyeah/elm-phoenix-example

A minimal teaching example for integrating Elm with Phoenix using webpack.

577Elixir
8 years ago
abnf_parsec
abnf_parsecprincemaple/abnf_parsec

An Elixir library that parses ABNF grammar definitions and generates NimbleParsec parser combinators.

574Elixir
2 months ago
dnsimple
dnsimplednsimple/dnsimple-elixir

An Elixir client library for interacting with the DNSimple API v2.

5716Elixir
1 day ago
tds_ecto
tds_ectolivehelpnow/tds_ecto

An Ecto adapter for connecting Elixir applications to Microsoft SQL Server databases using the TDS protocol.

5634Elixir
6 years ago
eliver
eliverglasnoster/eliver

Interactive semantic versioning tool for Elixir packages that bumps versions, updates changelogs, and creates tags.

5611Elixir
6 years ago
oauth2ex
oauth2exparroty/oauth2ex

An OAuth 2.0 client library for Elixir that handles token retrieval, caching, and HTTP requests.

5615Elixir
8 years ago
definject
definjectdefinject/definject

An unobtrusive dependency injection library for Elixir that enables mocking for testing without modifying function signatures.

563Elixir
2 years ago
elixir-xml-to-map
elixir-xml-to-maphomanchou/elixir-xml-to-map

Converts XML strings to Elixir Map data structures with support for attributes and nested content.

5623Elixir
2 years ago
plug_rest
plug_restchristopheradams/plug_rest

An Elixir port of Cowboy's REST sub-protocol for Plug applications, enabling declarative resource handling for hypermedia web apps.

565Elixir
6 years ago
toxiproxy_ex
toxiproxy_exJcambass/toxiproxy_ex

An Elixir API client for Toxiproxy, enabling resilience testing by simulating network failures and latency.

555Elixir
6 months ago
cuid
cuidduailibe/cuid

Collision-resistant IDs optimized for horizontal scaling and sequential lookup performance, implemented in Elixir.

556Elixir
9 years ago
blocking_queue
blocking_queuejoekain/BlockingQueue

A fixed-length blocking queue implemented as a GenServer in Elixir for producer-consumer coordination.

5512Elixir
3 years ago
mecks_unit
mecks_unitarchan937/mecks_unit

An Elixir package for elegantly mocking module functions in asynchronous ExUnit tests using Erlang's :meck library.

547Elixir
6 years ago
Woolly
Woollypjhampton/woolly

A text mining and natural language processing API for the Elixir programming language.

548Elixir
5 years ago
prometheus-plugs
prometheus-plugsdeadtrickster/prometheus-plugs

Elixir Plug integration for Prometheus monitoring, providing instrumentation and metrics export for web applications.

5438Elixir
3 years ago
gmail
gmailcraigp/elixir-gmail

A simple Gmail REST API client for Elixir, providing programmatic access to Gmail features.

5423Elixir
7 years ago
Walkman
Walkmanderekkraan/walkman

An Elixir library for isolating tests by mocking external modules with fixture recording, inspired by Ruby's VCR.

545Elixir
5 years ago
scrivener_headers
scrivener_headersdoomspork/scrivener_headers

Adds RFC-5988 compliant pagination headers to Scrivener-based API responses in Elixir applications.

5311Elixir
4 days ago
open_hours
open_hourshopsor/open_hours

An Elixir package for performing time calculations based on business hours, including holidays, shifts, and breaks.

532Elixir
5 days ago
eye_drops
eye_dropsrkotze/eye_drops

A configurable Elixir mix task that watches file changes and runs corresponding commands like tests.

536Elixir
9 years ago
shortuuid
shortuuidgpedic/ex_shortuuid

An Elixir library for converting standard UUIDs into shorter, URL-friendly strings using customizable alphabets.

533Elixir
1 year ago
repeatex
repeatexrcdilorenzo/repeatex

A library for parsing, scheduling, and formatting repeating events from natural language expressions.

536Elixir
7 years ago
stash
stashwhitfin/stash

A lightweight Elixir wrapper around ETS providing a simple key/value caching interface with optional disk persistence.

529Elixir
6 months ago
metrix
metrixrwdaigle/metrix

An Elixir library for logging custom application metrics in a structured, logfmt-compatible format for downstream log processors.

5213Elixir
2 years ago
sitemapper
sitemappertomtaylor/sitemapper

A fast, stream-based XML Sitemap generator for Elixir with low memory consumption.

5114Elixir
8 months ago
quinn
quinnnhu313/Quinn

A simple XML parser for Elixir designed to parse RSS/Atom feeds.

5112Elixir
7 years ago
cashier
cashierswelham/cashier

An Elixir library providing an easy-to-use payment gateway with fault tolerance and scalability via Erlang/OTP.

519Elixir
8 years ago
diver
divernovabyte/diver

An Erlang/Elixir driver for HBase that uses a Java server with Asynchbase to provide asynchronous database queries.

517Java
9 years ago
firmata
firmataentone/firmata

An Elixir implementation of the Firmata protocol for communicating with microcontrollers.

5111Elixir
5 years ago
forcex
forcexjeffweiss/forcex

An Elixir library for interacting with the Force.com / Salesforce REST API, including Bulk API support.

5134Elixir
3 years ago
inet_cidr
inet_cidrcobenian/inet_cidr

An Elixir CIDR library compatible with Erlang's :inet module, supporting both IPv4 and IPv6 address parsing and manipulation.

508Elixir
7 months ago
passwordless_auth
passwordless_authmadebymany/passwordless_auth

An Elixir library for implementing passwordless authentication and verification flows with code generation, validation, and rate limiting.

506Elixir
6 years ago
optimal
optimalalbert-io/optimal

A schema-based validator for keyword lists and maps, especially useful for validating compile-time options in Elixir DSLs.

504Elixir
1 year ago
mandrill
mandrillslogsdon/mandrill-elixir

An Elixir wrapper for the Mandrill email API, enabling transactional email sending and user management.

4912Elixir
6 years ago
changex
changexGazler/changex

Mix tasks for automated changelog generation from git commit history in Elixir projects.

493Elixir
4 years ago
1
17
18
19
36