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

ex_crypto
ex_cryptoElixir

An Elixir wrapper for Erlang's crypto and public_key modules, providing simplified, secure cryptography functions with sane defaults.

#elixir#erlang-crypto#public-key
Stars159
Forks51
Last commit1 year ago
dayron
dayronElixir

An Elixir library that provides an Ecto.Repo-like interface for interacting with RESTful APIs instead of databases.

#elixir-lang#elixir#ecto-pattern
Stars158
Forks18
Last commit8 years ago
phoenix_haml
phoenix_hamlElixir

A Phoenix template engine that enables using Haml syntax for HTML templates in Elixir web applications.

#elixir#phoenix-framework#html-templates
Stars158
Forks41
Last commit6 years ago
elixir
elixirShell

Oh My Zsh plugin providing terminal shortcuts and aliases for Elixir, IEx, Mix, Kiex, and Phoenix development.

#elixir#developer-tools#oh-my-zsh-plugin
Stars157
Forks20
Last commit2 years ago
actions/setup-elixir: Elixir
actions/setup-elixir: ElixirJavaScript

A GitHub Action to install OTP and Elixir for CI/CD workflows, enabling testing across multiple versions.

#elixir#devops#workflow-automation
Stars156
Forks41
Last commit5 years ago
Countries
CountriesElixir

An Elixir library providing comprehensive country data based on ISO 3166, including codes, currencies, and regions.

#hex#elixir#countries
Stars156
Forks73
Last commit1 year ago
async_with
async_withElixir

An asynchronous version of Elixir's 'with' that resolves dependency graphs and executes clauses for optimal performance.

#macro#functional-programming#elixir
Stars156
Forks4
Last commit3 years ago
tty2048
tty2048Elixir

A terminal-based implementation of the 2048 puzzle game written in Elixir.

#elixir#command-line-tool#keyboard-controls
Stars156
Forks18
Last commit10 years ago
geocalc
geocalcElixir

An Elixir library for performing geographic calculations including distance, bearing, and geofencing.

#hacktoberfest#elixir#geospatial
Stars155
Forks22
Last commit3 years ago
spotify_ex
spotify_exElixir

An Elixir wrapper for the Spotify Web API, providing structured access to music data and playback controls.

#oauth#elixir#elixir-wrapper
Stars154
Forks41
Last commit9 months ago
stemmer
stemmerElixir

An English (Porter2) stemming implementation in Elixir for reducing words to their base forms.

#nlp-library#elixir#information-retrieval
Stars154
Forks10
Last commit2 years ago
ExIrc
ExIrcElixir

A minimal, well-documented IRC client library for Elixir, implementing RFC2812 and RFC1459.

#elixir#otp#bot-framework
Stars154
Forks38
Last commit1 year ago
ecto_autoslug_field
ecto_autoslug_fieldElixir

Automatically generate URL-friendly slugs from other fields in Ecto schemas.

#elixir-lang#database#elixir
Stars152
Forks15
Last commit1 day ago
faker_elixir
faker_elixirElixir

An Elixir package for generating fake data like names, addresses, and emails for seeding databases and testing.

#database-seeding#elixir-lang#database
Stars150
Forks6
Last commit4 years ago
remix
remixElixir

An Elixir development tool that automatically recompiles Mix projects when files change.

#auto-recompile#elixir#development-tool
Stars148
Forks29
Last commit7 years ago
kalecto
kalectoElixir

Adapter for using Calendar library types (Date, Time, DateTime) with Ecto schemas in Elixir.

#elixir#ecto#datetime-handling
Stars147
Forks21
Last commit5 years ago
Monkey
MonkeyElixir

An Elixir implementation of an interpreter for the Monkey programming language, built from scratch using functional patterns.

#programming-language#functional-programming#elixir
Stars144
Forks12
Last commit
json_web_token_ex
json_web_token_exElixir

An Elixir implementation of the JSON Web Token (JWT) standard (RFC 7519) for secure authentication and data exchange.

#rfc 7519#elixir#token-based-authentication
Stars144
Forks52
Last commit4 years ago
hush
hushElixir

A runtime configuration loader for Elixir applications that retrieves settings from environment variables, files, and cloud services.

