Automate code & data workflows with interactive Elixir notebooks
- 
            Updated
            Oct 31, 2025 
- Elixir
Automate code & data workflows with interactive Elixir notebooks
Easy local cluster creation for Elixir to aid in unit testing
Circuit breaker for HTTP requests in Elixir
Distributed is a wrapper module that helps developers to make distributed, scaled, replicated and fault-tolerant (with takeover ability) leader-follower systems.
Jet is a simple OOP, dynamically typed, functional language that runs on the Erlang virtual machine (BEAM). Jet's syntax is Ruby-like syntax.
An Elixir library for genetic programming and neuroevolution, implementing standard genetic algorithms and NEAT. Features parallel evaluation, checkpointing, and extensible operators for selection, crossover, and mutation. Solve optimization problems through evolution with a clean, flexible API.
A practical evaluation of the iconic distributed algorithms discussed in Christian Cachin's book "Introduction to Reliable and Secure Distributed Programming". Each repo's system incrementally improves its predecessor by adding further functionality. More info regarding the specifics of each system can be found in README.md.
Scalable service discovery and RPC library
Multi-agent systems framework for the BEAM platform - build distributed autonomous agents with OTP supervision and fault tolerance
Gossip Protocol Implementation in Elixir.
Pangea is an Elixir, Phoenix LiveView distributed OTP monitoring system designed to be customised and deployed within private networks (VPC/VPN). It provides a solid foundation for building your own distributed monitoring solution with real-time dashboards and geographically distributed workers.
A simple chat application to understand Elixir's OTP Distribution functionality. This is a simple supervisor application that leverages distributed tasks to allows users to chat with one another via an iex session, across distributed nodes.
A distributed application that exhibits Gossip Algorithm for different topologies.
Simple solution for running Elixir, Phoenix and Nerves on a Raspberry Pi Zero with the BLINKT hardware module attached.
Portal game in elixir, based on https://howistart.org/posts/elixir/1
load tester
Distributed Hash Table implementation using Tapestry algorithm
A simulation of bitcoinMiner is implemented in elixir in a distributed system framework connecting 3 quadcore machines.
Add a description, image, and links to the distributed-computing topic page so that developers can more easily learn about it.
To associate your repository with the distributed-computing topic, visit your repo's landing page and select "manage topics."