leader-election
Here are 160 public repositories matching this topic...
A leader-election tool that runs command when leading event started / stopped.
-
Updated
Apr 28, 2022 - C#
It is an exercise about election made in distributed systems class.
-
Updated
Nov 17, 2023 - Java
A fault-tolerant distributed file storage system implemented in Python using the Raft consensus algorithm. This project provides a reliable distributed storage solution with strong consistency guarantees through the Raft protocol. Built with gRPC for efficient node communication, the system features automated cluster management, leader election
-
Updated
May 18, 2025 - Python
Toy project implementing Raft Distributed Consensus Algorithm using Scala and FP
-
Updated
Jan 15, 2019 - Scala
Distributed consensus algorithms implemented using Apache Kafka as a message broker.
-
Updated
Sep 5, 2023 - Java
YACA is yet another chat application, covering dynamic discovery, leader election, reliable (total/causal) ordered multicast, and Byzantine fault tolerance.
-
Updated
Feb 14, 2022 - Python
Implements bully-algorithm for leader-election on a netlogo simulation with moving nodes
-
Updated
Jul 8, 2019 - NetLogo
Example of a simple leader election algorithm using Apache ZooKeeper
-
Updated
Jul 8, 2025 - Java
Implementing a shared queue in a mesh network
-
Updated
May 6, 2019 - Go
An asynchronous Raft implementation in Java, built on netty.io 4.2
-
Updated
Jan 6, 2026 - Java
搭建分布式集群,通信上建立消息队列+PubSub机制,监测上建立哨兵集群,选举上编写选主算法
-
Updated
Jul 14, 2022 - Go
Leader Election in a distributed system using Peleg's Algorithm
-
Updated
Mar 10, 2018 - Java
Tempora scheduling engine
-
Updated
Dec 31, 2025 - Python
A simple library to integrate a leader latch into a Dropwizard service
-
Updated
Jan 2, 2026 - Java
Implements the most common "recipes" on Consul such as leader election and semaphore
-
Updated
Jun 13, 2024 - Scala
-
Updated
Oct 8, 2025 - Go
Distributed consensus demo via WASI 0.2 — same Raft binary runs in browser and on Raspberry Pi cluster
-
Updated
Jan 8, 2026 - Rust
Kookaburra Spring Boot Starter is a powerful clustering solution for Spring Boot and Spring Cloud applications, enabling decentralized clusters with automatic service discovery, leader election, and seamless failover. It integrates with Redis, Eureka for flexible service registration.
-
Updated
Jan 7, 2025 - Java
distributed leader election service using Zookeeper
-
Updated
Aug 7, 2024 - Go
Improve this page
Add a description, image, and links to the leader-election topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the leader-election topic, visit your repo's landing page and select "manage topics."