Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Elixir

Elixir

729 projects

Showing 36 of 729 projects

oauther
oautherElixir

An Elixir library implementing OAuth 1.0 protocol with support for standard and non-standard signature methods.

#oauth#elixir#oauth-1.0
Stars71
Forks35
Last commit4 years ago
rayex
rayexElixir

Elixir NIF bindings for the Raylib game development library, enabling game programming in Elixir.

#unifex#functional-programming#elixir
Stars70
Forks11
Last commit1 year ago
access pass
access passElixir

A comprehensive user authentication library for Elixir APIs with login, registration, password recovery, and route generation.

#elixir#phoenix#user-management
Stars70
Forks11
Last commit5 years ago
mustache
mustacheElixir

A minimal Mustache templating engine implementation for Elixir, following the official Mustache specification.

#elixir#template-engine#text-generation
Stars69
Forks14
Last commit2 years ago
ExMustang
ExMustangElixir

A Slack bot written in Elixir with responders for maps, quotes, uptime monitoring, and automated notifications.

#responder#hacktoberfest#elixir
Stars69
Forks9
Last commit5 years ago
apns
apnsElixir

An Elixir library for sending push notifications to iOS devices via Apple Push Notification Service (APNS).

#ios#elixir#otp
Stars69
Forks21
Last commit9 years ago
ecto_facade
ecto_facadeElixir

Separates read and write operations across multiple Ecto repositories for database replication setups.

#elixir#ecto#phoenix-framework
Stars69
Forks7
Last commit2 years ago
neotomex
neotomexElixir

A PEG parser and transformer with a pleasant Elixir DSL for building grammars.

#elixir#metaprogramming#dsl
Stars69
Forks10
Last commit4 years ago
weather
weatherElixir

A command-line weather application built with Elixir that fetches and displays weather data for specified cities.

#elixir#openweathermap#cli-tool
Stars69
Forks7
Last commit7 years ago
coil
coilElixir

A minimalistic static content engine written in Elixir for building blogs and websites.

#elixir#eex-templates#minimalist
Stars69
Forks6
Last commit12 years ago
pubsub
pubsubElixir

A lightweight publish/subscribe utility module for Elixir that decouples business logic processes from communication concerns.

#elixir#erlang-vm#utility-library
Stars68
Forks11
Last commit1 year ago
active
activeErlang

A file-system activity monitor for continuous compilation and reloading of Erlang files and templates.

#elixir#mad#build-automation
Stars67
Forks18
Last commit14 days ago
stranger
strangerElixir

A web app for anonymous real-time chat with randomly matched strangers.

#elixir#web-app#phoenix-framework
Stars67
Forks4
Last commit10 years ago
plug_auth
plug_authElixir

A collection of Elixir plugs for HTTP Basic and Token authentication with role-based access control.

#elixir#web-security#authentication
Stars67
Forks13
Last commit9 years ago
plugsnag
plugsnagElixir

An Elixir Plug for automatically reporting errors to Bugsnag from web applications.

#elixir#phoenix#bugsnag
Stars67
Forks41
Last commit10 months ago
atomex
atomexElixir

An Elixir library for building standards-compliant, secure, and extensible ATOM 1.0 feeds.

#elixir#atom-feed#rss
Stars66
Forks3
Last commit3 years ago
Pandex
PandexElixir

Lightweight Elixir wrapper for Pandoc to convert between Markdown, HTML, LaTeX, and dozens of other document formats.

#elixir#wrapper-library#latex
Stars65
Forks11
Last commit7 years ago
mailibex
mailibexElixir

A comprehensive Elixir library implementing email standards including DKIM, SPF, DMARC, MIME mail parsing, and SMTP.

#elixir#dmarc#mimemail
Stars65
Forks23
Last commit7 months ago
detergentex
detergentexElixir

Elixir client for calling SOAP web services using the Detergent Erlang library.

#elixir#web-services#api-client
Stars65
Forks21
Last commit8 years ago
exnumerator
exnumeratorElixir

