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

abacus
abacusElixir

A simple and safe mathematical expression language for the BEAM, inspired by math.js.

#rule-engine#elixir#mathematical-evaluation
Stars99
Forks19
Last commit5 months ago
ex_spec
ex_specElixir

Adds RSpec-style context and it macros to ExUnit for better test organization in Elixir.

#hex#elixir#unit-testing
Stars99
Forks5
Last commit8 years ago
Exnn
ExnnElixir

An Elixir framework for evolutive neural networks with a modular DSL and OTP-based architecture.

#sensor#elixir#neural-network
Stars99
Forks13
Last commit9 years ago
better_params
better_paramsElixir

An Elixir Plug that converts request parameters to atoms for cleaner pattern matching in web applications.

#elixir#phoenix-framework#pattern-matching
Stars98
Forks3
Last commit7 years ago
merkle_tree
merkle_treeElixir

A pure Elixir implementation of Merkle trees for efficient and secure data verification.

#functional-programming#elixir#distributed-systems
Stars98
Forks15
Last commit6 years ago
puppeteer_pdf
puppeteer_pdfElixir

An Elixir wrapper for generating PDFs from HTML using Puppeteer, offering improved rendering over wkhtmltopdf.

#elixir#html-to-pdf#puppeteer
Stars98
Forks18
Last commit7 years ago
cmark
cmarkC

Elixir NIF binding for cmark (C), a CommonMark-compliant Markdown parser library.

#cmark#hex#elixir
Stars97
Forks13
Last commit2 years ago
couchdb_connector
couchdb_connectorElixir

An Elixir connector for CouchDB providing CRUD operations, view management, and user administration with JSON and Map document support.

#elixir#basic-auth#document-store
Stars96
Forks19
Last commit7 years ago
multiverse
multiverseElixir

An Elixir plug for managing API version compatibility via request/response gateways, inspired by Stripe's approach.

#hex#api-gateway#elixir-lang
Stars96
Forks11
Last commit7 years ago
tabula
tabulaElixir

An Elixir library that transforms lists of maps, structs, or keywords into ASCII or GitHub Markdown tables.

#elixir#developer-tools#ecto
Stars95
Forks4
Last commit4 years ago
urna
urnaElixir

A simple Elixir DSL for implementing REST services with proper HTTP semantics and CORS support.

#http-server#elixir#content-negotiation
Stars94
Forks5
Last commit9 years ago
diplomat
diplomatElixir

An Elixir library for interacting with Google Cloud Datastore, providing a native Elixir interface for entity operations and queries.

#datastore#gql#database
Stars94
Forks22
Last commit3 years ago
mockery
mockeryElixir

A simple mocking library for asynchronous testing in Elixir that avoids module overrides and runtime module creation.

#mock-library#elixir-lang#elixir
Stars94
Forks10
Last commit11 months ago
crudry
crudryElixir

An Elixir library that reduces boilerplate code for CRUD operations in Phoenix contexts and Absinthe resolvers.

#backend-development#crud#elixir
Stars93
Forks11
Last commit4 years ago
plasm
plasmElixir

A composable query library for Ecto providing higher-level functions like .count, .random, .earliest, and .latest.

#query-builder#database#elixir
Stars92
Forks4
Last commit6 years ago
JSON Schema to Elm
JSON Schema to ElmElixir

Generates Elm types, JSON decoders, JSON encoders, and fuzz tests from JSON Schema draft v7 specifications.

#elixir-lang#json-encoder#elixir
Stars92
Forks12
Last commit4 days ago
elixir_nsq
elixir_nsqElixir

A complete, well-tested NSQ client library for Elixir and Erlang applications to handle asynchronous messaging.

#elixir#library#message-queue
Stars92
Forks26
Last commit3 months ago
pdf2htmlex
pdf2htmlexElixir

Elixir library that converts PDF documents to HTML while preserving text and formatting.

#pdf-conversion#elixir#format-retention
Stars92
Forks18
Last commit10 years ago
matcha
matchaElixir

