Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Elixir
E

Elixir

Language
602 projects457.5k total stars56.6k total forks13 languages

Open-source projects built with Elixir

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

Showing 543 open-source projects · page 14 of 16

…
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
phoenix_gon
phoenix_gonkhusnetdinov/phoenix_gon

A Phoenix library that safely passes server-side variables to JavaScript without manual JSON encoding.

10020Elixir
2 years ago
crontab
crontabjshmrtn/crontab

An Elixir library for parsing, composing, and calculating execution dates from Cron expressions.

10035Elixir
2 days ago
ex_spec
ex_specdrewolson/ex_spec

Adds RSpec-style context and it macros to ExUnit for better test organization in Elixir.

995Elixir
8 years ago
Exnn
Exnnzampino/exnn

An Elixir framework for evolutive neural networks with a modular DSL and OTP-based architecture.

9913Elixir
9 years ago
puppeteer_pdf
puppeteer_pdfcoletiv/puppeteer-pdf

An Elixir wrapper for generating PDFs from HTML using Puppeteer, offering improved rendering over wkhtmltopdf.

9818Elixir
6 years ago
plug_rails_cookie_session_store
plug_rails_cookie_session_storecconstantin/plug_rails_cookie_session_store

A Plug session store that enables sharing session data between Rails and Phoenix applications.

9829Elixir
5 years ago
abacus
abacusnarrowtux/abacus

A simple and safe mathematical expression language for the BEAM, inspired by math.js.

9819Elixir
2 months ago
better_params
better_paramssheharyarn/better_params

An Elixir Plug that converts request parameters to atoms for cleaner pattern matching in web applications.

983Elixir
7 years ago
merkle_tree
merkle_treeyosriady/merkle_tree

A pure Elixir implementation of Merkle trees for efficient and secure data verification.

9715Elixir
6 years ago
cmark
cmarkasaaki/cmark.ex

Elixir NIF binding for cmark (C), a CommonMark-compliant Markdown parser library.

9713C
2 years ago
secure_random
secure_randompatricksrobertson/secure_random.ex

Elixir library for generating secure random strings, UUIDs, and base64 values inspired by Ruby's SecureRandom.

9720Elixir
3 years ago
efx
efxbravobike/efx

A declarative library for writing testable side effects in Elixir by binding effect implementations in tests.

976Elixir
8 months ago
multiverse
multiverseNebo15/multiverse

An Elixir plug for managing API version compatibility via request/response gateways, inspired by Stripe's approach.

9611Elixir
6 years ago
couchdb_connector
couchdb_connectorlocolupo/couchdb_connector

An Elixir connector for CouchDB providing CRUD operations, view management, and user administration with JSON and Map document support.

9619Elixir
7 years ago
tabula
tabulaaerosol/tabula

An Elixir library that transforms lists of maps, structs, or keywords into ASCII or GitHub Markdown tables.

953Elixir
4 years ago
mockery
mockeryappunite/mockery

A simple mocking library for asynchronous testing in Elixir that avoids module overrides and runtime module creation.

9410Elixir
8 months ago
urna
urnameh/urna

A simple Elixir DSL for implementing REST services with proper HTTP semantics and CORS support.

945Elixir
9 years ago
diplomat
diplomatpeburrows/diplomat

An Elixir library for interacting with Google Cloud Datastore, providing a native Elixir interface for entity operations and queries.

9422Elixir
3 years ago
crudry
crudrygabrielpra1/crudry

An Elixir library that reduces boilerplate code for CRUD operations in Phoenix contexts and Absinthe resolvers.

9311Elixir
4 years ago
JSON Schema to Elm
JSON Schema to Elmdragonwasrobot/json-schema-to-elm

Generates Elm types, JSON decoders, JSON encoders, and fuzz tests from JSON Schema draft v7 specifications.

9212Elixir
15 days ago
plasm
plasmfacto/plasm

A composable query library for Ecto providing higher-level functions like .count, .random, .earliest, and .latest.

924Elixir
6 years ago
reagent
reagentmeh/reagent

A socket acceptor pool for Elixir that simplifies server implementation using the socket library.

927Elixir
9 years ago
pdf2htmlex
pdf2htmlexricn/pdf2htmlex

Elixir library that converts PDF documents to HTML while preserving text and formatting.

9218Elixir
10 years ago
matcha
matchachristhekeele/matcha

A library providing first-class, ergonomic match specifications for the Elixir language.

926Elixir
1 year ago
ecto_anon
ecto_anonWTTJ/ecto_anon

An Elixir library for data anonymization directly in Ecto schemas, with support for fields, associations, and embeds.

912Elixir
10 days ago
elixir_nsq
elixir_nsqwistia/elixir_nsq

A complete, well-tested NSQ client library for Elixir and Erlang applications to handle asynchronous messaging.

9126Elixir
1 month ago
chinese_translation
chinese_translationtyrchen/chinese_translation

An Elixir module for translating between simplified and traditional Chinese, converting to pinyin, and slugifying Chinese text.

9111Elixir
8 years ago
loki
lokikhusnetdinov/loki

A toolkit for building powerful command-line interfaces in Elixir with helpers for shell interaction, file manipulation, and directory operations.

917Elixir
2 years ago
exfile
exfilekeichan34/exfile

File upload persistence and processing for Phoenix/Plug applications with flexible storage and on-the-fly processing.

9019Elixir
4 years ago
chronos
chronosnurugger07/chronos

An Elixir library for handling dates and times with convenient date calculation and formatting functions.

9016Elixir
8 years ago
bunyan
bunyanbunyan-logger/bunyan

A distributed, pluggable logging system for Elixir with extensible sources and writers, supporting networked logging and humane formatting.

901Elixir
7 years ago
goal
goalmartinthenth/goal

An Elixir parameter validation library built on Ecto for JSON APIs, HTML controllers, and LiveViews.

8911Elixir
7 months ago
graphmath
graphmathcrertel/graphmath

An Elixir library for 2D and 3D vector arithmetic, matrices, and quaternions for graphics and simulation.

8912Elixir
6 months ago
sendgrid
sendgridalexgaribay/sendgrid_elixir

An Elixir wrapper for SendGrid's API to create and send composable emails with Phoenix view integration.

8845Elixir
2 years ago
Markdown
Markdowndevinus/markdown

An Elixir library that converts Markdown to HTML using a NIF binding to the Hoedown C library.

8818C
6 years ago
bupe
bupemilmazz/bupe

An Elixir library for generating and parsing EPUB 2 and 3 files.

8813Elixir
5 months ago
1
13
14
15
16