Basic Raft implementation in Golang
A distributed key-value store written in Go
go 语言实现的 分布式、强一致性 延迟消息 MQ 系统
simple raft based key-value store
MIT6.5840(旧MIT6.824)Raft算法的Go语言实现,通过竞态检测条件测试1000次以上。
Distributed consensus demo via WASI 0.2 — same Raft binary runs in browser and on Raspberry Pi cluster
Educational distributed key-value cache implementing the Raft consensus algorithm. Features leader election, log replication, TTL expiration, and real...
Implement distributed database key-value
Distributed key-value store built from scratch in Go — TCP server, binary protocol, AOF persistence, Raft consensus, and a Next.js dashboard.
轻量级向量数据库
🗳️ Implement distributed consensus with Raft for WebAssembly, enabling reliable communication across various environments, including browsers and Rasp...
Claude Sonnet's implementation of clstr.io's distributed key-value store challenge in Python.
Manage GitHub pull requests and stacked PRs efficiently from the terminal using a clean UI built with OpenTUI and Bun.
Highly available Raft-consensus MySQL cluster
distributed, strongly consistent Key-Value database designed for high availability and horizontal scalability
Interactive visualizations for database internals — indexing, replication, partitioning, transactions, consensus, and encoding — with step-through Can...
Control MacBook charging from the command line with direct Apple SMC access, charge limits, and real battery current checks
MedRAFT: A Chinese medical question answering system using Retrieval-Augmented Generation (RAG) and Retrieval-Augmented Fine-Tuning (RAFT) with knowle...
Raft Consensus - multileader voting in distributed systems
A formally verified, high-performance distributed ownership system in Rust. Features Raft consensus, SMT-based invariant checking (Z3), and safety-cr...
🚀 Build interactive dashboards for explainable AI using React, TypeScript, and Vite, ensuring a smooth development experience with fast refresh and c...
A Distributed Key-Value Store built from scratch in Go. Features a custom Raft Consensus implementation, LSM Tree storage engine, and gRPC communicati...
Raft-based replicated KV storage engine for consensus and durability.
A high-performance, distributed compute grid written in pure Go. Features a userspace M:N scheduler, lock-free work-stealing queues, and a custom slab...
A distributed key-value store built from scratch using the Raft consensus algorithm. This system provides strong consistency guarantees, fault toleran...
Streamline insurance claims with a multi-step Java web app that offers easy submission, real-time tracking, and efficient admin management.
Implementation of Raft consensus algorithm in Go.
raftkv is a distributed key-value store
基于 Rust 的 S3 兼容对象存储服务,内置单端口管理控制台,支持集群管理、复制与纠删码。
Matrix key notary server for federation. Verifies, caches, and co-signs server keys with deterministic validation and operational observability.
Fault-tolerant distributed key-value store using the Raft consensus algorithm, written in Go
Build a fast, responsive e-commerce cart with React and Redux Toolkit for seamless product browsing and real-time cart updates.
fluid: Gossip based Hybrid Service Discovery for Distributed systems
Simulasi Algoritma Konsensus RAFT
🔺 Pyralog - Platform for Secure, Parallel, Distributed, and Decentralized Computing
Architectural canon for production-grade RAFT / RAG systems: evaluation, safety, abstention, failure modes
Data replication utilizing Raft algorithm with data stored in postgres database
An example distributed key-value store built with Go, Raft and gRPC.
Raft implemented in F#
Clustering framework for firestorm
Distributed vector database in Go, WAL crash recovery, and AWS auto-scaling support
Correctness-first C++ storage engine with WAL durability, crash recovery, Raft replication, and a minimal S3-style object store.
My implementation of the MIT 6.824 Distributed Systems labs in Go. Includes a working Raft consensus module, MapReduce framework, and a fault-tolerant...
这是一个用Go语言实现的完整etcd克隆,专门用于学习分布式系统的核心原理和实践。项目从简单的键值存储开始,逐步实现了WAL(Write-Ahead Log)机制、ACID事务特性...
Tempora scheduling engine
💼 Build a reliable event-driven transaction processing system that ensures exactly-once execution and handles high transaction volumes with zero data...
🛠️ Implement distributed consensus protocols for reliability and fault tolerance in systems, focusing on Paxos, Raft, and PBFT for performance analysi...
raft consensus implementation in rust. leader election, log replication, snapshotting + simple ui
Mha4RDB:an open source Master-HA framework and service for rational database powered by generative AI.