consensus-algorithm topic

List consensus-algorithm repositories

awesome-consensus

2.0k
Stars
203
Forks
Watchers

Awesome list for Paxos and friends

distributed-dev-learning

47
Stars
19
Forks
Watchers

汇总、整理常用的分布式开发技术,给出demo,方便学习。包括数据分片、共识算法、一致性hash、分布式事务、非侵入的分布式链路追踪实现原理等内容。

python_blockchain_app

817
Stars
467
Forks
Watchers

A fully functional blockchain application implemented in Python from scratch (with tutorial).

blockchain-consensus

124
Stars
58
Forks
Watchers

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

raft-thesis-zh_cn

519
Stars
61
Forks
Watchers

Raft 博士论文的中文翻译

exonum

1.2k
Stars
251
Forks
Watchers

An extensible open-source framework for creating private/permissioned blockchain applications

Raft.Net

163
Stars
26
Forks
Watchers

Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet

atomix

2.3k
Stars
382
Forks
Watchers

A Kubernetes toolkit for building distributed applications using cloud native principles