Repository navigation
distributed-consensus
- Website
- Wikipedia
A feature complete and high performance multi-group Raft library in Go.
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
A highly customable, adaptable, runtime agnostic and WASM/WASI friendly Gossip protocol (SWIM) which helps manage cluster membership and member failure detection.
A New Distributed Consensus and Distributed Ledger Algorithm
Collect must-read papers on distributed systems
Angular implementation for RAFT
A Go implementation of Raft Algorithm & A fault-tolerant primary/backup K/V storage system that use the implementation. Written just as learning project.
北京邮电大学 2024-2025 秋季学期《网络存储技术》课程的相关作业
Distributed Raft Consensus algorithm implementation using UDP segments.
collaborative university project on utilising Proof-of-Authority and blockchain technology for managing identities
A New Distributed Consensus and Distributed Ledger Algorithm
Implementation of Raft's distributed consensus using P4-programmable data-plane devices.
Implementation of Lamport's mutual exclusion algorithm
Build an enterprise-level multi-agent framework for efficient, secure, and scalable task collaboration, supporting complex task decomposition, dynamic resource allocation, and cross-system integration.
A multi-group Paxos library in Go.
collaborative university project on utilising Proof-of-Authority and blockchain technology for managing identities
Implementation of a distributed replication protocol used for passive replication
Research resources on the distributed consensus problem
Distributed Consensus.
Funnel Replication algorithm implementation with support for crash recovery.