A reactive Java framework for building fault-tolerant distributed systems
Java
Updated Mar 6, 2019
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build h…
C++
Updated Mar 10, 2019
C implementation of the Raft Consensus protocol, BSD licensed
C
Updated Mar 15, 2019
A novel implementation of the Raft consensus algorithm
Java
Updated Jul 12, 2017
raft implementation for java
Java
Updated Nov 8, 2018
A Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clus…
Erlang
Updated Mar 21, 2019
CKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala
Scala
Updated Jan 8, 2019
Implementation of RAFT consensus in .NET core
C#
Updated Jul 20, 2018
Examples for Dragonboat
Go
Updated Feb 17, 2019
MIT6.824分布式系统(2018秋)
Go
Updated Mar 18, 2019
Solutions to mit 6.824 2018
Go
Updated Oct 8, 2018
A key value storage example powered by hashicorp raft and BadgerDB
Go
Updated Jul 30, 2018
Raft for Kubernetes
Java
Updated Mar 19, 2019
MIT 6.824 (Distributed Systems) labs in Golang
Go
Updated Jan 31, 2018
Replicated key-value store driven by the raft consensus protocol 🚵
Go
Updated May 23, 2018
A Reliable and Fault Tolerant RAFT-based Distributed Key Store written in Java.
Java
Updated Jun 12, 2018
Cockatrice is a full text search and indexing server. It is written in Python built on top of Whoosh.
Python
Updated Feb 25, 2019
A Jolie language distributed e-commerce system based on Raft consensus algorithm.
Jolie
Updated Jan 8, 2018
Distributed Competetive Coding Platform
Python
Updated Mar 13, 2019
A C++ implementation of the Raft distributed consensus protocol.
C++
Updated Dec 14, 2018
Simple KV storage with Raft consensus algorithm inside
Go
Updated Aug 19, 2018
An implementation of raft consensus algorithm based on akka
Scala
Updated Jan 10, 2018
A Byzantine fault tolerant Raft system.
Java
Updated Jun 12, 2017
My implementation of raft consensul protocol in go
Go
Updated Aug 29, 2018
an okay implementation of Raft consensus algorithm in OCaml
OCaml
Updated Dec 7, 2017
An implementation of Raft Distributed Consensus Protocol (
https://raft.github.io/raft.pdf).
C++
Updated Nov 6, 2017
libraft base on acl foundation framework implememt Raft Consensus Algorithm.
C++
Updated Jun 23, 2017
Distributed Messaging Storage System: Uses Consistent hashing for sharding and replication, RAFT for leader election.
Java
Updated Nov 26, 2017
Implemenation of faul tolerant and distributed stack with using RAFT consensus protocol
Java
Updated Mar 16, 2018
The Raft Consensus Algorithm implemented in Kotlin
Kotlin
Updated Oct 5, 2018