Topic

raft

Repositories (1325)

go-stl
go-stl brewlin Go

Golang Standard Template Library

5
eraftd
eraftd otoolep Go

A reference use of the etcd Raft implementation

5
go-between
go-between danielgatis Go

A distributed fault-tolerant order book matching engine

5
raft
raft FrancoMelandri C#

Raft consensum algorithm FP implementation

5
raft
raft wereliang Go

simple raft implement by golang

5
tabby
tabby ibawt Clojure

An functional experiment in Raft & Clojure

5
RaftKV
RaftKV Li-TianCheng C++

基于raft协议的高可用KeyValue服务

4
esq
esq impact-eintr Go

轻量级分布式消息队列 支持一对一收发 也支持广播

4
store-operator
store-operator stream-stack Go

Cloud native message center

4
smartmha
smartmha crazyacking C++

The MySQL Cluster Autopilot Management with GTID and Raft.

4
distributed_services_with_go
distributed_services_with_go mind1949 Go

学习 <distributed services with go>

4
dkvrr
dkvrr Fomalhauthmj Rust

Distributed KV with Raft and Rust.

4
raft
raft QiumingLu Go

The raft of etcd.

4
distributed-system-practice
distributed-system-practice xiaozhiliaoo Shell

分布式系统研究

4
nilva
nilva zen25 Erlang

KV Store based on Raft

4
mit-6.5840-labs
mit-6.5840-labs abdellani Go

A deep dive into distributed systems through implementing Raft, a fault-tolerant KV store, and a dynamically reconfigurable sharded system, based on M...

4
ram
ram pgElephant C

A true PostgreSQL clustering solution powered by Raft consensus. Providing automated failover and high availability out of the box.

4
Keva
Keva fDero Go

A lightweight distributed key‑value database with persistence, powered by the Raft consensus algorithm to distribute logs (redis-like approach)

4
kv-store-go
kv-store-go clstr-io Go

Reference implementation for the distributed key-value store challenge in Go.

4
tikv-ui
tikv-ui GetStream TypeScript

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...

4
pyraft
pyraft yibuma Python

PyRaft is a simple and elegant implementation of the Raft distributed consensus protocol based on Python and asyncio. Its design goals are efficiency,...

4
simple-cache
simple-cache lushenle Go

用 Go 从零实现的分布式内存缓存系统,内嵌自研 Raft 共识引擎,通过 Command + FSM + Raft 三层解耦实现单机/集群模式无缝切换,提供 gRPC + REST 双协议访问,...

4
narad
narad DebanganThakuria Go

Lightweight, durable, queue-first event streaming system.

4
MIT6.824
MIT6.824 Yan0613 Go

🚀MIT6.5840分布式系统lab1-lab4,渐进式实现一个KV分布式系统,Golang实现。

4
MIT-Distributed-Systems
MIT-Distributed-Systems scientiacoder

本Repo记录了MIT 6.824课程相关的笔记以及收集了RAFT相关好的文章和视频 MIT-6.824 Distributed Systems lecture notes and Good RAFT resources. According to...

4
p-kernel
p-kernel monyuonyu C

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...

4
kv-store-grpc-raft
kv-store-grpc-raft priyangshupal Go

Golang implementation of the Raft consensus protocol using gRPC. Achieved operation replication speeds of ~3000 operations/sec with 3 nodes and ~2000...

4
hyperion-vault
hyperion-vault hyperiondb Rust

Dead simple and secure Raft replicated secrets vault

4
icecanedb
icecanedb dr0pdb Go

A hobby distributed OLTP SQL database management system for learning purposes

4
MIT-6.824-spring2021
MIT-6.824-spring2021 crimson-gao Go

MIT-6.824-spring2021, lab implmentations , includes lab 2A 2B 2C 2D 3A 3B 4A 4B

4
rkv
rkv sidecus Go

Reinventing the wheel - a raft kv store with Go/gRPC

4
libp2p-raft-go
libp2p-raft-go filinvadim Go

libp2p-raft-go implements a libp2p consensus interface wrapping hashicorp/raft implementation and providing a libp2p network transport for it.

4
draft
draft deepgrace C++

The distributed, reliable, replicated, redundant and fault tolerant system♦️

4
easy-raft
easy-raft filinvadim Go

A simple wrapper for Hashicorp Raft that removes any headache.

4
raftkeeper-bench
raftkeeper-bench JDRaftKeeper Java

A benchmark too to test RaftKeeper and ZooKeeper

4
fallbaq
fallbaq hyperscalr

A distributed, clustered, replicated log and queue service with security, retries, and back-off capabilities.

4
rate-limiter
rate-limiter Hurricanezwf Go

基于Raft算法构建的分布式限流服务

4
go-raft
go-raft galdor Go

A Raft implementation in Go.

4
ColaKV
ColaKV baobaoyeye C++

Cola is an important word for me

4
raftfwk
raftfwk blackredscarf Rust

A framework of distribution consensus algorithm Raft written in Rust.

4
raft
raft raft-lang C
4
raft-traffic-tech-contest
raft-traffic-tech-contest Aczy156 Python
4
raftdb-hanj4096
raftdb-hanj4096 fxrcode Go

geekbang 《分布式协议与算法实战》

4
distributed-systems
distributed-systems xudong963 Go

MapReduce, Raft, KV Raft, Shared KV

4
Surfstore
Surfstore frank-chris Go

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...

4
Majula
Majula SWYZJustin Go

一个用Go实现的轻量化分布式消息中间件。

4
Confer
Confer vijayanant Rust

Building Confer - a platform for building consistent and fault tolerant distributed applications.

4
dhangkanna
dhangkanna khatibomar Go

dhangkanna is distributed hang game with kanna theme

4
zakros
zakros mosmeh Rust

Redis-compatible in-memory database replicated with Raft consensus algorithm

4
TaskFlux
TaskFlux ashenBlade C#

Отказоустойчивый распределенный менеджер очередей сообщений с приоритетами

4