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

neuron
neuronElixir

A flexible GraphQL client for Elixir applications with customizable JSON and connection modules.

#hex#elixir-lang#elixir
Stars333
Forks37
Last commit3 years ago
phoenix_live_reload
phoenix_live_reloadElixir

Live-reload functionality for Phoenix framework during development, enabling automatic browser refresh on file changes.

#elixir#productivity#phoenix-framework
Stars331
Forks93
Last commit1 day ago
ex_check
ex_checkElixir

A single Mix task to efficiently run all code analysis and testing tools in an Elixir project.

#elixir#developer-tools#mix-task
Stars328
Forks14
Last commit2 years ago
oop
oopElixir

A humorous Elixir library that implements object-oriented programming concepts like classes, inheritance, and methods as a parody.

#functional-programming#elixir#metaprogramming
Stars326
Forks22
Last commit5 years ago
meeseeks
meeseeksElixir

An Elixir library for parsing and extracting data from HTML and XML using CSS or XPath selectors.

#elixir#css-selectors#nif
Stars325
Forks26
Last commit1 year ago
meseeks
meseeksElixir

An Elixir library for parsing and extracting data from HTML and XML using CSS or XPath selectors.

#elixir#css-selectors#html5
Stars325
Forks26
Last commit1 year ago
serum
serumElixir

A simple static website generator written in Elixir, focused on blogging.

#elixir#open-source#eex-templates
Stars323
Forks30
Last commit2 years ago
pipes
pipesElixir

Extends Elixir's pipe operator with macros for flexible composition strategies like error handling and pattern matching.

#functional-programming#elixir#pipe-operator
Stars323
Forks22
Last commit7 years ago
goth
gothElixir

An Elixir library for generating and retrieving OAuth2 tokens for Google Cloud Service accounts.

#elixir#google-cloud-platform#oauth2
Stars323
Forks119
Last commit1 year ago
tzdata
tzdataElixir

An Elixir library providing the IANA timezone database with automatic updates and integration with Elixir's standard library.

#elixir#library#datetime
Stars322
Forks111
Last commit10 days ago
quark
quarkElixir

A library providing common functional combinators, currying, partial application, and composition utilities for Elixir.

#functional-programming#elixir#fixed-point
Stars322
Forks15
Last commit4 years ago
elixlsx
elixlsxElixir

An Elixir library for generating Microsoft Excel OpenXML (.xlsx) files with formatting support.

#elixir#reporting#spreadsheet
Stars315
Forks130
Last commit1 year ago
excheck
excheckElixir

A property-based testing library for Elixir, implementing QuickCheck-style testing with ExUnit integration.

#elixir#testing-library#exunit
Stars313
Forks26
Last commit7 years ago
gen_state_machine
gen_state_machineElixir

An idiomatic Elixir wrapper for OTP's gen_statem behavior, providing cleaner syntax and automatic callback mode declaration.

#elixir#behavior-wrapper#state-machine
Stars313
Forks36
Last commit2 years ago
phoenix_slime
phoenix_slimeElixir

A Phoenix template engine that enables writing HTML templates using the concise Slime (Slim) syntax.

#phoenix-template-engine#elixir#phoenix
Stars311
Forks67
Last commit2 years ago
monadex
monadexElixir

Introduces monads to Elixir for encapsulating state and controlling code flow with more powerful pipelines.

#functional-programming#elixir#composable-architecture
Stars308
Forks12
Last commit4 years ago
Tensorflex
TensorflexC

Tensorflow bindings for the Elixir programming language, enabling machine learning inference and tensor operations.

#elixir#c-api#bindings
Stars307
Forks15
Last commit7 years ago
riffed
riffedElixir

Provides idiomatic Elixir bindings for Apache Thrift, converting Thrift types into Elixir structs and simplifying RPC client/server generation.

#elixir#apache-thrift#client-server
Stars307
Forks31
Last commit6 years ago
confex
confexElixir

An Elixir library for reading and casting configuration from environment variables and other sources at runtime.

