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

meseeks
meseeksElixir

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

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

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

#elixir#open-source#eex-templates
Stars324
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
Stars321
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
Stars319
Forks90
Last commit1 year ago
quark
quarkElixir

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

#functional-programming#elixir#fixed-point
Stars318
Forks15
Last commit4 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
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
elixlsx
elixlsxElixir

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

#elixir#reporting#spreadsheet
Stars313
Forks129
Last commit1 year 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
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
monadex
monadexElixir

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

#functional-programming#elixir#composable-architecture
Stars307
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
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 commit3 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
Stars303
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 commit2 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
protox
protoxElixir

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

#protoc#elixir#protobuf-runtime
Stars297
Forks21
Last commit1 day 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 commit7 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
Stars297
Forks36
Last commit2 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
Stars296
Forks10
Last commit2 years 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
Forks73
Last commit20 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
Stars293
Forks39
Last commit1 year ago
exconstructor
exconstructorElixir

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

#elixir#metaprogramming#production
Stars293
Forks20
Last commit1 month 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 commit6 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
appsignal-elixir
appsignal-elixirElixir

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

#host-metrics#elixir#apm
Stars290
Forks88
Last commit5 days ago
AppSignal Elixir
AppSignal ElixirElixir

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

#host-metrics#elixir#apm
Stars290
Forks88
Last commit5 days ago
excellent_migrations
excellent_migrationsElixir

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

#elixir#devops#ecto
Stars290
Forks42
Last commit3 months 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
Stars289
Forks45
Last commit6 days ago
reaxive
reaxiveElixir

A reactive event handling library for Elixir, inspired by Elm and Reactive Extensions, implementing asynchronous collections.

#functional-programming#elixir#observables
Stars288
Forks8
Last commit6 years ago
statix
statixElixir

A high-performance Elixir client for StatsD-compatible servers, optimized for speed and reliability.

#statsd-client#elixir#connection-pooling
Stars285
Forks92
Last commit2 years ago
readability
readabilityElixir

An Elixir library for extracting and curating the primary readable content from webpages.

#readability#hacktoberfest#elixir
Stars283
Forks64
Last commit7 months ago
hashids
hashidsElixir

An Elixir library for obfuscating numerical IDs into short, unique, reversible strings.

#elixir#library#id-obfuscation
Stars282
Forks16
Last commit2 years ago
Apex
ApexElixir

An Elixir library that pretty prints data structures with full color, proper indentation, and internal structure exposure.

#data-inspection#elixir#developer-tools
Stars278
Forks19
Last commit2 years ago
PreviousPage 8 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
#Phoenix Framework123
#Hex Package87
#Ecto81
#Erlang79
#Phoenix65
#Elixir Library64
#Functional Programming61
#Elixir Lang54
#Web Development47
#Postgresql45
#Developer Tools41
#Distributed Systems38