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 27 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
coffee_rotor
coffee_rotorHashNuke/coffee_rotor

A Rotor plugin that compiles CoffeeScript files into JavaScript for asset pipelines.

163Elixir
6 years ago
sentix
sentixwhitfin/sentix

A cross-platform file system watcher for Elixir that wraps fswatch to deliver file change notifications.

165Elixir
6 years ago
explay
explaysheharyarn/explay

An Elixir client library for interacting with the Google Play (Android Market) API.

161Protocol Buffer
9 years ago
asn
asnephe-meral/asn

An Elixir library for IP-to-AS-to-ASname lookups using APNIC BGP data.

162Elixir
10 years ago
ueberauth_cas
ueberauth_casmarceldegraaf/ueberauth_cas

A CAS (Central Authentication Service) strategy implementation for the Überauth Elixir authentication library.

1613Elixir
5 months ago
Harpoon
Harpoonaschiavon91/harpoon

A web app to create temporary endpoints for inspecting and visualizing HTTP requests in real-time.

161Elixir
1 year ago
adap
adapawetzel/adap

A distributed data stream pipeline for querying, augmenting, and transforming data using Elixir pattern-matching rules.

162Elixir
9 years ago
elixir_locker
elixir_lockertsharju/elixir_locker

Elixir wrapper for the locker Erlang library, providing abstractions for distributed process registration and resource locking.

163Elixir
10 years ago
myhtmlex
myhtmlexOverbryd/myhtmlex

Elixir/Erlang bindings for the myhtml C library, providing fast and safe HTML parsing.

154HTML
6 years ago
plug_and_play
plug_and_playhenrik/plug_and_play

A small scaffold to set up Elixir Plug applications with less boilerplate, getting you started faster.

151Elixir
9 years ago
conekta
conektaechavezNS/conekta-elixir

An Elixir wrapper library for interacting with the Conekta payment processing API.

1512Elixir
2 months ago
plug_session_memcached
plug_session_memcachedgutschilla/plug-session-memcached

A memcached session store for Elixir's Plug framework, enabling external session storage for web applications.

157Elixir
6 years ago
digitalocean
digitaloceanlukeed/elixir-digitalocean

An Elixir wrapper for the DigitalOcean API v2, providing programmatic access to cloud resources.

153Elixir
10 years ago
unsplash-elixir
unsplash-elixirwaynehoover/unsplash-elixir

An Elixir client library for the Unsplash API, providing seamless access to photos, collections, and user data.

156Elixir
6 years ago
elixir_radius
elixir_radiusbearice/elixir-radius

An Elixir library for encoding and decoding RADIUS protocol packets with dictionary support.

155Elixir
3 years ago
passbook
passbookBounceapp/ex_passbook

Elixir library for generating Apple Wallet (.pkpass) files, enabling integration of digital passes into Elixir applications.

1511Elixir
1 year ago
mixgraph
mixgraphsivsushruth/mixgraph

An interactive dependency plotter for Hex packages that visualizes package relationships in the Elixir ecosystem.

150Elixir
10 years ago
ExLLama
ExLLamanoizu-labs-ml/ex_llama

Elixir NIF wrapper for llama_cpp.rs enabling GGUF model inference in Elixir/Erlang applications.

151Elixir
29 days ago
base58
base58jrdnull/base58

Base58 encoding and decoding library for Elixir using Flickr's alphabet for short URLs.

154Elixir
5 years ago
feedme
feedmeumurgdk/elixir-feedme

An Elixir RSS/Atom parser built on erlang's xmerl with Timex for date parsing.

159Elixir
9 years ago
inspector
inspectormarciol/inspector

A simple Elixir module that provides a more friendly debugging experience with inspect functions.

151Elixir
4 years ago
eio
eiofalood/eio

An Elixir implementation of the Engine.IO server for real-time bidirectional communication.

143Elixir
10 years ago
natural_sort
natural_sortDanCouper/natural_sort

An Elixir library for natural sorting of strings containing numbers, producing human-friendly ordering.

146Elixir
5 years ago
tg_client
tg_clientccsteam/ex-telegram-client

An Elixir wrapper for the Telegram-CLI, enabling programmatic interaction with Telegram via a command-line interface.

146Elixir
9 years ago
ex_unit_fixtures
ex_unit_fixturesobmarg/ex_unit_fixtures

A library for defining modular dependencies (fixtures) for ExUnit tests in Elixir.

145Elixir
2 years ago
uri_query
uri_queryshhavel/uri_query

Elixir library for encoding nested parameters and arrays into URI query strings.

1410Elixir
2 years ago
ignorant
ignorantcampezzi/ignorant

An Elixir library for comparing data structures while ignoring non-deterministic values like auto-generated IDs and timestamps.

140Elixir
10 years ago
exkanji
exkanjiikeikeikeike/exkanji

An Elixir library for translating between Japanese scripts (hiragana, katakana, romaji, kanji) and performing morphological analysis using Mecab.

141Elixir
8 years ago
dice
dicestocks29/dice

An Elixir library and CLI for simulating dice rolls with configurable dice sides and multiple trials.

141Elixir
9 years ago
jeaux
jeauxzbarnes757/jeaux

A lightweight Elixir schema validator for HTTP parameters and queries with type coercion and validation.

142Elixir
6 years ago
Rovex
Rovexemadb/rovex

A multi-mars rover implementation in Elixir for exploring the Mars Rover kata with functional programming.

141Elixir
1 year ago
sips_downloader
sips_downloaderDavsX/SipsDownloader

Elixir utility to download ElixirSips screencast episodes and associated files for subscribers.

141Elixir
9 years ago
namor
namorjsonmaur/namor

An Elixir library for generating random, URL-friendly names suitable for subdomains and unique identifiers.

140Elixir
9 months ago
structurez
structurezhamiltop/structurez

A collection of experimental data structures and network stream utilities for Elixir.

140Elixir
11 years ago
ecto_paging
ecto_pagingNebo15/ecto_paging

Cursor-based pagination library for Ecto queries in Elixir applications.

146Elixir
6 years ago
ratekeeper
ratekeeperwhitered/ratekeeper

An Elixir library for scheduling rate-limited actions with support for complex limits and time estimation.

141Elixir
8 years ago
1
26
27
28
36