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

ecto_cassandra
ecto_cassandraElixir

An Ecto adapter for Cassandra, enabling Elixir applications to use Cassandra as a database with Ecto's query interface.

#database-driver#cassandra-adapter#elixir
Stars86
Forks12
Last commit7 years ago
nomad
nomadElixir

An Elixir SDK and deployment tool that provides a universal API for cloud services across multiple providers, eliminating vendor lock-in.

#adapter-pattern#elixir#vendor-agnostic
Stars86
Forks3
Last commit6 years ago
quaff
quaffElixir

A set of tools for integrating Elixir into Erlang applications and vice versa, including constants import and debugging helpers.

#elixir#constants#integration
Stars85
Forks13
Last commit2 years ago
beamchmark
beamchmarkElixir

An Elixir tool for measuring BEAM VM performance metrics like scheduler utilization, reductions, and context switches.

#elixir#dev-tools#scheduler-metrics
Stars85
Forks2
Last commit18 days ago
JSON-LD.ex
JSON-LD.exElixir

A JSON-LD 1.1 implementation for Elixir with RDF.ex integration for semantic web data processing.

#linked-data#elixir#json-ld
Stars85
Forks14
Last commit2 months ago
ex_guard
ex_guardElixir

A mix command to handle events on file system modifications, inspired by Ruby Guard.

#elixir#productivity#mix-tasks
Stars84
Forks11
Last commit2 months ago
veritaserum
veritaserumElixir

Simple sentiment analysis for Elixir based on AFINN-165 with emoji, booster, and negator support.

#hex#emoji-analysis#elixir
Stars83
Forks10
Last commit3 years ago
blitzy
blitzyElixir

A simple distributed HTTP load tester written in Elixir for performance testing web endpoints.

#load-testing#elixir#performance-testing
Stars83
Forks9
Last commit9 years ago
Phoenix
PhoenixElixir

An Inertia.js adapter for building single-page applications with Elixir Phoenix and modern JavaScript frameworks.

#elixir#single-page-application#elixir-phoenix
Stars83
Forks10
Last commit2 years ago
expug
expugElixir

Pug-inspired indented shorthand HTML templates for Elixir, enabling concise template syntax.

#elixir#phoenix#html-templates
Stars83
Forks3
Last commit8 years ago
exquisite
exquisiteElixir

A LINQ-inspired query language for Elixir that compiles to match_specs for mnesia, ets, and dets.

#database#elixir#query-language
Stars82
Forks14
Last commit6 years ago
neo4j_sips
neo4j_sipsElixir

An Elixir driver for Neo4j graph database using its REST API, compatible with Neo4j 2.x/3.0.x/3.1.x servers.

#database-driver#elixir-lang#elixir
Stars82
Forks22
Last commit6 years ago
speakeasy
speakeasyElixir

Middleware-based authorization for Absinthe GraphQL powered by Bodyguard, providing authentication-agnostic access control.

#elixir#phoenix#graphql
Stars82
Forks7
Last commit3 years ago
triton
tritonElixir

A pure Elixir Cassandra ORM built on Xandra, featuring automatic schema creation and a fluent query interface.

#query-builder#orm#database
Stars82
Forks23
Last commit2 months ago
river
riverElixir

An HTTP/2 client for Elixir, designed for simplicity and full RFC 7540 compliance.

#elixir#http#rfc-7540
Stars82
Forks4
Last commit7 years ago
slacker
slackerElixir

An Elixir library for building Slack bots with regex matching and event handling capabilities.

#elixir#regex-matching#chatbot
Stars81
Forks14
Last commit10 years ago
flume
flumeElixir

A job processing system for Elixir applications built on GenStage and Redis, offering durability, back-pressure, and rate limiting.

#scheduled-jobs#elixir-lang#elixir
Stars81
Forks10
Last commit1 month ago
glayu
glayuElixir

A static site generator for mid-sized sites like magazines and newspapers, with concurrent and partial generation capabilities.

#themes#elixir#partial-generation
Stars80
Forks4
Last commit9 years ago
rotor
rotorElixir

