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

nanoid
nanoidElixir

An Elixir port of NanoID, a secure and URL-friendly unique string ID generator with compact size.

#idgenerator#url-friendly#elixir
Stars236
Forks11
Last commit1 month ago
shorter_maps
shorter_mapsElixir

Elixir sigil for concise map and struct creation with automatic key-value inference from variable names.

#macro#code-syntax#elixir
Stars234
Forks10
Last commit2 years ago
number
numberElixir

An Elixir library for formatting numbers into currencies, percentages, phone numbers, and human-readable formats.

#hex#elixir#phone-number-formatting
Stars233
Forks45
Last commit1 year ago
cocktail
cocktailElixir

An Elixir library for generating date recurrences based on iCalendar events, supporting schedules with complex rules.

#functional-programming#elixir#datetime
Stars230
Forks33
Last commit2 years ago
white_bread
white_breadElixir

A story BDD tool for Elixir that parses Gherkin feature files and executes them as acceptance tests.

#elixir#testing-tool#mix-task
Stars229
Forks36
Last commit5 years ago
kerosene
keroseneElixir

A pagination library for Ecto and Phoenix applications, supporting HTML and JSON output with customizable themes.

#json-api#database#elixir
Stars229
Forks40
Last commit2 years ago
loom
loomElixir

A composable and extensible CRDT library with delta-CRDT support for conflict-free replicated data types.

#elixir#concurrent-data-structures#data-synchronization
Stars228
Forks14
Last commit9 years ago
tucan
tucanElixir

An Elixir plotting library built on VegaLite, offering a clean functional API for creating interactive visualizations.

#hacktoberfest#elixir#vega-lite
Stars228
Forks8
Last commit4 days ago
instream
instreamElixir

An Elixir driver for InfluxDB supporting both v1.x and v2.x versions with Flux and InfluxQL query capabilities.

#influxql#database-driver#flux
Stars228
Forks43
Last commit9 months ago
gen_rpc
gen_rpcErlang

A scalable RPC library for Erlang-VM languages using a mailbox-per-node architecture to avoid distributed port congestion.

#elixir#tcp#distributed-systems
Stars227
Forks86
Last commit8 months ago
aja
ajaElixir

An Elixir library extending the standard library with high-performance persistent vectors, ordered maps, and optimized Enum functions.

#ordered-maps#functional-programming#elixir
Stars225
Forks6
Last commit9 months ago
ExShop
ExShopElixir

A digital goods shop and blog platform built with Elixir and Phoenix for selling web resources like templates and themes.

#elixir#phoenix#content-management
Stars224
Forks24
Last commit9 years ago
vim-mix-format
vim-mix-formatVim Script

Vim plugin for asynchronous Elixir code formatting using mix format.

#elixir-lang#elixir#elixir-tooling
Stars220
Forks12
Last commit3 years ago
xlsxir
xlsxirElixir

An Elixir library for parsing .xlsx files using SAX parsing and storing data in ETS for efficient access.

#elixir-lang#elixir#libreoffice
Stars219
Forks106
Last commit5 months ago
datastructures
datastructuresElixir

A collection of protocols and implementations for working with data structures in idiomatic Elixir.

#sets#functional-programming#elixir
Stars219
Forks19
Last commit9 years ago
ex_cli
ex_cliElixir

A DSL for building user-friendly command-line applications in Elixir with automatic help generation.

#elixir#developer-tools#cli-framework
Stars218
Forks16
Last commit7 years ago
json
jsonElixir

A natively implemented JSON encoder and decoder library for the Elixir programming language.

#hex#json-encoder#elixir
Stars218
Forks40
Last commit5 years ago
coderplanets.com
coderplanets.comElixir

A GraphQL API server for coderplanets.com, built with Elixir and Phoenix.

#deployment#elixir#api-server
Stars217
Forks20
Last commit3 years ago
Beaver
BeaverElixir

