My Graduation Project
Distributed write-ahead logging system for high-throughput applications
An implementation of the Raft consensus algorithm in Python.
MIT distribute system course implement. http://nil.csail.mit.edu/6.824/2020/schedule.html
A medical consultation chatbot using RAG and RAFT techniques on the Gemma 2 model, achieving high performance in the healthcare domain.
Raft algorithm with lease functionality.
raft 协议实现
An addon + mod pair that implements a gamemode to Stormworks similar to the game Raft.
A kafka-like event based streaming platform
A naive and simple distributed KV storage system
Rust and a trial distributed database through the Raft algorithm
Distributed key-value database built with Golang
Implementing Raft Logic in Go
Road to be a Gopher
For training. A simple KV store replicated using the Raft consensus algorithm.
MIT 6.5840 - Distributed System
Raft Consensus Algorithm implementation used by FOIVER system.
🐙 Ultralytics Replicate deploys YOLO11n to Replicate with a ready-to-use Cog config and automated CI/CD workflow. Enable fast, reproducible model inf...
RaftModMenu — A powerful Raft mod menu DLL featuring item spawning, auto-collect, instant crafting, player buffs (godmode, infinite stamina), world ed...
Chfs File System (A distributed file system similar to GFS, with Raft and MapReduce constructed on it)
morden braft. Rewrite braft in morden c++.
Inqwise-Leader – A leader election library for Vert.x clusters based on the Raft Consensus Algorithm, ensuring reliable coordination for critical task...
Создание с нуля упрощённого аналога таких систем, как etcd, Consul или Redis Cluster, но с акцентом на изучение фундаментальных принципов
A Distributed SQL Database written in Rust
Proof-of-concept implementations for HashiCorp Vault
poc/wip: distributed commit log (a la Kafka) on an object-store.
Deliver dynamic SwiftUI navigation titles that smoothly animate and update based on scroll position for iOS, macOS, and visionOS apps.
A Distributed Key Value Store, Inspired from ETCD which uses RAFT for log replication and leader elections.
Lightweight Mini‑RAFT stereo depth → virtual LiDAR for Jetson Orin NX.
Production-grade distributed key-value store built from scratch in Go using Raft consensus algorithm
A small, distrubuted task queue with HTTP endpoints for enqueuing and fetching tasks.
A database/sql driver for Go that replicates SQLite over RAFT while maintaining on-disk file compatibility.
Lightweight, self-contained message queue — single binary, embedded storage, Raft-based clustering for HA
Cue is a distributed, in-memory job queue with Raft-based consistency, automatic retries, and dead letter handling
Dead simple and secure Raft replicated secrets vault
PostgreSQL High Availability with built-in Raft consensus and load balancing.
Linearizable replicated key-value store written from scratch in Rust — LSM storage engine, sans-IO Raft, and a FoundationDB-style deterministic simula...
d-lmdb demonstrates d-engine's core capability: adding distributed, strongly-consistent replication to an existing embedded storage engine.
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...
Performance tests of Raft implementations: braft, openraft, aeron
My RAFT implementation on F#
A java implementation of RAFT consensus algorithm
Go语言版本的Raft程序
Implemetation of TARA Framework in Go language
TuringCell: Run Linux over Paxos/Raft
Dropwizard Atomix Bundle
Distributed key value database in Go and Raft
http client for raft
The Raft consensus algorithm