PostgreSQL Extension for RAFT- Based Leader Election and Cluster Coordination. Background workers, shared memory state, clean C core with Go bridge. PG16+.
-
Updated
Nov 3, 2025 - C
8000
PostgreSQL Extension for RAFT- Based Leader Election and Cluster Coordination. Background workers, shared memory state, clean C core with Go bridge. PG16+.
The implementation of the most common problem in the distributed computing. Leader Election Problem
Raft leader election process in Hyperledger Fabric.
Implementation and experimental tests of various algorithms.
An implementation of the Hirschberg-Sinclair leader election algorithm in Python.
The aim is to demonstrate the leader election using apache curator library and zookeeper
Raft based leader Election algorithm in the presence of crash failures, on top of a message passing based consensus algorithm.
Project for CS255 Design and Analysis of Algorithms
The practical works (TP) of SLR203 - Introduction to Distributed Software Development Technologies course at Télécom Paris.
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.
Implementation of HS Algorithm in the field of Distributed Algorithms
This repo contains all the material for the exam about the course of Distributed Systems supplied in the Master Degree (LM-18) at the University of Camerino
Tempora scheduling engine
The Invitation Election Algorithm
Totally ordered broadcast crashes resilient
System achitechture fundaments and main algorithms
Leader election algorithm
some insights and program code for Election Algorithm(Bully and Ring), RPC and RMI, Clock Synchronization(Logical and Vector) and Banker's Deadlock Avoidance Algorithm
Implements bully-algorithm for leader-election on a netlogo simulation with moving nodes
Add a description, image, and links to the leader-election-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the leader-election-algorithm topic, visit your repo's landing page and select "manage topics."