Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Elixir

Elixir

620 projects

Showing 36 of 620 projects

graphql-elixir
graphql-elixirElixir

An Elixir implementation of Facebook's GraphQL specification for building transport-agnostic GraphQL servers.

#elixir#execution-engine#api
Stars857
Forks44
Last commit2 years ago
money
moneyElixir

An Elixir library implementing the Fowler Money pattern for safe, precise, and fun monetary operations.

#elixir#financial-computing#phoenix-framework
Stars847
Forks144
Last commit21 days ago
elixir-ls
elixir-lsElixir

A frontend-independent language server implementing the Language Server Protocol for Elixir, with debugger support via VS Code's debugger protocol.

#elixir#ide-support#editor-integration
Stars846
Forks49
Last commit6 years ago
ratatouille
ratatouilleElixir

A declarative terminal UI kit for Elixir that builds rich text-based applications using an HTML-like DSL.

#elixir#text-based-interface#terminal
Stars846
Forks41
Last commit3 years ago
Backpex
BackpexElixir

A highly customizable administration panel for Phoenix LiveView applications, enabling quick CRUD views for existing data.

#crud#elixir#phoenix
Stars836
Forks75
Last commit3 days ago
elixometer
elixometerElixir

A lightweight Elixir wrapper for exometer that simplifies metric definition and automatic subscription to reporters.

#exometer#elixir#reporting
Stars826
Forks57
Last commit2 years ago
waffle
waffleElixir

A flexible file upload and attachment library for Elixir with built-in S3 and ImageMagick integrations.

#elixir#amazon-s3#phoenix
Stars818
Forks90
Last commit1 month ago
nimble_csv
nimble_csvElixir

A simple and extremely fast CSV parsing and dumping library for Elixir with customizable parsers.

#elixir#csv-parsing#binary-patterns
Stars817
Forks56
Last commit6 months ago
espec
especElixir

A BDD testing framework for Elixir inspired by RSpec, offering a familiar DSL and comprehensive features.

#meck-mocking#bdd-specs#elixir
Stars816
Forks67
Last commit1 year ago
heroku-buildpack-elixir
heroku-buildpack-elixirShell

A Heroku buildpack for deploying Elixir applications with prebuilt binaries, caching, and flexible configuration.

#hex#deployment#elixir
Stars814
Forks319
Last commit2 years ago
joken
jokenElixir

A comprehensive JSON Web Token (JWT) library for Elixir applications.

#elixir#authentication#joken
Stars813
Forks102
Last commit4 months ago
phoenix-chat-example
phoenix-chat-exampleElixir

A step-by-step tutorial for building, testing, and deploying a real-time chat application with Phoenix 1.7.

#chat#beginner-friendly#deployment
Stars813
Forks96
Last commit6 days ago
bodyguard
bodyguardElixir

Simple authorization conventions for Phoenix applications with context-based policies and schema scoping.

#elixir#phoenix#ecto
Stars795
Forks45
Last commit2 years ago
memento
mementoElixir

A simple and powerful Elixir wrapper for the Mnesia distributed real-time database, providing an intuitive API.

#database#elixir#otp
Stars794
Forks31
Last commit1 year ago
oauth2
oauth2Elixir

An Elixir library for building OAuth 2.0 client applications with support for multiple authorization strategies.

#elixir#oauth2#authentication
Stars772
Forks140
Last commit5 days ago
typed_struct
typed_structElixir

An Elixir library for defining structs with a type without writing boilerplate code.

#elixir#metaprogramming#boilerplate-reduction
Stars768
Forks37
Last commit5 months ago
exvcr
exvcrElixir

Record and replay HTTP interactions for Elixir, inspired by Ruby's VCR.

#elixir#test-recording#integration-testing
Stars747
Forks132
Last commit1 year ago
Awesome Elixir and CQRS
Awesome Elixir and CQRS

A curated list of awesome Elixir, CQRS, and event sourcing libraries, resources, and example applications.

#elixir#cqrs#event-sourcing
Stars738
Forks40
Last commit1 year ago
verk
verkElixir

A Redis-backed job processing system for Elixir with Sidekiq/Resque compatibility and isolated queue supervision trees.

