consensus-algorithm topic

List consensus-algorithm repositories

hbbft

141
Stars
22
Forks
Watchers

Practical implementation of the Honey Badger Byzantine Fault Tolerance consensus algorithm written in Go.

omnipaxos

169
Stars
27
Forks
Watchers

OmniPaxos is a distributed log implemented as a Rust library.

Vesper-raft

49
Stars
11
Forks
Watchers

A fault-tolerant distributed key-value store using the Raft consensus algorithm.

awesome-raft

34
Stars
6
Forks
Watchers

Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.

rsm

21
Stars
2
Forks
Watchers

distributed computing toolkit in rust

SPBFT

55
Stars
14
Forks
Watchers

《一种面向区块链的优化PBFT共识算法》基础源代码

CBBA-Python

60
Stars
20
Forks
Watchers

This is a Python implementation of CBBA (Consensus-Based Bundle Algorithm).

quintet

15
Stars
0
Forks
Watchers

An implementation of the Raft consensus protocol.

dp

16
Stars
2
Forks
Watchers

Distributed Programming Abstractions