Repository navigation
consensus-protocol
- Website
- Wikipedia
Open source Java implementation for Raft consensus protocol.
Kaspa full-node reference implementation and related libraries in the Rust programming language
Notes on Lindsey Kuper's lectures on Distributed Systems
A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.
This is my attempt to list all possible blockchain consensus out there, i welcome pull request of the blockchain community! lets make it the main reference for blockchain consensus
XDAGJ is an implementation of XDAG in Java. https://xdag.io
The Skinny Distributed Lock Service
Mysticeti: Low-Latency DAG Consensus with Fast Commit Path
Implementation of MinBFT consensus protocol.
An implementation of the Raft consensus protocol.
Website for our final year project - FRING: FAST BLOCKCHAIN ON SGX-FACILITATED PEER-TO-PEER NETWORK; Project FRing includes a new peer-to-peer network protocol that improves communication performance among peers and an implementation of fast, consistent blockchain system on top of this P2P network.
Nuft is an C++17 implementation of the Raft consensus algorithm.
A specification of the CBC Casper consensus protocols written in TLA+ and PlusCal (transpiled to TLA+)
Chia Docs - documentation on the Chia blockchain, protocol and client
Distributed, Replicated, Protocol-generic Key-value Store in Async Rust For SMR Protocols Research 🌅
Authenticated Byzantine gossip protocol
mitum is general purpose blockchain factory.
simple RAFT implementation in Java. For educational purposes
A Correct-by-Construction Blockchain Protocol Implementation