Raft Consensus Algorithm implementation in Scala
Sistemas distribuidos en Rust para Jeresoft Academy: consenso, replicación, particiones, relojes lógicos y tolerancia a fallas.
Blockchain based database
Example application built with Monstera framework
A message broker where fair scheduling and per-key throttling are first-class primitives.
a simple distributed text editor built on the raft protocol (https://raft.github.io/) and MQTT
Replication made easy with Raft and Python
Distributed fault-tolerant system of data processing based on gRPC, raft, serf
Pony implementation of raft consensus algorithm
raft implement by dlang
Raft Backend Implementation using Sqlite
Consistency module implementation, based on the raft protocol
Go implementation of raft consensus algorithm
This project is built primarily for learning and practicing Multi Braft concepts. It is NOT intended for production use.
A skill for AI agents that curate better daily reports — scan front pages, tape every decision, learn from feedback.
A lightweight database HTTP API client for rqlite. rqlite is a lightweight, distributed relational database, which uses RAFT and SQLite as its storage...
Raft consensus algorithm implementation using Spring MVC and Spring WebFlux
SandStore is a modular framework for building and experimenting with distributed storage architectures. Define your components once, swap implementati...
⛵ Raft Consensus Algorithm. gRPC for communication. Tested with a few cases.
A TypeScript implementation of the Raft consensus algorithm.
The raftdb implements a simple distributed key-value database, using the raft distributed consensus protocol.
RaftModding documentation synced with our GitBook
A Match Engine based on Raft(基于 Raft 的撮合引擎)
An functional experiment in Raft & Clojure
Raft consensus algorithm implementation for a key-value store. Dependency-free, stdlib only. Passes Jepsen Maelstrom chaos testing
AI-native distributed database for agent memory and real-time state. Unifies KV, vector search, and temporal graph in a single Rust engine with Raft...
kv serivce based on raft and lsm tree
A reference use of the etcd Raft implementation
Raft based on JGroups
Distributed systems
A distributed fault-tolerant order book matching engine
Raft consensum algorithm FP implementation
A lightly distributed library based on Raft algorithm implemented in Rust
ymdb is a simple distributed key-value storage system.
High available strongly consistent queue middleware written in Go which holds your scheduled messages from a source queue and release them to a target...
A distributed key-value store in rust built on top of Raft consensus algorithm
Raft distributed consensus algorithm implemented in C++17(C++ implementation of ETCD Raft).
**Not Maintained for now** :star: :whale2: :penguin:
my blog site document
casbin with raft consensus protocol
An educational Rust project to implement an SQLite-like database from scratch, exploring database concepts such as indexes, Write-Ahead Logging (WAL),...
A lock server and coordination library for Erlang and other BEAM-based languages
simple raft implement by golang
Distributed consensus with Raft
Hashicorp Raft LogStore + StableStore backed by dgraph-io's BadgerDB
Simple, Fast, and Distributed Cache Server in Go
Golang Standard Template Library
raft implementation for fun
A distributed, clustered, replicated log and queue service with security, retries, and back-off capabilities.