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

Projects in Awesome Lists tagged with distributed-consensus

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

https://github.com/baidu/braft

An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.

distributed-consensus distributed-storage raft raft-consensus-algorithm raft-cpp raft-cxx raft-protocol state-machine-replication

Last synced: 13 May 2025

https://github.com/brpc/braft

An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.

distributed-consensus distributed-storage raft raft-consensus-algorithm raft-cpp raft-cxx raft-protocol state-machine-replication

Last synced: 20 Apr 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/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/hengxin/distributed-consensus

Research resources on the distributed consensus problem

distributed-consensus paxos survey

Last synced: 02 Mar 2026

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