awesome-elixir
github.com/h4cc/awesome-elixir ↗A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me websites resources from awesome-elixir"
Installation instructions →What's inside
Websites
- 30 Days of Elixir
A walk through the Elixir language in 30 exercises.
- BEAM Community
From distributed systems, to robust servers and language design on the Erlang VM.
- Benjamin Tan - Learnings & Writings
A blog consisting of mostly Elixir posts.
Text and Numbers
- abacus
Evaluate math terms in Elixir.
- base58
Base58 encoding/decoding for Elixir.
- base58check
Base58Check encoding/decoding for Bitcoin.
- base62
Base62 encoder/decoder in pure Elixir.
- bencode
A Bencode encoder and decoder for Elixir. The decoder will return the checksum value of the info dictionary, if an info dictionary was found in the input.
- bencoder
bencode in Elixir.
Lexical analysis
- abnf_parsec
ABNF in and parser out.
Domain-specific language
- absinthe_gen
Scaffold generator for Absithne.
- Absinthe Graphql
Fully featured GraphQL library.
Framework Components
- absinthe_plug
Plug support for Absinthe.
- access pass
Authentication framework that can be used with or outside of phoenix. Similar to Addict but geared towards API usage.(
- addict
User authentication for Phoenix Framework.
- airbrake_plug
Report errors in your Plug stack or whatever to Airbrake.
- Backpex
Highly customizable administration panel for Phoenix LiveView applications. (
- better_params
Elixir Plug for cleaner request params in web apps.
REST and API
- accent
Plug for handling the conversion of JSON API keys to different cases.
HTTP
Build Tools
- active
Recompilation and Reloading on FileSystem changes.
- coffee_rotor
Rotor plugin to compile CoffeeScript files.
Showing a sample of 1.5k resources. View the full list on GitHub →