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

Elixir Refactorings
Elixir RefactoringsElixir

A comprehensive catalog of 82 refactoring strategies for Elixir code, categorized by language-specific, traditional, functional, and Erlang-specific transformations.

#software-maintenance#functional-programming#elixir-lang
Stars193
Forks4
Last commit
elasticlunr
elasticlunrElixir

A small, full-text search library for Elixir that indexes JSON documents and provides a friendly search interface.

#search-library#elixir#json-indexing
Stars192
Forks9
Last commit1 year ago
numerix
numerixElixir

A collection of mathematical functions for Elixir focused on statistics, linear algebra, and machine learning.

#scientific-computing#parallel-computing#elixir
Stars192
Forks17
Last commit5 years ago
Alchemist-Server
Alchemist-ServerElixir

A background server that provides Elixir mix project intelligence like completion, docs, and definitions to any editor.

#elixir#developer-tools#language-server
Stars191
Forks12
Last commit8 years ago
CaptainFact
CaptainFactElixir

API backend for CaptainFact, a collaborative platform for fact-checking videos with community-sourced annotations.

#hacktoberfest#elixir#phoenix
Stars190
Forks26
Last commit1 month ago
xml_builder
xml_builderElixir

An Elixir library for generating XML with a simple tuple-based structure and convenience functions.

#functional-programming#elixir#data-serialization
Stars187
Forks42
Last commit17 days ago
linguist
linguistElixir

A simple Elixir library for internationalization (i18n) with nested key support and pluralization.

#elixir#phoenix-framework#internationalization
Stars186
Forks22
Last commit14 days ago
phoenix_pubsub_redis
phoenix_pubsub_redisElixir

A Redis PubSub adapter for the Phoenix framework, enabling distributed messaging across Elixir nodes via Redis.

#elixir#adapter#redis
Stars183
Forks68
Last commit1 month ago
commerce_billing
commerce_billingElixir

A payment processing library for Elixir, inspired by Shopify's ActiveMerchant, supporting multiple gateways with fault tolerance.

#elixir#payment#gateway
Stars183
Forks22
Last commit9 years ago
gen_rmq
gen_rmqElixir

Elixir OTP behaviours for building RabbitMQ consumers and publishers with reduced boilerplate.

#elixir#clientdata-no#production-dependency
Stars181
Forks45
Last commit3 years ago
ecto_dev_logger
ecto_dev_loggerElixir

An Ecto query logger that inlines bindings into SQL for easy copy-paste debugging and highlights database time.

#database#elixir#telemetry
Stars181
Forks18
Last commit8 months ago
exprof
exprofElixir

A simple Elixir code profiler that wraps Erlang's eprof profiler with a convenient macro.

#elixir#developer-tools#mix-task
Stars180
Forks10
Last commit5 years ago
git_hooks
git_hooksElixir

Configure and manage git hooks in Elixir projects to enforce code quality and automate workflows.

#hex#elixir-lang#elixir
Stars180
Forks20
Last commit4 months ago
Sprint Poker
Sprint PokerElixir

An online estimation tool for Agile teams to collaboratively estimate story points using planning poker.

#elixir#team-collaboration#phoenix-framework
Stars179
Forks22
Last commit8 years ago
ueberauth_google
ueberauth_googleElixir

A Google OAuth2 strategy implementation for the Überauth authentication framework in Elixir.

#ueberauth#oauth#elixir
Stars177
Forks83
Last commit2 years ago
Async Elixir
Async Elixir

An interactive book and course that teaches Elixir's concurrency features through hands-on Livebook exercises.

#functional-programming#elixir#livebook
Stars177
Forks12
Last commit1 month ago
AshAI
AshAIElixir

Adds structured AI outputs, vectorization, and tool calling to Ash Framework applications using ReqLLM.

#ash-framework#semantic-search#elixir
Stars176
Forks76
Last commit5 days ago
kvs
kvsElixir

A compact Elixir/Erlang database abstraction layer with polymorphic tuples and multiple backend support.

#extensible-records#elixir#rocksdb
Stars176
Forks46
Last commit8 days ago
immortal
immortalElixir

