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 23 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
keenex
keenexbryanjos/keenex

An Elixir client library for interacting with the Keen.io analytics API.

2813Elixir
7 years ago
absinthe_gen
absinthe_gensashman/absinthe_gen

A scaffold generator for Elixir Absinthe projects that creates schema, type, and resolver files.

281Elixir
5 years ago
logfmt
logfmtjclem/logfmt-elixir

An Elixir library for encoding and decoding logfmt-style log lines.

2812Elixir
4 years ago
ecto_shortcuts
ecto_shortcutsMishaConway/ecto_shortcuts

A lightweight Elixir library that provides simplified shortcuts for common Ecto database operations.

282Elixir
9 years ago
nifty
niftyrossjones/nifty

Helper script for setting up boilerplate when writing Elixir NIFs (Native Implemented Functions).

282Elixir
10 years ago
haikunator
haikunatorknrz/Haikunator

Generate Heroku-like memorable random names for use in applications and services.

2810Elixir
8 years ago
phoenix_pubsub_postgres
phoenix_pubsub_postgresopendrops/phoenix-pubsub-postgres

PostgreSQL PubSub adapter for Phoenix applications, enabling real-time messaging using PostgreSQL's NOTIFY/LISTEN.

284Elixir
11 years ago
SpiderMan
SpiderManfeng19/spider_man

A fast high-level web crawling and scraping framework for Elixir, built on Broadway.

286Elixir
9 months ago
airbrake
airbrakeromul/airbrake-elixir

An Elixir notifier for sending exceptions and errors to Airbrake or Errbit with Plug and Phoenix integration.

2714Elixir
3 years ago
moment
momentatabary/moment

An Elixir library for easy date and time handling with formatting and parsing inspired by Moment.js.

271Elixir
10 years ago
docker
dockerhexedpackets/docker-elixir

Elixir client library for interacting with the Docker Remote API via HTTP.

2715Elixir
5 years ago
pusher
pusheredgurgel/pusher

Elixir library for interacting with the Pusher REST API and WebSocket client for real-time communication.

2718Elixir
2 years ago
signaturex
signaturexedgurgel/signaturex

A simple Elixir library for key/secret-based API authentication using signature validation.

277Elixir
2 years ago
identicon
identiconrbishop/identicon

An Elixir library for generating symmetrical 5x5 GitHub-style identicons from strings.

273Elixir
9 years ago
mbcs
mbcswoxtu/elixir-mbcs

Elixir wrapper for erlang-mbcs providing character encoding conversion functions for various code pages.

278Elixir
5 years ago
nvim
nvimdm1try/nvim

A Neovim host that enables writing remote plugins using the Elixir programming language.

272Elixir
4 years ago
phoenix_html_sanitizer
phoenix_html_sanitizerelixirstatus/phoenix_html_sanitizer

A Phoenix library for sanitizing HTML user input by stripping or allowing specific tags and attributes.

2712Elixir
1 year ago
plug_require_header
plug_require_headerDevL/plug_require_header

An Elixir Plug middleware for requiring and extracting specific HTTP headers in web applications.

273Elixir
1 year ago
cesso
cessomeh/cesso

A simple Elixir library for lazy CSV parsing, optimized for handling large exported databases.

277Elixir
12 years ago
pay
payera/pay

An Elixir library for integrating PayPal and other payment solutions with extensible architecture.

279Elixir
8 years ago
request_cache_plug
request_cache_plugMikaAK/request_cache_plug

A Phoenix plug for caching GraphQL queries and REST requests, short-circuiting JSON processing to deliver microsecond responses.

267Elixir
1 year ago
phoenix_api_docs
phoenix_api_docssmoku/phoenix_api_docs

Generate API Blueprint documentation from Phoenix controller annotations and automated tests.

2610Elixir
7 years ago
hades
hadesfklement/hades

An Elixir wrapper for NMAP that provides a programmatic interface for network discovery and security scanning.

263Elixir
6 years ago
cspex
cspexcostaraphael/cspex

A library implementing CSP channels in Elixir, inspired by Go channels and Clojure core.async.

261Elixir
8 years ago
firex
firexmsoedov/firex

Firex automatically generates command-line interfaces (CLIs) from Elixir modules, inspired by Python Fire.

261Elixir
8 years ago
Tongue
Tonguedannote/tongue

An Elixir port of Nakatani Shuyo's natural language detection library, supporting 55 languages.

264Elixir
1 year ago
guardsafe
guardsafeDevL/guardsafe

Elixir macros that expand into guard-safe code for more readable guard clauses.

260Elixir
1 year ago
exml
exmlexpelledboy/exml

A minimal Elixir wrapper for xmerl's XPath functionality, providing simple XML querying.

264Elixir
3 years ago
exgravatar
exgravatarscrogson/exgravatar

An Elixir module for generating Gravatar URLs with customizable options.

256Elixir
4 years ago
ymlr
ymlrufirstgroup/ymlr

An Elixir library for encoding Elixir data structures into YAML format with support for comments, multi-documents, and sorting.

2510Elixir
1 month ago
plug_forward_peer
plug_forward_peerawetzel/plug_forwarded_peer

A Plug for Elixir/Phoenix that reads X-Forwarded-For or Forwarded headers to correctly set the client's remote IP.

259Elixir
1 year ago
phoenix_pubsub_vernemq
phoenix_pubsub_vernemqlarshesel/phoenix_pubsub_vernemq

A VerneMQ/MQTT pubsub adapter for the Phoenix framework, enabling distributed messaging via MQTT servers.

253Elixir
11 years ago
trailing_format_plug
trailing_format_plugmschae/trailing_format_plug

An Elixir Plug to support legacy APIs using Rails-like trailing format extensions (e.g., .json).

2515Elixir
9 years ago
pinyin
pinyinlidashuang/pinyin

An Elixir library for converting Chinese characters to pinyin with tone support.

258Elixir
9 years ago
expublish
expublishtfiedlerdejanze/expublish

Automates semantic release versioning and best practices for Elixir packages.

252Elixir
1 year ago
jalaali
jalaalijalaali/elixir-jalaali

An Elixir implementation of the Jalaali (Persian) calendar system with conversion utilities.

242Elixir
2 years ago
1
22
23
24
36