Skip to content
#

leader-election-algorithm

Here are 24 public repositories matching this topic...

PostgreSQL extension for Raft-based leader election, log replication and cluster coordination. Background worker, shared memory state, clean C core with a Go bridge to etcd-io/raft. Includes an etcd-compatible key/value store. PG14-18.

  • Updated Sep 9, 2026
  • C

Distributed-systems domain repository providing reusable implementations of consensus algorithms, coordination primitives, replication strategies, and fault-tolerance components — designed for experimentation, education, and production-grade system foundations.

  • Updated Jul 13, 2026
  • Python

PostgreSQL extension for Bully-algorithm leader election and cluster coordination. Background workers, shared memory state, libpq peer transport, pure C. Automatic failover with no external coordinator. PG15+.

  • Updated Sep 2, 2026
  • C

Add this topic to your repo

To associate your repository with the leader-election-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more