Helper modules for building fault-tolerant OTP applications in Elixir, keeping ETS tables and processes alive during failures.

#elixir#otp#supervision
Stars175
Forks7
Last commit5 years ago
elixir-on-docker
elixir-on-dockerElixir

A Docker-based template for quickly developing clustered Elixir applications with cloud-native defaults.

#elixir#web-server#development-tool
Stars175
Forks10
Last commit6 years ago
expat
expatElixir

A library for creating reusable, composable pattern matchers in Elixir to simplify complex pattern matching.

#functional-programming#elixir#patterns
Stars175
Forks5
Last commit10 months ago
telegex
telegexElixir

A Telegram bot framework and API client library for Elixir, featuring generated API bindings and advanced processing chains.

#elixir#otp#generated-api
Stars173
Forks21
Last commit1 year ago
topo
topoElixir

An Elixir library for calculating spatial relationships between geometries like points, lines, and polygons.

#elixir#geospatial#geometry
Stars172
Forks25
Last commit1 year ago
Phoenix Toggl
Phoenix TogglElixir

An open-source time tracking application built with Elixir, Phoenix, React, and Redux, inspired by Toggl.

#elixir-lang#elixir#productivity
Stars172
Forks17
Last commit9 years ago
exsync
exsyncElixir

An Elixir reloader that automatically recompiles code when files change, supporting path dependencies and custom callbacks.

#elixir#code-reloading#productivity
Stars171
Forks31
Last commit1 year ago
codec-beam
codec-beamHaskell

A Haskell library for generating Erlang VM byte code from pure Haskell, enabling compile-to-BEAM languages.

#haskell#functional-programming#elixir
Stars170
Forks6
Last commit1 year ago
sshkit
sshkitElixir

An Elixir toolkit for performing structured tasks on one or more servers via SSH.

#elixir#devops#server-automation
Stars170
Forks16
Last commit9 months ago
inquisitor
inquisitorElixir

A composable query builder for Ecto that enables flexible and secure filtering in Elixir applications.

#query-builder#database#elixir
Stars169
Forks13
Last commit6 years ago
ecto_fixtures
ecto_fixturesElixir

A fixture library for Elixir applications using Ecto, providing structured test data with associations and inheritance.

#fixtures#elixir#database-testing
Stars167
Forks14
Last commit6 years ago
kaffe
kaffeElixir

An opinionated Elixir wrapper around the Brod Kafka client with built-in support for Heroku Kafka and encrypted connections.

#elixir#batch-processing#message-queue
Stars165
Forks62
Last commit4 months ago
basic_auth
basic_authElixir

An Elixir Plug for adding HTTP basic authentication to web applications with configurable credentials or custom authentication functions.

#elixir#web-security#phoenix
Stars165
Forks26
Last commit6 years ago
phoenix_token_auth
phoenix_token_authElixir

A token authentication library for Phoenix applications, designed for API authentication in single-page apps.

#elixir#single-page-app#authentication
Stars163
Forks37
Last commit9 years ago
timex_ecto
timex_ectoElixir

An adapter for using Timex DateTimes with Ecto, providing custom date/time types for Elixir applications.

#database#elixir#datetime
Stars163
Forks68
Last commit4 years ago
dbg
dbgElixir

An Elixir library providing functions for tracing events in the BEAM VM across a cluster of nodes.

#tracing#runtime-analysis#elixir
Stars161
Forks8
Last commit8 years ago
slugger
sluggerElixir

An Elixir library and protocol for generating URL-friendly slugs from strings with configurable replacements.

#elixir-lang#url-friendly#elixir
Stars160
Forks26
Last commit4 years ago
phoenix-flux-react
phoenix-flux-reactJavaScript

An experimental real-time web application combining Phoenix Channels, GenEvents, React, and Flux for reactive UI updates.

#realtime#browserify#flux
Stars160
Forks14
Last commit11 years ago
PreviousPage 11 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
1 year ago
#Phoenix Framework123
#Hex Package87
#Ecto81
#Erlang79
#Phoenix65
#Elixir Library64
#Functional Programming61
#Elixir Lang54
#Web Development47
#Postgresql45
#Developer Tools41
#Distributed Systems38