bitwalker/libcluster
Automatic cluster formation/healing for Elixir applications observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3624
- days_rel: n/a
- days_push: 601
- n_releases_24m: 0
Adoption not part of the score
2155 stars · 200 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Elixir library that automatically forms and heals clusters of Erlang nodes using pluggable strategies such as EPMD, multicast UDP gossip, Kubernetes metadata/DNS, and Rancher. It supports static or dynamic node membership and custom clustering strategies.
Use cases
- automatically connect Elixir nodes into a cluster
- form a Phoenix cluster on Kubernetes
- heal an Erlang distribution cluster after node failures
- discover nodes via multicast gossip
- set up static clustering of Erlang nodes
- implement a custom clustering strategy for my environment
When to choose
- you run Elixir/Erlang apps that need multi-node clustering
- you deploy on Kubernetes and want automatic node discovery
- you want pluggable, configurable clustering topologies
When to avoid
- you run a single-node application
- you need clustering for non-BEAM languages
- you need service discovery outside the Erlang distribution model
Facets
library · maturity stable
microservices service-discovery networking concurrency microservices backend elixir jvm self-hosted clustering erlang-distribution elixir kubernetes node-discovery distributed-erlang devops linux docker
1 source
- readme: https://github.com/bitwalker/libcluster · fetched 2026-08-28 · 5fce353c91ed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bitwalker/libcluster | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="bitwalker/libcluster")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem