Golang Standard Template Library
A reference use of the etcd Raft implementation
A distributed fault-tolerant order book matching engine
Raft consensum algorithm FP implementation
simple raft implement by golang
An functional experiment in Raft & Clojure
基于raft协议的高可用KeyValue服务
轻量级分布式消息队列 支持一对一收发 也支持广播
Cloud native message center
The MySQL Cluster Autopilot Management with GTID and Raft.
学习 <distributed services with go>
Distributed KV with Raft and Rust.
The raft of etcd.
分布式系统研究
KV Store based on Raft
A deep dive into distributed systems through implementing Raft, a fault-tolerant KV store, and a dynamically reconfigurable sharded system, based on M...
A true PostgreSQL clustering solution powered by Raft consensus. Providing automated failover and high availability out of the box.
A lightweight distributed key‑value database with persistence, powered by the Raft consensus algorithm to distribute logs (redis-like approach)
Reference implementation for the distributed key-value store challenge in Go.
TiKV Admin Web UI: A full-stack web application and REST API for the powerful exploration and management of TiKV clusters. It provides a dedicated fro...
PyRaft is a simple and elegant implementation of the Raft distributed consensus protocol based on Python and asyncio. Its design goals are efficiency,...
用 Go 从零实现的分布式内存缓存系统,内嵌自研 Raft 共识引擎,通过 Command + FSM + Raft 三层解耦实现单机/集群模式无缝切换,提供 gRPC + REST 双协议访问,...
Lightweight, durable, queue-first event streaming system.
🚀MIT6.5840分布式系统lab1-lab4,渐进式实现一个KV分布式系统,Golang实现。
本Repo记录了MIT 6.824课程相关的笔记以及收集了RAFT相关好的文章和视频 MIT-6.824 Distributed Systems lecture notes and Good RAFT resources. According to...
AI-first microkernel (T-Kernel 2.0, x86): on-device TCC compilation, Linux ABI ring-3, Raft consensus, self-evolving AI loop. The OS that survives unt...
Golang implementation of the Raft consensus protocol using gRPC. Achieved operation replication speeds of ~3000 operations/sec with 3 nodes and ~2000...
Dead simple and secure Raft replicated secrets vault
A hobby distributed OLTP SQL database management system for learning purposes
MIT-6.824-spring2021, lab implmentations , includes lab 2A 2B 2C 2D 3A 3B 4A 4B
Reinventing the wheel - a raft kv store with Go/gRPC
libp2p-raft-go implements a libp2p consensus interface wrapping hashicorp/raft implementation and providing a libp2p network transport for it.
The distributed, reliable, replicated, redundant and fault tolerant system♦️
A simple wrapper for Hashicorp Raft that removes any headache.
A benchmark too to test RaftKeeper and ZooKeeper
A distributed, clustered, replicated log and queue service with security, retries, and back-off capabilities.
基于Raft算法构建的分布式限流服务
A Raft implementation in Go.
Cola is an important word for me
A framework of distribution consensus algorithm Raft written in Rust.
geekbang 《分布式协议与算法实战》
MapReduce, Raft, KV Raft, Shared KV
A networked file storage application in Go that lets users sync files to and from the cloud. Uses the RAFT protocol for fault-tolerance and consisten...
一个用Go实现的轻量化分布式消息中间件。
Building Confer - a platform for building consistent and fault tolerant distributed applications.
dhangkanna is distributed hang game with kanna theme
Redis-compatible in-memory database replicated with Raft consensus algorithm
Отказоустойчивый распределенный менеджер очередей сообщений с приоритетами