#adapter-pattern#hex#deployment
Stars306
Forks32
Last commit2 years ago
scribe
scribeElixir

A library for pretty-printing tables of Elixir structs and maps with customizable styling and pagination.

#elixir#pretty-print#cli-tool
Stars305
Forks12
Last commit5 months ago
Ace
AceElixir

An Elixir HTTP/1 and HTTP/2 web server and client that implements the Raxx interface.

#h2spec#http-server#elixir-lang
Stars304
Forks26
Last commit5 years ago
GodotPhoenixChannels
GodotPhoenixChannelsGDScript

A GDScript and Godot Engine client for connecting to Phoenix Framework Channels, enabling real-time communication in games and applications.

#realtime#multiplayer#elixir
Stars302
Forks19
Last commit3 years ago
msgpax
msgpaxElixir

High-performance MessagePack serialization/deserialization library for Elixir with comprehensive type support.

#binary-protocol#elixir#msgpack
Stars299
Forks37
Last commit2 years ago
shards
shardsErlang

A library that adds transparent sharding and partitioning to ETS tables in Erlang/Elixir for improved concurrency and scalability.

#in-memory-storage#elixir#distributed-systems
Stars298
Forks36
Last commit2 years ago
ansible-elixir-stack
ansible-elixir-stackPython

An Ansible role to deploy Elixir & Phoenix apps with Postgres, hot code-reloading, and monitoring.

#elixir#devops#phoenix-framework
Stars297
Forks50
Last commit8 years ago
exceptional
exceptionalElixir

An Elixir library providing helpers for working with exceptions, offering a hybrid approach between tagged status and optimistic flow.

#functional-programming#erlang-interop#elixir
Stars297
Forks10
Last commit3 years ago
excellent_migrations
excellent_migrationsElixir

An Elixir tool that analyzes database migrations to detect potentially dangerous or destructive operations.

#elixir#devops#ecto
Stars296
Forks42
Last commit4 months ago
protox
protoxElixir

A 100% conformant Elixir library for Google Protocol Buffers with reliable encoding/decoding and code generation.

#protoc#elixir#protobuf-runtime
Stars296
Forks21
Last commit9 days ago
saxy
saxyElixir

A fast, standard-compliant SAX parser and encoder for XML in Elixir, supporting streaming and simple DOM export.

#elixir-lang#elixir#sax-parser
Stars295
Forks40
Last commit14 days ago
exconstructor
exconstructorElixir

An Elixir library for generating struct constructors that handle external data with ease.

#elixir#metaprogramming#production
Stars294
Forks20
Last commit3 months ago
html_sanitize_ex
html_sanitize_exElixir

An Elixir library for sanitizing HTML to protect against XSS attacks while allowing safe user-generated content.

#elixir#web-security#user-generated-content
Stars294
Forks74
Last commit1 month ago
AppSignal Elixir
AppSignal ElixirElixir

AppSignal for Elixir monitors errors, performance, and servers for Elixir applications with automatic instrumentation.

#host-metrics#elixir#apm
Stars292
Forks90
Last commit15 days ago
appsignal-elixir
appsignal-elixirElixir

AppSignal for Elixir monitors errors, performance, and servers for Elixir applications.

#host-metrics#elixir#apm
Stars292
Forks90
Last commit15 days ago
phoenix-ecto-encryption-example
phoenix-ecto-encryption-exampleElixir

A step-by-step example of encrypting sensitive data in Elixir Phoenix apps using Ecto custom types before storing in a database.

#database#elixir#aes-256
Stars291
Forks21
Last commit23 days ago
elixir_auth_google
elixir_auth_googleElixir

A minimalist Elixir package for adding Google OAuth2 authentication to Phoenix apps with minimal setup.

#oauth#elixir#oauth2
Stars290
Forks45
Last commit23 days ago
AlloyCI
AlloyCIElixir

An open-source CI/CD coordinator for GitHub that leverages GitLab CI Runner capabilities.

#continuous-testing#elixir#devops
Stars290
Forks10
Last commit3 years ago
PreviousPage 8 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