A super-simple build system for Elixir that runs tasks when files change, ideal for development workflows.

#elixir#productivity#build-system
Stars80
Forks4
Last commit12 years ago
burnex
burnexElixir

Elixir library to detect burner email addresses by checking domains against a list of 22,000+ temporary email providers.

#elixir#burner-email#email-validation
Stars80
Forks16
Last commit1 month ago
ueberauth_identity
ueberauth_identityElixir

A username/password authentication strategy for the Überauth Elixir library.

#ueberauth#elixir#open-source
Stars80
Forks21
Last commit4 years ago
brcpfcnpj
brcpfcnpjElixir

An Elixir library for validating, formatting, and generating Brazilian CPF and CNPJ numbers.

#cpf-validation#elixir#ecto
Stars79
Forks20
Last commit1 month ago
ueberauth_facebook
ueberauth_facebookElixir

A Facebook OAuth2 strategy implementation for the Überauth authentication library in Elixir.

#ueberauth#oauth#elixir
Stars79
Forks60
Last commit2 years ago
prometheus-ecto
prometheus-ectoElixir

Prometheus.io collector for Elixir's Ecto library, providing database query metrics.

#elixir#database-monitoring#observability
Stars78
Forks22
Last commit5 years ago
pact
pactElixir

A dependency registry for Elixir that simplifies testing by managing dependencies through a process.

#elixir#code-cleanliness#testability
Stars77
Forks6
Last commit8 years ago
molasses
molassesElixir

An Elixir feature toggle library with Redis, SQL (Ecto), or MongoDB backing for percentage-based rollouts and user/group targeting.

#elixir#redis#ecto
Stars77
Forks3
Last commit9 years ago
sqlite_ecto
sqlite_ectoElixir

SQLite3 adapter for Ecto, enabling Elixir applications to use SQLite databases with Ecto's query and schema DSL.

#database-driver#database#elixir
Stars77
Forks27
Last commit9 years ago
licensir
licensirElixir

An Elixir mix task that lists the licenses of all installed packages in your Mix project.

#hacktoberfest#elixir-lang#elixir
Stars75
Forks31
Last commit5 years ago
plug_checkup
plug_checkupElixir

A Plug for adding simple health checks to Elixir applications with JSON output.

#json-api#elixir#devops
Stars75
Forks8
Last commit5 years ago
kaguya
kaguyaElixir

A small, powerful, and modular IRC bot built with Elixir for customizable chat automation.

#elixir#chat-automation#chatops
Stars74
Forks6
Last commit6 years ago
prometheus-phoenix
prometheus-phoenixElixir

Phoenix framework integration for Prometheus.ex, providing instrumentation for controllers, channels, and rendering.

#elixir#phoenix#observability
Stars73
Forks19
Last commit5 years ago
HealthLocker
HealthLockerElixir

A secure NHS-powered platform for mental health self-management and communication between service users, carers, and clinicians.

#elixir#secure-messaging#azure
Stars72
Forks10
Last commit8 years ago
fake_server
fake_serverElixir

An HTTP server that simulates responses for testing external APIs in Elixir with ExUnit.

#http-server#elixir#fake-server
Stars72
Forks26
Last commit6 years ago
logger_logstash_backend
logger_logstash_backendElixir

An Elixir Logger backend that sends logs to Logstash via UDP for centralized logging.

#elixir-logger#elixir#centralized-logging
Stars72
Forks40
Last commit7 years ago
cauldron
cauldronElixir

A pure Elixir web server library designed for easy embedding and DSL creation.

#http-server#spdy#elixir
Stars72
Forks7
Last commit9 years ago
feeder_ex
feeder_exElixir

An Elixir wrapper for the feeder RSS parser library, providing structured feed and entry parsing.

#elixir#wrapper-library#rss-parser
Stars72
Forks12
Last commit5 years ago
PreviousPage 16 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
#Hex Package237
#Phoenix Framework194
#Erlang160
#Elixir Library126
#Functional Programming112
#Ecto106
#Api Client98
#Phoenix96
#Library92
#Elixir Lang83
#Developer Tools79
#Web Development79