A library providing first-class, ergonomic match specifications for the Elixir language.

#tracing#hex#functional-programming
Stars92
Forks8
Last commit1 year ago
reagent
reagentElixir

A socket acceptor pool for Elixir that simplifies server implementation using the socket library.

#elixir#otp#tcp-server
Stars92
Forks7
Last commit9 years ago
bupe
bupeElixir

An Elixir library for generating and parsing EPUB 2 and 3 files.

#elixir-lang#elixir#library
Stars91
Forks13
Last commit11 days ago
chinese_translation
chinese_translationElixir

An Elixir module for translating between simplified and traditional Chinese, converting to pinyin, and slugifying Chinese text.

#pinyin#elixir#unicode
Stars91
Forks11
Last commit8 years ago
chronos
chronosElixir

An Elixir library for handling dates and times with convenient date calculation and formatting functions.

#datetime-library#elixir#epoch-time
Stars90
Forks15
Last commit8 years ago
loki
lokiElixir

A toolkit for building powerful command-line interfaces in Elixir with helpers for shell interaction, file manipulation, and directory operations.

#file-manipulation#elixir-lang#elixir
Stars90
Forks7
Last commit2 years ago
ecto_anon
ecto_anonElixir

An Elixir library for data anonymization directly in Ecto schemas, with support for fields, associations, and embeds.

#data-anonymization#database#elixir
Stars90
Forks2
Last commit4 days ago
exfile
exfileElixir

File upload persistence and processing for Phoenix/Plug applications with flexible storage and on-the-fly processing.

#elixir#ecto#phoenix-framework
Stars90
Forks19
Last commit4 years ago
bunyan
bunyanElixir

A distributed, pluggable logging system for Elixir with extensible sources and writers, supporting networked logging and humane formatting.

#elixir#observability#distributed-systems
Stars90
Forks1
Last commit7 years ago
goal
goalElixir

An Elixir parameter validation library built on Ecto for JSON APIs, HTML controllers, and LiveViews.

#elixir#parameter-validation#phoenix
Stars89
Forks11
Last commit10 months ago
graphmath
graphmathElixir

An Elixir library for 2D and 3D vector arithmetic, matrices, and quaternions for graphics and simulation.

#hex#elixir-lang#elixir
Stars89
Forks12
Last commit8 months ago
Markdown
MarkdownC

An Elixir library that converts Markdown to HTML using a NIF binding to the Hoedown C library.

#elixir#hoedown#library
Stars88
Forks18
Last commit6 years ago
phoenix_pages
phoenix_pagesElixir

A Phoenix library for adding blogs, documentation, and static pages with markdown, frontmatter, and syntax highlighting.

#elixir#phoenix#frontmatter
Stars88
Forks7
Last commit1 year ago
sendgrid
sendgridElixir

An Elixir wrapper for SendGrid's API to create and send composable emails with Phoenix view integration.

#email-templates#elixir#sendgrid
Stars88
Forks45
Last commit2 years ago
poolex
poolexElixir

An Elixir library for managing pools of workers with automatic scaling, built-in metrics, and flexible worker management.

#hacktoberfest#elixir#open-source
Stars88
Forks8
Last commit7 days ago
graphql
graphqlElixir

An Elixir library that compiles GraphQL queries into native Elixir code with asynchronous request handling.

#elixir#api#graphql
Stars87
Forks0
Last commit11 years ago
html_entities
html_entitiesElixir

Elixir module for decoding and encoding HTML entities in strings.

#elixir#text-processing#decoding
Stars87
Forks22
Last commit5 years ago
ecto_cassandra
ecto_cassandraElixir

An Ecto adapter for Cassandra, enabling Elixir applications to use Cassandra as a database with Ecto's query interface.

#database-driver#cassandra-adapter#elixir
Stars86
Forks12
Last commit7 years ago
PreviousPage 15 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
#Developer Tools79
#Web Development79