Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Elixir

Elixir

1282 projects

Showing 36 of 1282 projects

react_phoenix
react_phoenixElixir

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

#elixir-lang#elixir#phoenix
Stars508
Forks40
Last commit2 months ago
tilex
tilexElixir

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

#ueberauth#hacktoberfest#elixir
Stars507
Forks113
Last commit8 months ago
triplex
triplexElixir

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

#database#elixir#ecto
Stars505
Forks59
Last commit2 years ago
gringotts
gringottsElixir

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

#ecommerce#payment-gateway#elixir
Stars501
Forks54
Last commit1 year ago
Phoenix
PhoenixElixir

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

#elixir#adapter#single-page-application
Stars500
Forks23
Last commit9 days ago
Tai
TaiElixir

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

#hft-trading#trading-bot#trading
Stars498
Forks84
Last commit1 year ago
site_encrypt
site_encryptElixir

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

#elixir#web-security#phoenix-framework
Stars494
Forks36
Last commit5 months ago
gatling
gatlingElixir

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

#deployment#elixir#phoenix-framework
Stars493
Forks16
Last commit9 years ago
mail
mailElixir

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

#mail#functional-programming#elixir
Stars493
Forks72
Last commit4 months ago
gettext
gettextElixir

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

#elixir-lang#elixir#gettext
Stars491
Forks93
Last commit23 days ago
rethinkdb
rethinkdbElixir

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

#reql#database-driver#elixir
Stars491
Forks64
Last commit7 years ago
matrex
matrexElixir

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

#scientific-computing#elixir#high-performance
Stars489
Forks32
Last commit6 years ago
canary
canaryElixir

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

#phoenix-application#elixir#phoenix-liveview
Stars485
Forks48
Last commit1 year ago
exprotobuf
exprotobufElixir

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

#elixir#schema-parsing#gpb
Stars482
Forks68
Last commit2 years ago
chromic_pdf
chromic_pdfElixir

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

#elixir#html-to-pdf#pdf-a
Stars482
Forks42
Last commit4 months ago
decimal
decimalElixir

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

#elixir#precision#decimal-arithmetic
Stars477
Forks109
Last commit13 days ago
nimble_totp
nimble_totpElixir

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

#totp#elixir#library
Stars476
Forks23
Last commit3 months ago
calendar
calendarElixir

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

#parsing#formatting#erlang-interop
Stars469
Forks33
Last commit2 years ago
phoenix_html
phoenix_htmlElixir

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

#form-helpers#javascript-integration#elixir
Stars463
Forks228
Last commit2 months ago
ex_rated
ex_ratedElixir

An Elixir OTP GenServer that implements a token bucket algorithm for rate limiting calls to external APIs or services.

#elixir#bucket#api
Stars460
Forks50
Last commit3 years ago
canada
canadaElixir

A simple Elixir library for defining readable, declarative permission rules using pattern matching.

#declarative#functional-programming#elixir
Stars459
Forks28
Last commit5 years ago
Rihanna
RihannaElixir

A high-performance, reliable Postgres-backed distributed job queue for Elixir with ACID guarantees and a web GUI.

#async-processing#elixir#distributed-systems
Stars457
Forks47
Last commit3 years ago
tentacat
tentacatElixir

A simple Elixir wrapper for the GitHub API, providing comprehensive access to GitHub's features.

#elixir#developer-tools#api
Stars451
Forks154
Last commit1 year ago
sugar
sugarElixir

A modular web framework for Elixir focused on speed, ease, and effectiveness.

#http-server#elixir#modular
Stars433
Forks26
Last commit7 years ago
Bonny
BonnyElixir

An Elixir framework for building Kubernetes operators, controllers, and custom schedulers.

#kubernetes-operator#elixir#kubernetes-controller
Stars432
Forks31
Last commit9 days ago
xandra
xandraElixir

A fast, simple, and robust Cassandra/ScyllaDB driver for Elixir with native protocol support.

#elixir#connection-pooling#cassandra-driver
Stars429
Forks62
Last commit11 days ago
tirexs
tirexsElixir

An Elixir-flavored HTTP client and DSL library for building JSON-based queries and settings for Elasticsearch.

#elixir#dsl#database-client
Stars426
Forks89
Last commit4 years ago
prometheus.ex
prometheus.exElixir

An Elixir client for Prometheus.io, enabling metrics collection and monitoring in Elixir applications.

#elixir#observability#metrics-collection
Stars423
Forks67
Last commit5 months ago
elasticsearch
elasticsearchElixir

A simple, no-nonsense Elasticsearch client for Elixir with zero-downtime indexing and development tools.

#data-indexing#elixir#aws-integration
Stars421
Forks73
Last commit2 years ago
phoenix-liveview-counter-tutorial
phoenix-liveview-counter-tutorialElixir

A beginner-friendly tutorial for building a real-time counter app with Phoenix LiveView, teaching fundamentals from first principles.

#beginner-tutorial#beginner-friendly#server-rendered
Stars420
Forks42
Last commit
trot
trotElixir

An Elixir web micro-framework built on Plug and Cowboy, designed to simplify API development while maintaining flexibility.

#elixir#micro-framework#api-development
Stars417
Forks26
Last commit6 years ago
extwitter
extwitterElixir

A Twitter client library for Elixir that provides access to Twitter's REST API v1.1 and streaming API.

#oauth#elixir#social-media
Stars411
Forks126
Last commit1 year ago
raxx
raxxElixir

A clean interface for building HTTP servers, frameworks, and clients in Elixir, supporting both simple and streaming exchanges.

#http-server#elixir#webserver
Stars407
Forks26
Last commit5 years ago
ex_debug_toolbar
ex_debug_toolbarElixir

A debug web toolbar for Phoenix projects to display request information like logs, timings, and database queries.

#elixir#ecto#phoenix-framework
Stars406
Forks11
Last commit2 years ago
atom-elixir
atom-elixirElixir

An Atom package providing advanced Elixir language support with autocomplete, go-to-definition, documentation, and macro expansion.

#go-to-definition#elixir#developer-tools
Stars404
Forks27
Last commit9 years ago
phauxth
phauxthElixir

A secure, extensible authentication library for Phoenix and other Plug-based Elixir web applications.

#elixir#library#web-security
Stars402
Forks20
Last commit4 years ago
PreviousPage 6 of 36Next

Related Tags

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
10 days ago
#Hex Package237
#Phoenix Framework194
#Erlang160
#Elixir Library126
#Functional Programming112
#Ecto106
#Api Client98
#Phoenix96
#Library92
#Elixir Lang83
#Web Development79
#Developer Tools78