raft-protocol topic

List raft-protocol repositories

dragonboat

5.0k
Stars
532
Forks
Watchers

A feature complete and high performance multi-group Raft library in Go.

atomix

2.3k
Stars
383
Forks
Watchers

A Kubernetes toolkit for building distributed applications using cloud native principles

PySyncObj

688
Stars
106
Forks
Watchers

A library for replicating your python class between multiple servers, based on raft protocol

braft

3.8k
Stars
859
Forks
Watchers

An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.

raft-java

1.2k
Stars
401
Forks
Watchers

Raft Java implementation which is simple and easy to understand.

shineframe

319
Stars
75
Forks
Watchers

高性能超轻量级C++开发库及服务器编程框架

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

floyd

316
Stars
108
Forks
Watchers

A raft consensus implementation that is simply and understandable