consensus-algorithm topic
pybft
Experiments with pBFT
awesome-consensus
Awesome list for Paxos and friends
distributed-dev-learning
汇总、整理常用的分布式开发技术,给出demo,方便学习。包括数据分片、共识算法、一致性hash、分布式事务、非侵入的分布式链路追踪实现原理等内容。
python_blockchain_app
A fully functional blockchain application implemented in Python from scratch (with tutorial).
blockchain-consensus
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
MIT6.824-2021
4 labs + 2 challenges + 4 docs
exonum
An extensible open-source framework for creating private/permissioned blockchain applications
Raft.Net
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
atomix
A Kubernetes toolkit for building distributed applications using cloud native principles