A fault-tolerant distributed key-value store using the Raft consensus algorithm.
100+ data engineering projects from scratch — streaming, CDC, table formats, query engines, consensus, governance. 2,500+ tests, mypy strict.
🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥
Best Raft Mod Menu 2026: Ultimate Item Spawn, Godmode & Instant Build Hacks
Distributed timestamp & sequence oracle for Rust — strictly monotonic timestamps and gapless, dense ID sequences over gRPC, replicated with pluggable...
Minimal, feature-complete Raft for Rust — no I/O, no dependencies
FT Naming service based on RAFT
A lightweight, embeddable distributed coordination engine for Rust — strong-consistency KV, watch streams, and leader election, running inside your pr...
Optimizing Monocular Depth Estimation with TensorRT: Model Conversion, Inference Acceleration, and 3D Reconstruction
A simple database based on raft and rocksdb
A distributed lock service based on the Raft protocol. It provide coarse-grained locking as well as reliable storage for a loosely-coupled distributed...
Make hashicorp/raft communicate over gRPC
Regatta is a distributed key-value store. It is Kubernetes friendly with emphasis on high read throughput and low operational cost.
A Rust implementation of distributed replicated log based on the Raft algorithm
Raft Lite is a very simple and verified implementation of the Raft consensus algorithm.
Raft-based, consensus oriented implementation of Mnesia transactions
MIT6.824实现分布式一致性算法——Raft&Paxos
⛵ A distributed key-value store based on Raft. (WIP)
Biser is a cross-platform Binary and JSON Serializer for .NET / dotnet / core / standard / CoreRT / Mono WASM / C#
简单实现raft协议
Experimental High level Raft framework
dister(Distribution Cluster)是一款轻量级高性能的分布式集群管理软件,实现了分布式软件架构中的常用核心组件,包括:服务配置管理中心、服务注册与发现、服务...
A beginner-friendly Raft framework built on openraft: implement two traits, get a fault-tolerant replicated cluster.
A raft framework, for regular people
mit 6.824 raft 协议的完整实现
💎 Diom - components platform for robust services
Cellar helps you run isolated microsandbox VMs on your own infra today.
🪵 From scratch implementation of Raft consensus algorithm in Go
🪁 A consistency, partition tolerance completed distributed KV store, implementation of the Raft distributed consensus protocol and Kotlin.
Distributed chat system built with rust
Kotlin implementation of Raft consensus algorithm
A Raft based K-V database implemented with cpp.
An implementation of the Raft consensus protocol.
An Implementation of Raft using ZIO in Scala
南京大学分布式系统Raft算法最简实现
Distributed Approximate Nearest Neighbors Database https://anndb.com
Fast and Scalable RPC Framework
Optical Flow and Deep Learning Use Cases
🔥 Golang basics and actual-combat (including: crawler, distributed-systems, data-analysis, redis, etcd, raft, crontab-task)
A strongly consistent distributed key-value store library built on Raft consensus protocol and RocksDB.
Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.
Open-source vector database and sub-microsecond key-value store in one Go engine — embed it as a library, run it standalone, or replicate it across a...
Study base on MIT 6.824 raft course
This workshop covers material from the "Distributed Services with Go" book.
Consensus (Raft) and Memberlist (SWIM) implementation for .NET micro-services
Distributed Systems
Distributed Message Queue based on Raft
my tech blog, using markdown
MIT 6.824: Distributed Systems - 课程笔记、论文总结 与 Labs 实现思路 (Spring 2020)
💃 Kafka/Raft implementation in Rust