Distributed is a wrapper module that helps developers to make distributed, scaled, replicated and fault-tolerant (with takeover ability) leader-follower systems.
☆25Dec 20, 2017Updated 8 years ago
Alternatives and similar repositories for distributed
Users that are interested in distributed are comparing it to the libraries listed below
Sorting:
- Feed parser built in pure Elixir☆11Mar 8, 2018Updated 8 years ago
- Repo moved to:☆21Mar 18, 2018Updated 7 years ago
- Asynchronous Multiplexed HTTP/2 Client for Elixir☆25Feb 17, 2019Updated 7 years ago
- Plug for writing access logs☆31Jan 4, 2022Updated 4 years ago
- Trie implementation in Elixir☆69Mar 11, 2019Updated 6 years ago
- A set of helper modules that enable you to work with distributed elixir and c-nodes.☆35Sep 11, 2020Updated 5 years ago
- Distributed web crawler☆31Dec 8, 2014Updated 11 years ago
- AI chaos reasoning persona☆29Updated this week
- Crossfilter.js implemented as a mixin for ultra-fast filtering and sorting techniques baked into React.js components.☆13Mar 3, 2015Updated 11 years ago
- Collaborative music in Elixir, Elm, and WebAudio☆34Jul 7, 2019Updated 6 years ago
- Red-black tree implementation for Elixir.☆37Jul 11, 2018Updated 7 years ago
- A ShadowSocks server implemented in Elixir☆12Jan 9, 2022Updated 4 years ago
- Taper is a React (with SSR) and server-side-redux-like environment for Elixir+Phoenix.☆10Aug 24, 2020Updated 5 years ago
- Ruby on Rails template engine that allows for multiple formats being laid out in a single specification.☆13Jan 28, 2013Updated 13 years ago
- Landscaping With Hack Lang & HHVM Resources☆10Jan 15, 2015Updated 11 years ago
- Searchable transcripts of the Post Office Horizon IT Inquiry hearings☆11Jul 9, 2025Updated 8 months ago
- Aho-Corasick algorithm, implemented in Elixir using Erlang's :digraph for the graph structure☆13Jun 25, 2021Updated 4 years ago
- 📝 A template engine.☆16Jun 15, 2021Updated 4 years ago
- DebugIt: Use specialization so you can debug-print a value without explicit (and viral) Debug trait bound. (Not really maintained. Uses …