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 Elixir project dedicated to processing live data from Formula 1 races.
Sample application running Beacon, a open-source content management system (CMS) built with Phoenix LiveView.
An Web based Log Viewer for Elixir and Phoenix
An Elixir OpenTracing library based on Otter
đź’° A super fast money management app.
React Library for ElixirScript
Safe and Fast Bloom Filter + FBFs for Erlang
Neo4j Adapter for Ecto
Makes it easier to build distributed Elixir applications on the Fly.io platform. Adds region awareness to an app and makes it easy to perform RPC call...
Code watcher for elixir projects
Apache Arrow ADBC bindings for Elixir
Elixir optimizing compiler
A Riemann client for Elixir, surprise!
Techniques, advice, and anecdotes about how to teach Functional Programming
Rapport aims to provide a robust set of modules to generate HTML reports that both looks good in the browser and when being printed.
Catch unsafe migrations in your Elixir application
The Elixir Scribe tool aims to help developers to embody the values of discipline and craftsmanship of the Scribes, enabling them to more easily write...
Frontend store managed in backend
A plug and play package for using Turbolinks with Elixir web frameworks
minimum elm + phoenix setup, with webpack
Dockerfile for building Elixir projects
Game of Life in Elixir. Distributed Game of Life with Board Server API. Run it on multiple nodes.
Foreign Function Interface (FFI) for Elixir
A clone of Facebook Messenger. Built with Elixir + Phoenix.
Creating letter avatar from a name
REST behaviour and Plug router for hypermedia web applications in Elixir
More handy task runner, allowing retries, callbacks, assurance that the task succeeded, and more
Unobtrusive Dependency Injector for Elixir
Low-level termbox bindings for Elixir
Elixir implementation of zxcvbn by dropbox
An elixir library to write and read ZIP file in a streaming fashion
Code examples for the "Three real-world examples of distributed Elixir" blog series
A utility for defining eminently readable parameterized (or example-based) tests in Elixir
Create stub urls to test external API integration
An Elixir client for the Nu HTML Checker (v.Nu).
A simple Elixir package to elegantly mock module functions within (asynchronous) ExUnit tests using Erlang's :meck library
Companion Repo for the course: Elixir & Phoenix for Beginners
Erlang and Elixir support, https://meta-erlang.github.io/
A blazing fast fully-automated CSV to database importer
An Elixir implementation of the CONREC algorithm for topographic or isochrone maps.
Full featured example of building a container for an Elixir Phoenix project, taking advantage of BuildKit caching and multi-platform builds (Arm). Sho...
Production-ready Phoenix backend with React and TypeScript frontend
Sample for terraform IaC for elixir projects in ECS
UcxUcc is a simple but powerful team collaboration suite of applications designed to improve communications, information sharing and productivity for...
Prometheus.erl Elixir Plugs
Small library for colored (ANSI) output in Erlang/Elixir/LFE. It's can be useful when you need to create user-friendly command-line applications.
Isolate tests from the real world, inspired by Ruby's VCR.
EctoTrail allows to store Ecto changeset changes in a separate audit_log table.
A library simplifying LDAP usage in Elixir projects
A list of learning materials to understand OTP internals