Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development, and the embedded software domain.
An HTTP/2 client for Elixir (a work in progress!)
Elixir driver for the Neo4j graph database server
How to do things on the Internet
📝 A step-by-step example/tutorial showing how to build a Phoenix (Elixir) App where all data is immutable (append only). Precursor to Blockchain, IPF...
신경 - Cloud-native messaging/pubsub with powerful routing
Official Mux API wrapper for Elixir projects, supporting both Mux Data and Mux Video.
Compose Ecto queries without effort
Entity Component System (ECS) library for Elixir, offering a suite of features including: flexible queries with multiple filters, dynamic bidirectiona...
An Elixir library for using SQL.
Complete Telemetry.Metrics Reporter solution for Prometheus
Standalone TURN/STUN server in Elixir
Data specification conformance and generation for Elixir
A static site generator for mid-sized sites.
📨🔥 Elixir burner email (temporary address) detector
Multiplatform app bundler tool for Elixir
Elixir Web Console
Install and control active BEAM languages and components
Dictates what your users see. Plug-based authorization.
An Elixir architecture-in-a-box for a backend server. Supports GraphQL, Authority authentication, and more.
Exos is a simple Port Wrapper : a GenServer which forwards cast and call to a linked Port.
Parse strings into DateTime, NaiveDateTime, Date, or Time https://hexdocs.pm/date_time_parser
Phoenix LiveView multiplayer card game
The MVC framework for chat apps built on a platform designed for communication systems.
Literate test matchers for ExUnit
Elixir wrapper over FFmpeg for reading and decoding audio and video data
Learn how to use Phoenix LiveView with no prior Elixir or Phoenix knowledge
Authex is an opinionated JWT authentication and authorization library for Elixir.
Prometheus.io collector for Elixir.Ecto
Simple leader election for Elixir applications
Video recording and computer vision for edge devices
Feature toggle library for elixir
🐦 Flappy Bird clone written in Elixir using Phoenix LiveView to render the game UI from the server.
Simple Mailgun log persistence in Phoenix/Elixir
🔭 Tololo is an open-source package that brings the power of modern headless e-commerce functionality to Elixir's Phoenix Framework.
Model-agnostic agent harness for Elixir
Create a deb for your elixir release with ease
:speedboat: Better streaming for Ecto.
📜 Project Euler solutions in various programming languages
A library for managing Inky e-ink displays from Elixir.
A GraphQL client designed for Elixir Absinthe.
Python Interpreter in Elixir
rustlings but for elixir this time
⚠️Retired⚠️ library that provided a ~m sigil for ES6-like map destructuring in Elixir.
Idiomatic Cassandra client for Elixir
An Elixir mix task that lists all the licenses used by your Mix project dependencies.
:postbox: Robust job queue powered by GenStage and Redis
`%{foo, bar: 1}` — ES6-like shorthand syntax for Elixir maps and structs
TRINITY in Elixir (An Evolved LLM Coordinator): route LLM calls via a small-model hidden-state router + Axon coordination head, with Thinker/Worker/Ve...
Wechat API wrapper in Elixir
Algebraic Data Types for Elixir: Both functional and fun.