#sidekiq#elixir#redis
Stars729
Forks60
Last commit4 years ago
honeydew
honeydewElixir

A pluggable job queue and worker pool for Elixir, focused on at-least-once execution and clusterable components.

#elixir#at-least-once#queue
Stars726
Forks59
Last commit2 years ago
httpotion
httpotionElixir

An HTTP client for Elixir based on ibrowse, continuing the HTTPun tradition of HTTParty and HTTPie.

#async-requests#elixir#rest
Stars721
Forks100
Last commit3 years ago
phoenix_swagger
phoenix_swaggerElixir

Generates Swagger API specifications from Phoenix routers and controllers with validation and UI serving.

#elixir#phoenix#phoenix-framework
Stars712
Forks186
Last commit9 months ago
amnesia
amnesiaElixir

An Elixir wrapper for the Mnesia distributed database that simplifies table definition and provides an Enum-compatible interface.

#elixir#enum-protocol#database-schema
Stars709
Forks68
Last commit3 years ago
event_bus
event_busElixir

A traceable, extendable, and minimalist event bus implementation for Elixir with built-in event store and watcher based on ETS.

#tracing#elixir#event-driven-architecture
Stars702
Forks42
Last commit3 years ago
Event Bus
Event BusElixir

A traceable, extendable, and minimalist event bus implementation for Elixir with built-in event store and watcher using ETS.

#elixir#event-driven-architecture#event-store
Stars702
Forks42
Last commit3 years ago
prom_ex
prom_exElixir

An Elixir Prometheus metrics collection library built on Telemetry with pre-built Grafana dashboards for popular Elixir libraries.

#elixir#observability#beam-telemetry
Stars700
Forks127
Last commit11 months ago
socket
socketElixir

A comprehensive Elixir library that wraps TCP, UDP, SCTP, SSL sockets and implements WebSocket and SOCKS protocols.

#elixir#tcp#ssl-tls
Stars692
Forks116
Last commit3 years ago
mock
mockElixir

A mocking library for Elixir that uses the Erlang meck library to provide module mocking functionality for tests.

#elixir#test-isolation#unit-testing
Stars690
Forks81
Last commit1 year ago
amqp
amqpElixir

An idiomatic Elixir wrapper for the Erlang RabbitMQ client, implementing the AMQP 0.9.1 protocol.

#event-driven#elixir#message-queue
Stars690
Forks127
Last commit8 months ago
wasmex
wasmexRust

A fast and secure WebAssembly and WASI runtime for Elixir, enabling lightweight WebAssembly containers in your backend.

#wasi#sandbox#elixir
Stars689
Forks43
Last commit3 months ago
sentry-elixir
sentry-elixirElixir

The official Elixir SDK for Sentry, enabling error tracking and performance monitoring for Elixir applications.

#hacktoberfest#elixir#phoenix
Stars688
Forks217
Last commit2 days ago
que
queElixir

A simple background job processing library for Elixir that uses Mnesia for persistence without external dependencies.

#hacktoberfest#task-processing#elixir
Stars684
Forks37
Last commit10 months ago
slack
slackElixir

An Elixir client for Slack's Real Time Messaging and Web APIs, enabling bot development and Slack integration.

#elixir#elixir-slack#slack
Stars681
Forks183
Last commit1 year ago
pigeon
pigeonElixir

An Elixir library for sending iOS (APNS), Android (FCM), and Amazon Android (ADM) push notifications.

#hex#ios#elixir
Stars678
Forks157
Last commit1 year ago
compiler.nvim
compiler.nvimLua

A Neovim plugin that compiles and runs code across 25+ languages with zero configuration, inspired by Visual Studio's one-click experience.

#multi-language#elixir#compiler
Stars670
Forks49
Last commit9 months ago
xElixir
xElixirElixir

A collection of Elixir programming exercises for the Exercism learning platform.

#community-contributions-accepted#functional-programming#elixir
Stars660
Forks411
Last commit13 days ago
PreviousPage 4 of 18Next

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
#Phoenix Framework123
#Hex Package87
#Ecto81
#Erlang79
#Phoenix65
#Elixir Library64
#Functional Programming61
#Elixir Lang54
#Web Development47
#Postgresql45
#Developer Tools41
#Distributed Systems38