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 projects480.6k total stars61.5k total forks18 languages

Open-source projects built with Elixir

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

Showing 1,284 open-source projects · page 35 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
mixunit
mixunittalentdeficit/mixunit

An EUnit test runner task for Mix-based Elixir projects.

20Elixir
11 years ago
kwfuns
kwfunsRobertDober/lab42_defkw

Elixir macros for defining functions with keyword parameters and default values using clean syntax.

21Elixir
10 years ago
rebar3_exunit
rebar3_exunitprocessone/rebar3_exunit

A rebar3 plugin that enables running Elixir ExUnit tests from the rebar3 build tool.

20Erlang
11 years ago
parsex
parsexmaarek/ParsEx

An Elixir HTTP client for interacting with Parse.com's RESTful API.

20Elixir
12 years ago
spacesaving
spacesavingrozap/spacesaving

Elixir implementation of the Space-Saving algorithm for estimating distinct element counts in data streams with bounded memory.

20Elixir
10 years ago
dublin_bus_api
dublin_bus_apicarlo-colombo/dublin-bus-api

An Elixir API client for accessing Dublin Bus real-time passenger information (RTPI) by scraping the rtpi.ie website.

22HTML
6 years ago
oauth2_github
oauth2_githubchrislaskey/oauth2_github

An Elixir library providing GitHub-specific OAuth2 authentication and API interaction functions.

22Elixir
9 years ago
edgarex
edgarexrozap/edgarex

Elixir library for programmatically fetching SEC filings and indexes from the EDGAR database via FTP.

20Elixir
11 years ago
asanaficator
asanaficatortrenpixster/asanaficator

An Elixir wrapper for the Asana API, providing programmatic access to users, tasks, and projects.

23Elixir
2 years ago
colorful
colorfulJoe-noh/colorful

An Elixir library for adding ANSI color and styling to terminal output with named color support.

20Elixir
11 years ago
milliseconds
millisecondsdavebryson/elixir_milliseconds

Convert between human-readable time expressions and milliseconds in Elixir.

20Elixir
11 years ago
palette
palettelpil/palette

An Elixir library for adding ANSI color and style to terminal strings.

20Elixir
11 years ago
mexpanel
mexpanelblendmedia/mexpanel

An Elixir client library for the Mixpanel HTTP API with builder pattern support for track and engage endpoints.

21Elixir
7 years ago
traitify_elixir
traitify_elixirtraitify/traitify_elixir

An Elixir client library for interacting with the Traitify personality assessment API.

20Elixir
12 years ago
gimei
gimeiKazuCocoa/elixir-gimei

A pure Elixir library for generating realistic Japanese fake data like names, addresses, and phone numbers.

21Elixir
10 years ago
weebo
weebostevenschobert/weebo

An XML-RPC parser and formatter for Elixir with full datatype mapping support.

20Elixir
11 years ago
butler_tableflip
butler_tableflipkeathley/butler_tableflip

An Elixir library for generating ASCII table-flipping emoticons.

20Elixir
10 years ago
PubSubx
PubSubxsonic182/pub_subx

A lightweight Elixir event router with hierarchical topic patterns, subscriber-side filtering, and Telemetry hooks.

20Elixir
5 months ago
semver
semverlee-dohm/semver

An Elixir library for parsing, comparing, and manipulating semantic version numbers.

20Elixir
11 years ago
setup_tag
setup_tagvic/setup_tag

An Elixir library for creating test contexts by mixing and matching setup functions based on ExUnit tags.

20Elixir
10 years ago
ex_nric
ex_nricfalti/ex_nric

An Elixir library for validating Singapore National Registration Identity Card (NRIC) numbers.

20Elixir
5 years ago
quiet_logger
quiet_loggerDriftrock/quiet_logger

An Elixir Logger replacement that suppresses health check endpoint logging for cleaner logs in production environments.

21Elixir
8 years ago
fitex
fitextimdeputter/FitEx

FitEx is an Elixir macro module that provides a concise syntax for defining single-argument anonymous functions.

21Elixir
2 years ago
navigation_tree
navigation_treegutschilla/elixir-navigation-tree

An Elixir agent for managing role-based navigation trees with HTML generation helpers for Bootstrap.

20Elixir
11 years ago
exurban
exurbanoscar-lopez/exurban

Elixir wrapper for the UrbanAirship API, enabling push notification functionality in Elixir applications.

22Elixir
11 years ago
count_buffer
count_buffercamshaft/count_buffer

An Elixir library for buffering large sets of counters and flushing them periodically to a persistence layer.

20Elixir
10 years ago
ex_rfc3966
ex_rfc3966marcelog/ex_rfc3966

An Elixir library for parsing Tel URIs with strict RFC3966 compatibility.

10Elixir
9 years ago
zanox
zanoxrafaelss/zanox

An Elixir client library for the Zanox affiliate marketing API.

10Elixir
10 years ago
egaugex
egaugexBrightergy/egaugex

A simple Elixir parser for retrieving and parsing data from eGauge energy monitoring devices.

10Elixir
8 years ago
RandomStringGenerator
RandomStringGeneratorcaioceccon/random_string_generator

An Elixir module for generating random strings based on customizable patterns.

10Elixir
7 years ago
cirru_parser
cirru_parserCirru/parser.ex

An Elixir parser for the Cirru programming language syntax, providing both line-info and simplified parsing.

11Elixir
11 years ago
ueberauth_foursquare
ueberauth_foursquareborodiychuk/ueberauth_foursquare

Foursquare OAuth2 strategy for the Überauth Elixir authentication library.

10Elixir
9 years ago
huffman
huffmantyre/huffman

Huffman encoding and decoding library for Elixir, optimized for compressing repetitive binary data.

10Elixir
8 years ago
libex_config
libex_configreset/libex-config

Elixir helpers for type-safe access to OTP application configuration with compile-time validation.

10Elixir
12 years ago
plug_wait1
plug_wait1wait1/plug_wait1

A Plug adapter implementation for the wait1 protocol, enabling protocol integration in Plug-compatible applications.

10Elixir
8 years ago
sockerl
sockerlPouriya-Jahanbakhsh/sockerl

An advanced Erlang/Elixir socket framework for TCP protocols with APIs for servers, clients, and connection pools.

10Erlang
8 years ago
1
34
35
36