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

phauxth
phauxthElixir

A secure, extensible authentication library for Phoenix and other Plug-based Elixir web applications.

#elixir#library#web-security
Stars402
Forks20
Last commit4 years ago
bootleg
bootlegElixir

An Elixir framework for building and deploying application releases with extensible server automation.

#deployment#elixir#devops
Stars399
Forks24
Last commit1 month ago
elixir-style-guide
elixir-style-guideElixir

A community-driven style guide for Elixir, implemented as checks in the Credo static analysis tool.

#readability#elixir#developer-tools
Stars397
Forks21
Last commit9 years ago
ecto_psql_extras
ecto_psql_extrasElixir

Elixir library providing PostgreSQL database performance insights like locks, index usage, cache hit ratios, and vacuum stats.

#elixir#ecto#database-performance
Stars393
Forks36
Last commit1 year ago
ethereumex
ethereumexElixir

Elixir JSON-RPC client for Ethereum blockchain with HTTP, IPC, and WebSocket support.

#elixir#json-rpc#telemetry
Stars393
Forks79
Last commit2 months ago
propcheck
propcheckElixir

A property-based testing library for Elixir, built as a wrapper around the PropEr framework.

#elixir#property-testing#testing-library
Stars392
Forks44
Last commit1 year ago
vscode-elixir-ls
vscode-elixir-lsTypeScript

Elixir language support and debugger for VS Code, powered by the Elixir Language Server (ElixirLS).

#elixir#developer-tools#language-server
Stars386
Forks41
Last commit3 years ago
inflex
inflexElixir

An Elixir library for handling word inflections like pluralization, singularization, and string transformations.

#elixir#text-processing#pluralization
Stars384
Forks81
Last commit2 years ago
mongodb_ecto
mongodb_ectoElixir

MongoDB adapter for Ecto, enabling Elixir applications to use MongoDB as a data store with Ecto's query interface.

#orm#bson#database-adapter
Stars379
Forks127
Last commit2 months ago
mongodb_ecto
mongodb_ectoElixir

An Ecto adapter for MongoDB, enabling Elixir developers to use Ecto's query interface and schema definitions with MongoDB databases.

#query-builder#orm#database-adapter
Stars379
Forks127
Last commit2 months ago
conform
conformElixir

A configuration tool for Elixir releases that provides schema validation, rich data types, and an init-style .conf file.

#deployment#elixir#distillery
Stars378
Forks60
Last commit6 years ago
sweet_xml
sweet_xmlElixir

A thin Elixir wrapper around :xmerl for simple and effective XML querying and conversion to Elixir data structures.

#elixir#erlang-xmerl#xml
Stars376
Forks64
Last commit4 months ago
spawn
spawnElixir

An actor-native service mesh for durable, stateful computing that works across multiple programming languages and protocols.

#event-driven#elixir#workflow-orchestration
Stars375
Forks15
Last commit2 months ago
slime
slimeElixir

A minimalistic HTML templating language for Elixir, inspired by Slim, that reduces verbosity in markup.

#elixir#html-templating#slim
Stars375
Forks55
Last commit2 years ago
guardian_db
guardian_dbElixir

A Guardian extension that tracks JWT tokens in a database to enable immediate revocation and prevent replay attacks.

#database#elixir#authentication
Stars373
Forks87
Last commit11 months ago
params
paramsElixir

A lightweight Elixir library for parameter validation and casting using Ecto.Schema, similar to Rails strong parameters.

#elixir#parameter-validation#phoenix
Stars373
Forks50
Last commit1 month ago
reaxt
reaxtElixir

Use React components in Elixir applications for server-side rendering with Webpack compilation.

#elixir#hot-reloading#isomorphic-javascript
Stars372
Forks38
Last commit6 months ago
opus
opusElixir

A framework for building pluggable, composable business logic pipelines in Elixir.

#pipeline-framework#business-logic#functional-programming
Stars371
Forks21
Last commit2 years ago
bureaucrat
bureaucratElixir

Generate Phoenix API documentation automatically from ExUnit tests, supporting Markdown, Swagger/Slate, API Blueprint, and Postman formats.

