Easy Elixir clusters, pluggable discovery. DNS-based (Kubernetes, Weave), UDP multicast, others.
☆399Jan 19, 2020Updated 6 years ago
Alternatives and similar repositories for peerage
Users that are interested in peerage are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Automatic cluster formation/healing for Elixir applications☆2,141Jan 9, 2025Updated last year
- Easy clustering, registration, and distribution of worker processes for Erlang/Elixir☆1,250Jun 22, 2022Updated 3 years ago
- Web based metrics, monitoring, and observer☆927Jun 6, 2020Updated 5 years ago
- Horde is a distributed Supervisor and Registry backed by Postgres☆1,468Mar 13, 2026Updated last week
- Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈☆727Jan 10, 2024Updated 2 years ago
- A distributed service registry built on top of phoenix_pubsub.☆127Dec 4, 2020Updated 5 years ago
- ets based key/value cache with row level isolated writes and ttl support☆925Sep 29, 2025Updated 5 months ago
- Useful helper to read and use application configuration from environment variables.☆306May 17, 2024Updated last year
- An Elixir rate-limiter with pluggable backends☆901Mar 9, 2026Updated 2 weeks ago
- Fast no copy globals for Elixir & Erlang.☆1,176Mar 9, 2023Updated 3 years ago
- Security-focused static analysis for the Phoenix Framework☆1,775Aug 20, 2024Updated last year
- Cron-like job scheduler for Elixir☆2,401Mar 16, 2026Updated last week
- Use DeltaCrdt to build distributed applications in Elixir☆550May 28, 2024Updated last year
- Simple Elixir macros for linear retry, exponential backoff and wait with composable delays☆459Mar 2, 2025Updated last year
- Elegant error/exception handling in Elixir, with result monads.☆605Jan 13, 2020Updated 6 years ago
- Runtime configuration system for Elixir☆596Apr 10, 2023Updated 2 years ago
- Computational parallel flows on top of GenStage☆1,610Feb 25, 2025Updated last year
- Easy local cluster creation for Elixir to aid in unit testing☆236Dec 30, 2025Updated 2 months ago
- Simplify deployments in Elixir with OTP releases!☆2,961Aug 4, 2024Updated last year
- In-memory and distributed caching toolkit for Elixir.☆1,380Mar 7, 2026Updated 2 weeks ago
- A job processing system that just verks! 🧛☆728Sep 14, 2021Updated 4 years ago
- Dynamic dispatching library for metrics and instrumentations.☆906Mar 10, 2026Updated 2 weeks ago
- Bypass provides a quick way to create a custom plug that can be put in place instead of an actual HTTP server to return prebaked response…☆994Jul 10, 2025Updated 8 months ago
- Transactional job queue with Ecto, PostgreSQL and GenStage☆276Dec 24, 2021Updated 4 years ago
- Manage and restrain cross-module dependencies in Elixir projects☆963Jul 15, 2025Updated 8 months ago
- Deployment for Elixir and Erlang☆1,974Jan 23, 2023Updated 3 years ago
- Easy and extensible benchmarking in Elixir providing you with lots of statistics!☆1,501Feb 16, 2026Updated last month
- A powerful caching library for Elixir with support for transactions, fallbacks and expirations☆1,734Feb 10, 2026Updated last month
- Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱☆1,408Jan 30, 2026Updated last month
- An Elixir implementation of the raft consensus protocol