Repository navigation

#

raft-consensus-algorithm

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

C++
4148
10 个月前

A distributed SQLite replicator built on top of NATS

Go
2049
1 年前

C implementation of the Raft Consensus protocol, BSD licensed

C
1151
2 年前

A Multi-Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.

Erlang
892
1 个月前

Cete is a distributed key value store server written in Go built on top of BadgerDB.

Go
243
5 年前

Feature-complete implementation of the Raft consensus algorithm in Java

Java
241
2 个月前

CKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala

Scala
214
7 年前

RobustIRC - an IRC network without netsplits, implemented in Go using the Raft consensus algorithm

Go
183
3 个月前

An understandable, fast and scalable Raft Consensus implementation

Rust
144
1 年前

raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol

Go
136
3 个月前

Raft 分布式共识算法动画演示中文版,加强理解Raft领导选举和日志复制两大关键流程

JavaScript
122
3 年前

A key value storage example powered by hashicorp raft and BadgerDB

Go
103
7 年前

A distributed fault tolerant scheduler that is horizontally scalable 🔥

Go
98
10 个月前