#elixir#phoenix-framework#exunit
Stars371
Forks77
Last commit1 year ago
IElixir
IElixirJupyter Notebook

A Jupyter kernel that enables interactive computing with the Elixir programming language.

#elixir#jupyter-kernel#notebook
Stars368
Forks41
Last commit2 years ago
uuid
uuidElixir

UUID generator and utilities for Elixir, supporting RFC 4122 versions 1, 3, 4, and 5 with multiple formatting options.

#elixir#id-generation#unique-identifiers
Stars368
Forks83
Last commit2 years ago
ElixirSublime
ElixirSublimePython

An Elixir plugin for Sublime Text 3 offering code completion, go-to-definition, and linting via SublimeLinter.

#ide-plugin#elixir#developer-tools
Stars367
Forks24
Last commit6 years ago
Lynx
LynxElixir

A fast, secure, and reliable Terraform backend for state management and team collaboration, built with Elixir and Phoenix.

#elixir#devops#team-collaboration
Stars365
Forks11
Last commit1 month ago
walex
walexElixir

A simple and reliable Elixir library for capturing Postgres change events (CDC) via logical replication.

#logical-replication#event-driven#elixir
Stars365
Forks21
Last commit1 month ago
pathex
pathexElixir

A fast, composable functional lens library for manipulating nested data structures in Elixir.

#elixir#functional-lenses#library
Stars364
Forks17
Last commit11 months ago
fsm
fsmElixir

A pure functional finite state machine data structure for Elixir, designed for use within existing processes without requiring separate process management.

#functional-programming#elixir#otp
Stars363
Forks25
Last commit6 years ago
Elixir Functional Programming
Elixir Functional ProgrammingElixir

Educational material introducing functional programming concepts through Elixir with practical code examples.

#code-examples#functional-programming#elixir
Stars361
Forks21
Last commit6 years ago
exredis
exredisElixir

A Redis client for Elixir providing type-safe command generation and comprehensive API coverage.

#database-driver#elixir-lang#elixir
Stars357
Forks62
Last commit2 years ago
spandex
spandexElixir

A platform-agnostic tracing library for Elixir applications, enabling granular runtime monitoring and distributed tracing across microservices.

#hacktoberfest#platform-agnostic#elixir
Stars346
Forks53
Last commit2 years ago
ex_twilio
ex_twilioElixir

A relatively full-featured Elixir client for the Twilio API, supporting voice, SMS, chat, and task routing.

#hex#elixir#rest-client
Stars346
Forks152
Last commit2 years ago
The Little Schemer in Elixir
The Little Schemer in ElixirElixir

Exercises and algorithms from The Little Schemer book implemented in Elixir with Scheme comparisons.

#functional-programming#elixir#language-implementation
Stars345
Forks8
Last commit
pdf_generator
pdf_generatorElixir

An Elixir wrapper for generating PDFs from HTML using wkhtmltopdf or Chrome/Chromium via Puppeteer.

#elixir#html-to-pdf#puppeteer
Stars343
Forks71
Last commit3 years ago
k8s
k8sElixir

A Kubernetes API client for Elixir featuring autodiscovery, multiple cluster support, and comprehensive authentication.

#kubeconfig#elixir#devops
Stars340
Forks49
Last commit9 days ago
progress_bar
progress_barElixir

A library for rendering command-line progress bars and spinners in Elixir applications.

#elixir#terminal#spinners
Stars337
Forks22
Last commit27 days ago
scrape
scrapeElixir

An Elixir library for structured data extraction from websites, articles, and RSS/Atom feeds using information-retrieval techniques.

#readability#elixir#information-retrieval
Stars337
Forks41
Last commit6 years ago
jose
joseErlang

A comprehensive Erlang/Elixir library implementing JSON Object Signing and Encryption (JOSE) standards.

#elixir#digital-signature#authentication
Stars336
Forks120
Last commit8 months ago
PreviousPage 7 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
10 years ago
#Hex Package237
#Phoenix Framework194
#Erlang160
#Elixir Library126
#Functional Programming112
#Ecto106
#Api Client98
#Phoenix96
#Library92
#Elixir Lang83
#Web Development79
#Developer Tools78