An MLIR toolkit for building compilers and IR transformations using Elixir and Zig, offering a declarative, SSA-native frontend.

#elixir#compiler#ssa
Stars216
Forks9
Last commit3 months ago
atlas
atlasElixir

An Object Relational Mapper for Elixir with a Postgres adapter, validations, and a composable query builder.

#query-builder#orm#database
Stars216
Forks18
Last commit11 years ago
exop
exopElixir

An Elixir library for organizing business logic into operations with parameter validation, policy checks, and chaining.

#business-logic#functional-programming#elixir
Stars216
Forks17
Last commit2 years ago
patch
patchElixir

An Elixir mocking library that patches functions for testing with unique superpowers like patching private functions.

#elixir#unit-testing#exunit
Stars215
Forks14
Last commit1 year ago
power_assert
power_assertElixir

Power Assert for Elixir: enhances ExUnit test output by showing evaluation results of each expression in assertions.

#elixir#developer-tools#assert
Stars215
Forks6
Last commit3 years ago
logster
logsterElixir

An easy-to-parse, single-line logger for Elixir Phoenix and Plug applications, supporting logfmt, JSON, and custom formatting.

#elixir#phoenix#production
Stars213
Forks27
Last commit1 year ago
timber
timberElixir

An Elixir logger backend that integrates with Timber.io to turn text logs into structured events with automatic context capture.

#elixir#observability#phoenix-framework
Stars213
Forks29
Last commit6 years ago
yamerl
yamerlErlang

A pure Erlang application for parsing YAML 1.2 and JSON documents with no external dependencies.

#parsing#elixir#data-serialization
Stars212
Forks59
Last commit1 month ago
phoenix-todo-list-tutorial
phoenix-todo-list-tutorialElixir

A step-by-step tutorial for building a fully functional todo list app in Phoenix 1.7 using only HTML, CSS, and Elixir.

#beginner-friendly#elixir#todo
Stars210
Forks17
Last commit10 days ago
alf
alfElixir

A flow-based application layer framework for Elixir that implements Flow-Based Programming (FBP) to structure business logic.

#event-processing#component-architecture#elixir
Stars209
Forks6
Last commit2 years ago
memoize
memoizeElixir

A memoization macro for Elixir that caches function results using CAS on ETS for performance optimization.

#macro#elixir-lang#elixir
Stars204
Forks14
Last commit3 months ago
mailman
mailmanElixir

An Elixir library for sending email via SMTP with a clean API and powerful features.

#elixir#smtp#email-library
Stars204
Forks72
Last commit2 years ago
vega_lite
vega_liteElixir

Elixir bindings for Vega-Lite, enabling declarative data visualization within Elixir applications and Livebook notebooks.

#elixir#vega-lite#graphics
Stars203
Forks25
Last commit14 days ago
ex2ms
ex2msElixir

Translates Elixir functions to ETS match specifications for efficient Erlang Term Storage queries.

#functional-programming#elixir#erlang-ets
Stars201
Forks26
Last commit2 years ago
filtrex
filtrexElixir

An Elixir library for building and validating complex database query filters from client parameters, with Ecto integration.

#parsing#query-builder#database-filters
Stars201
Forks28
Last commit4 months ago
task_bunny
task_bunnyElixir

A background job processing library for Elixir using RabbitMQ for reliable messaging and job queuing.

#task-processing#elixir#reliability
Stars199
Forks29
Last commit4 years ago
mailgun
mailgunElixir

An Elixir client library for sending emails via the Mailgun API with a clean, declarative interface.

#elixir#attachments#email-client
Stars197
Forks96
Last commit3 years ago
calliope
calliopeElixir

An Elixir parser that renders HAML templates into HTML with embedded Elixir code support.

#functional-programming#elixir#haml-parser
Stars197
Forks39
Last commit1 year ago
PreviousPage 10 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
#Web Development79
#Developer Tools78