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 5 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
mogrify
mogrifyroute/mogrify

An Elixir wrapper for ImageMagick command line providing image processing capabilities.

58564Elixir
3 years ago
NimblePublisher
NimblePublisherdashbitco/nimble_publisher

A minimal filesystem-based publishing engine for Elixir with Markdown support and code highlighting.

58038Elixir
1 month ago
live_vue
live_vueValian/live_vue

Integrate Vue.js components into Phoenix LiveView applications with seamless end-to-end reactivity.

57833Elixir
5 days ago
phoenix_ecto
phoenix_ectophoenixframework/phoenix_ecto

Integrates Phoenix and Ecto with protocol implementations and support for concurrent acceptance testing using SQL sandbox.

574127Elixir
4 months ago
ecto_enum
ecto_enumgjaldon/ecto_enum

An Ecto extension for defining and using enumerations (enums) in Elixir schemas, supporting integer, string, and PostgreSQL enum types.

569126Elixir
2 years ago
machinery
machineryjoaomdmoura/machinery

A lightweight Elixir state machine library with Phoenix integration, providing a simple DSL for managing state transitions.

56856Elixir
2 years ago
mongodb
mongodbkobil-systems/mongodb

A deprecated Elixir driver for MongoDB, replaced by mongodb_driver.

566151Elixir
10 months ago
mongodb
mongodbericmj/mongodb

A deprecated MongoDB driver for Elixir, replaced by mongodb_driver.

566151Elixir
10 months ago
scrivener
scrivenerdrewolson/scrivener

A pagination library for the Elixir ecosystem, primarily used to paginate Ecto queries.

55864Elixir
5 years ago
ReqLLM
ReqLLMagentjido/req_llm

An Elixir package providing a unified Req-based interface to query 18+ LLM APIs with standardized requests and responses.

548175Elixir
1 day ago
corsica
corsicawhatyouhide/corsica

An Elixir library and Plug for handling CORS requests with compliance to the W3C specification.

53637Elixir
1 year ago
owl
owlfuelen/owl

An Elixir toolkit for building interactive command-line interfaces with colored output, prompts, progress bars, and menus.

52614Elixir
1 month ago
Phoenix Battleship
Phoenix Battleshipbigardone/phoenix-battleship

A multiplayer Battleship game built with Elixir, Phoenix, React, and Redux for real-time gameplay.

52355Elixir
5 years ago
benchfella
benchfellaalco/benchfella

A microbenchmarking tool for Elixir that intelligently runs small tests to estimate average run times and compare results.

51624Elixir
3 years ago
csv
csvbeatrichartz/csv

RFC 4180 compliant, composable CSV parsing and encoding library for Elixir.

51494Elixir
1 year ago
temple
templemhanberg/temple

An HTML and SVG DSL for Elixir that works with Phoenix, LiveView, and other web frameworks.

51119Elixir
25 days ago
jsonapi
jsonapijeregrine/jsonapi

An Elixir library for serializing data into JSON:API documents and parsing JSON:API query strings.

50976Elixir
3 days ago
react_phoenix
react_phoenixgeolessel/react-phoenix

A thin wrapper to render React components in Phoenix templates with minimal setup.

50840Elixir
2 months ago
tilex
tilexhashrocket/tilex

An open-source Elixir application for sharing daily learnings with a 200-word limit per post.

507113Elixir
8 months ago
triplex
triplexateliware/triplex

A simple and effective Elixir library for building multitenant applications using Ecto and database schemas.

50559Elixir
2 years ago
gringotts
gringottsaviabird/gringotts

A payment processing library for Elixir and Phoenix providing a unified API for multiple payment gateways.

50154Elixir
1 year ago
Phoenix
Phoenixinertiajs/inertia-phoenix

Official Elixir/Phoenix adapter for Inertia.js, enabling server-driven single-page applications with modern JavaScript frameworks.

50023Elixir
9 days ago
Tai
Taifremantle-capital/tai

A composable, real-time market data and trade execution toolkit for orchestrating trading across multiple venues.

49884Elixir
1 year ago
site_encrypt
site_encryptsasa1977/site_encrypt

Integrated Let's Encrypt certification for Elixir-powered sites without requiring external processes.

49436Elixir
5 months ago
mail
mailDockYard/elixir-mail

An RFC2822-compliant Elixir library for building, rendering, and parsing composable email messages.

49372Elixir
4 months ago
gatling
gatlinghashrocket/gatling

A collection of Mix tasks for zero-downtime deployment of Phoenix applications using Distillery releases.

49316Elixir
9 years ago
rethinkdb
rethinkdbhamiltop/rethinkdb-elixir

A pure Elixir client for RethinkDB implementing the JSON protocol with multiplexed connections and full ReQL support.

49164Elixir
7 years ago
gettext
gettextelixir-lang/gettext

An internationalization (i18n) and localization (l10n) system for Elixir applications, implementing the standard Gettext framework.

49193Elixir
23 days ago
matrex
matrexversilov/matrex

A high-performance matrix library for Elixir/Erlang with C and CBLAS backend, optimized for speed and large-scale operations.

48932Elixir
6 years ago
canary
canarycpjk/canary

An Elixir authorization and resource-loading library for Plug and Phoenix.LiveView applications.

48548Elixir
1 year ago
chromic_pdf
chromic_pdfbitcrowd/chromic_pdf

An Elixir library for HTML to PDF/A conversion using headless Chrome and Ghostscript without Node.js.

48242Elixir
4 months ago
exprotobuf
exprotobufbitwalker/exprotobuf

A library for working with Google Protocol Buffers in Elixir, generating native Elixir modules and structs from .proto schemas.

48268Elixir
2 years ago
decimal
decimalericmj/decimal

Arbitrary precision decimal arithmetic library for Elixir, representing numbers exactly with sign, coefficient, and exponent.

477109Elixir
12 days ago
nimble_totp
nimble_totpdashbitco/nimble_totp

A tiny Elixir library for implementing TOTP-based two-factor authentication (2FA) in applications.

47623Elixir
3 months ago
calendar
calendarlau/calendar

A datetime library for Elixir providing explicit types, full timezone support, and safe parsing/formatting.

46933Elixir
2 years ago
phoenix_html
phoenix_htmlphoenixframework/phoenix_html

Provides HTML safety, form abstractions, and JavaScript enhancements for Phoenix web applications.

463228Elixir
2 months ago
1
4
5
6
36