An Elixir library for defining enumerable types that integrate with Ecto and databases using strings, atoms, or keyword lists.

#elixir#ecto#schema-definition
Stars65
Forks8
Last commit6 years ago
exlager
exlagerElixir

Elixir binding for Lager that provides compile-time optimized logging macros with zero runtime overhead when disabled.

#macro#elixir#observability
Stars65
Forks36
Last commit8 years ago
gibran
gibranElixir

An Elixir natural language processor for tokenization, counting, and string similarity analysis.

#string-similarity#text-metrics#nlp-library
Stars65
Forks3
Last commit9 years ago
ecto_materialized_path
ecto_materialized_pathElixir

Implements tree structures and hierarchies for Ecto models using the materialized path pattern.

#hierarchical-data#orm#database
Stars64
Forks19
Last commit4 years ago
parex
parexElixir

An Elixir module for executing multiple slow functions or processes in parallel.

#functional-programming#parallel-computing#elixir
Stars64
Forks2
Last commit11 years ago
extrace
extraceElixir

An Elixir wrapper for Recon Trace, enabling function tracing and debugging in Elixir applications.

#tracing#runtime-analysis#elixir
Stars64
Forks6
Last commit1 year ago
huex
huexElixir

An Elixir client library for controlling Philips Hue smart light bulbs via the Hue Bridge API.

#iot#functional-programming#elixir
Stars64
Forks17
Last commit7 years ago
newrelic.ex
newrelic.exElixir

An Elixir agent for instrumenting Phoenix applications with New Relic to monitor web transactions and database queries.

#elixir#observability#ecto
Stars64
Forks19
Last commit6 years ago
algoliax
algoliaxElixir

An Elixir library for integrating Algolia search into Elixir applications, supporting both built-in structs and Ecto schemas.

#search#elixir-lang#elixir
Stars64
Forks19
Last commit17 days ago
elastic
elasticElixir

A thin Elixir wrapper over HTTPotion for interacting with Elastic Search, providing a cleaner alternative to raw HTTP calls.

#elixir#wrapper-library#api-client
Stars64
Forks19
Last commit5 years ago
terminator
terminatorElixir

An Elixir library for granular access control with ABAC-style permissions, supporting roles, abilities, and entity-level authorization.

#elixir#elixir-phoenix#ecto
Stars63
Forks11
Last commit2 years ago
ex_doc_dash
ex_doc_dashCSS

Generates Dash.app documentation sets (Docsets) for Elixir projects from ex_doc output.

#ios#elixir#api-docs
Stars63
Forks7
Last commit4 years ago
simetric
simetricElixir

An Elixir library providing fast, comprehensive string similarity metrics for approximate matching.

#data-cleaning#elixir#distance
Stars63
Forks7
Last commit5 years ago
uai_shot
uai_shotElixir

A multiplayer ship battle game built with Elixir, Phoenix Framework, and Phaser.

#phoenix-application#elixir#phoenix-framework
Stars63
Forks7
Last commit3 years ago
dataframe
dataframeElixir

An Elixir library providing a DataFrame API similar to Python's Pandas and R's data.frame for data manipulation.

#functional-programming#elixir#data-science
Stars63
Forks7
Last commit7 years ago
web_socket
web_socketElixir

A standalone library for adding WebSocket support to Plug applications in Elixir.

#realtime#elixir#library
Stars63
Forks17
Last commit9 years ago
sneeze
sneezeElixir

Render Elixir data-structures to HTML using a Hiccup-inspired syntax.

#functional-programming#elixir-lang#elixir
Stars62
Forks8
Last commit5 months ago
PreviousPage 17 of 21Next

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 Framework136
#Hex Package108
#Erlang94
#Ecto85
#Elixir Library74
#Functional Programming71
#Phoenix69
#Elixir Lang59
#Web Development51
#Postgresql47
#Developer Tools45
#Plug44