raft-consensus topic

List raft-consensus repositories

Raft.Net

163
Stars
26
Forks
Watchers

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

raft-java

1.2k
Stars
401
Forks
Watchers

Raft Java implementation which is simple and easy to understand.

dotNext

1.5k
Stars
119
Forks
Watchers

Next generation API for .NET

Rafty

193
Stars
30
Forks
Watchers

Implementation of RAFT consensus in .NET core

mit-6.824-2018

171
Stars
57
Forks
Watchers

Solutions to mit 6.824 2018

mit-6.824-labs

178
Stars
58
Forks
Watchers

MIT 6.824 (Distributed Systems) labs in Go

Gringofts

101
Stars
28
Forks
Watchers

Gringofts makes it easy to build a replicated, fault-tolerant, high throughput and distributed event-sourced system.

raft-sample

60
Stars
11
Forks
Watchers

Straightforward implementation of Raft Consensus

raft

71
Stars
14
Forks
Watchers

An C++ implementation of RAFT consensus algorithm based on jrpc

distmq

35
Stars
9
Forks
Watchers

Distributed Message Queue based on Raft