#elixir#environment-variables#hush
Stars143
Forks4
Last commit4 months ago
Paasaa
PaasaaElixir

An Elixir library for natural language and script detection using statistical analysis without AI.

#statistical-analysis#elixir#language-identification
Stars143
Forks14
Last commit5 months ago
skooma
skoomaElixir

A simple and flexible Elixir library for validating data structures with an intuitive API.

#functional-programming#elixir#rest-api
Stars141
Forks14
Last commit3 years ago
remodel
remodelElixir

An Elixir presenter package for transforming map structures, enabling flexible API output serialization.

#elixir#json-serializer#ecto
Stars141
Forks16
Last commit7 years ago
statistics
statisticsElixir

Statistical functions and distributions for Elixir, including descriptive statistics and probability distributions.

#scientific-computing#elixir#statistics
Stars141
Forks30
Last commit2 years ago
SOAP client
SOAP clientElixir

A SOAP client library for Elixir that parses WSDL files and calls SOAP web services.

#elixir#wsdl-parser#web-services
Stars140
Forks81
Last commit1 year ago
phx_component_helpers
phx_component_helpersElixir

Extensible Phoenix LiveView component helpers that reduce boilerplate for HTML attributes, CSS classes, and form handling.

#html-attributes#elixir#phoenix
Stars139
Forks8
Last commit1 year ago
chaperon
chaperonElixir

An Elixir-based framework for distributed HTTP and WebSocket load testing, performance monitoring, and custom metric tracking.

#load-testing#elixir#websocket-testing
Stars139
Forks20
Last commit2 years ago
Kazan
KazanElixir

An Elixir client for the Kubernetes API, generated from OpenAPI specifications for comprehensive coverage.

#elixir#devops#container-orchestration
Stars138
Forks35
Last commit3 years ago
ua_inspector
ua_inspectorElixir

An Elixir library for parsing user agent strings to identify browsers, operating systems, devices, and bots.

#elixir#matomo#bot-detection
Stars138
Forks30
Last commit1 month ago
espec_phoenix
espec_phoenixElixir

ESpec helpers for Phoenix web framework, bringing BDD-style testing to Phoenix applications.

#elixir#channels#ecto
Stars138
Forks32
Last commit6 months ago
mneme
mnemeElixir

Auto-updating snapshot testing utilities for Elixir that integrate with ExUnit.

#elixir#developer-tools#approval-testing
Stars137
Forks8
Last commit9 months ago
facebook
facebookElixir

An Elixir wrapper for the Facebook Graph API, providing a clean interface for Facebook integration.

#elixir#authentication#social-media-integration
Stars137
Forks63
Last commit4 years ago
fast_xml
fast_xmlErlang

A high-performance Erlang/Elixir XML parsing library built on Expat, optimized for stream parsing from network sources.

#elixir#library#erlang-xml-parser
Stars136
Forks44
Last commit1 month ago
samly
samlyElixir

An Elixir Plug library for adding SAML 2.0 Service Provider Single-Sign-On authentication to Phoenix/Plug applications.

#elixir#enterprise-auth#saml2-sp-sso
Stars135
Forks104
Last commit2 years ago
boltun
boltunElixir

An Elixir library that transforms PostgreSQL LISTEN/NOTIFY notifications into callback execution.

#elixir#listen-notify#callback-handling
Stars135
Forks12
Last commit8 years ago
shouldi
shouldiElixir

An Elixir testing library with nested contexts, descriptive test naming, and custom matchers for complex test cases.

#elixir#custom-matchers#testing
Stars134
Forks15
Last commit10 years ago
ex_unit_notifier
ex_unit_notifierElixir

Shows desktop notifications for ExUnit test runs in Elixir, ideal for TDD workflows.

#elixir#developer-tools#test-notifications
Stars134
Forks17
Last commit1 year ago
PreviousPage 12 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
3 years ago
#Phoenix Framework123
#Hex Package87
#Ecto81
#Erlang79
#Phoenix65
#Elixir Library64
#Functional Programming61
#Elixir Lang54
#Web Development47
#Postgresql45
#Developer Tools41
#Distributed Systems38