There are 15 repositories under raft-consensus-algorithm topic.
Raft Java implementation which is simple and easy to understand.
MIT6.824分布式系统(2018秋)
CKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala
Implementation of RAFT consensus in .NET core
Examples for Dragonboat
Solutions to mit 6.824 2018
An understandable, fast and scalable Raft Consensus implementation
Raft 分布式共识算法动画演示中文版,加强理解Raft领导选举和日志复制两大关键流程
A distributed fault tolerant scheduler that is horizontally scalable 🔥
MIT 6.824 2018 lab. MIT6.824分布式系统(2018秋)
Template repository to work on the labs from MIT 6.824 Distributed Systems course.
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.
Kotlin implementation of Raft consensus algorithm
Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.
A small actor system written in kotlin using Coroutines.
Replicated key-value store driven by the raft consensus protocol :mountain_bicyclist:
An open-source, scalable, decentralized, robust, heterogeneous file storage solution which is fault tolerant, replicated, distributed and lets you upload, download, and see the catalog of other cluster with low latency and LRU cache capabilities.