Clusterize your functionality and build your own replicated state machine using this completely extensible implementation of the Raft consensus algori...
MatrixArk Raft consensus library
High-availability sqlite database service based on raft ; 基于 raft 实现的高可用 sqlite 数据库服务
使用java基于raft协议实现的kv数据库
C++ Examples for Dragonboat
An Erlang implementation of the consensus protocol.
Slides on Raft that I use for my usual talks.
Finish Lab1-3 of mit 6.824 in 2017 and pass all the tests.
Examples of Ra state machines
POC - A chat server without any database. It is backed by the Raft consensus algorithm.
A rust implementation of raft election process
This repository is dedicated to Optical Flow-based Velocity Estimation for car motion analysis. The project incorporates classic algorithms such as Lu...
Raft Consensus Algorithm Coupled With an IEEE 802.11 Based Mesh Network for Embedded Systems
A distributed, in-memory key-value store written in C++
A KV store built with Aeron, SBE and Agrona. RAFT clustered or single node - fast by default. HTTP, WS & SSE API with JSON payloads. UI, CLI & Embedda...
Rhosus is a multi-purpose distributed storage written in Go
Water level detection using draft marker readings, through the means of computer vision, machine learning and optical flow methods
maki made raft
Distributed center based on Raft algorithm
A high-performance distributed event streaming platform written in Rust. Lightweight binaries. Zero runtime dependencies. Sub-second startup.
Go | concurrent programming, synchronization primitives
A fault-tolerant key value store
Raft distributed consensus protocol for DLang.
kv server based on raft
Raft consensus algorithm logo/mascot
📚Labs of MIT 6.824 Distributed Systems
Fault-tolerant decentralized workflows
Angular implementation for RAFT
Easily scalable global Postgres
An implementation of Raft Distributed Consensus Protocol (https://raft.github.io/raft.pdf).
raft的python实现
Robust distributed locking and reliable key-value store
Single-binary container runtime and orchestrator built in Zig on modern Linux primitives like cgroups v2, io_uring, and eBPF.
Package raft implements the Raft distributed consensus protocol based on hslam/rpc.
MIT 6.5840: Distributed Systems. Major topics include fault tolerance, replication, and consistency. Much of the class consists of studying and discus...
A Go implementation of Raft Algorithm & A fault-tolerant primary/backup K/V storage system that use the implementation. Written just as learning proje...
Use Raft to complete leader election in the cluster.
Raft leader election process in Hyperledger Fabric.
基于raft共识实现的kv玩具,网络驱动是Vertx,raft核心驱动线程模型为单线程,性能好且无锁。同时实现了线性一致性读,算是不错的入门材料
Fault-tolerant distributed banking system based on RAFT and blockchain
Distributed Commit Log from Travis Jeffery's Distributed Services book
A distributed file system similar to Google File System (GFS).
实现2023年的mit6.824的四个labs和三个challenges
A script that allows to automate the piano playing in RAFT
Pony implementation of raft consensus algorithm
raft implement by dlang
⛵ Raft Consensus Algorithm. gRPC for communication. Tested with a few cases.
A skill for AI agents that curate better daily reports — scan front pages, tape every decision, learn from feedback.
This project is built primarily for learning and practicing Multi Braft concepts. It is NOT intended for production use.
SandStore is a modular framework for building and experimenting with distributed storage architectures. Define your components once, swap implementati...