An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with distributed-consensus-algorithms

A curated list of projects in awesome lists tagged with distributed-consensus-algorithms .

https://github.com/sofastack/sofa-jraft

A production-grade java implementation of RAFT consensus algorithm.

consensus distributed-consensus-algorithms java raft raft-algorithm raft-java sofa-bolt sofa-jraft sofastack

Last synced: 14 May 2025

https://github.com/tikv/raft-rs

Raft distributed consensus algorithm implemented in Rust.

distributed-consensus-algorithms distributed-systems raft rust

Last synced: 12 Dec 2025

https://github.com/al8n/memberlist

A highly customable, adaptable, runtime agnostic and WASM/WASI friendly Gossip protocol (SWIM) which helps manage cluster membership and member failure detection.

async asynchronous-programming distributed-consensus distributed-consensus-algorithms gossip gossip-protocol memberlist rust rust-

Last synced: 26 Apr 2025

https://github.com/lablup/rraft-py

Unofficial Python Binding of the tikv/raft-rs

distributed-consensus-algorithms distributed-systems python raft rust

Last synced: 07 May 2025

https://github.com/adriandlph/dac

DAC (Distributed Airport Controller) es un controlador aéreo de aeropuertos. Es un sistema distribuido que hace uso de MyRa (otro repositorio mio) y permite organizar el proceso de despegue, aterrizaje y almacenamiento de múltiples aviones en un aeropuerto con un número limitado de pistas de despegue, aterrizaje y rodaje, y plazas de aparcamiento.

distributed-consensus distributed-consensus-algorithms distributed-systems java myra

Last synced: 08 Oct 2025

https://github.com/adriandlph/myra

MyRa es un algoritmo de consenso distribuido desarrollado en Java. Este algoritmo de consenso se basa en el algoritmo Raft con algunas modificaciones.

distributed-consensus distributed-consensus-algorithms distributed-systems java raft

Last synced: 24 Feb 2025