Topic

raft

Repositories (1102)

kv-raft
kv-raft Sean04111 Go

kv serivce based on raft and lsm tree

5
tabby
tabby ibawt Clojure

An functional experiment in Raft & Clojure

5
discache
discache dhyanio Go

Simple, Fast, and Distributed Cache Server in Go

5
ymdb
ymdb lim-yoona Go

ymdb is a simple distributed key-value storage system.

5
rustqlight
rustqlight Satrige Rust

An educational Rust project to implement an SQLite-like database from scratch, exploring database concepts such as indexes, Write-Ahead Logging (WAL),...

5
distributedKV
distributedKV Divya063 Rust

A distributed key-value store in rust built on top of Raft consensus algorithm

5
raft-cpp
raft-cpp ImSjt C++

Raft distributed consensus algorithm implemented in C++17(C++ implementation of ETCD Raft).

5
mercury-match-engine
mercury-match-engine notayessir Java

A Match Engine based on Raft(基于 Raft 的撮合引擎)

5
docs
docs HModding

RaftModding documentation synced with our GitBook

5
raft
raft FrancoMelandri C#

Raft consensum algorithm FP implementation

5
raftdb
raftdb hslam Go

The raftdb implements a simple distributed key-value database, using the raft distributed consensus protocol.

5
raft
raft wereliang Go

simple raft implement by golang

5
go-between
go-between danielgatis Go

A distributed fault-tolerant order book matching engine

5
MIT-6.824
MIT-6.824 Lunaticf Go

Distributed systems

5
rqlite-dotnet
rqlite-dotnet sjefvanleeuwen C#

A lightweight database HTTP API client for rqlite. rqlite is a lightweight, distributed relational database, which uses RAFT and SQLite as its storage...

5
raft-rs
raft-rs cssivision Rust

raft implementation for fun

5
blog
blog lindzh

my blog site document

5
ArqonDB
ArqonDB AlbericByte Rust

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

5
sandstore
sandstore AnishMulay Go

SandStore is a modular framework for building and experimenting with distributed storage architectures. Define your components once, swap implementati...

5
raft-consensus-algorithm
raft-consensus-algorithm maboke123 TypeScript

A TypeScript implementation of the Raft consensus algorithm.

5
azure-dockerdatacenter
azure-dockerdatacenter Azure Shell

**Not Maintained for now** :star: :whale2: :penguin:

5
raft-badgerdb
raft-badgerdb sevagh Go

Hashicorp Raft LogStore + StableStore backed by dgraph-io's BadgerDB

5
RaftKV
RaftKV Li-TianCheng C++

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

4
Confer
Confer vijayanant Rust

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

4
Majula
Majula SWYZJustin Go

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

4
raftkeeper-bench
raftkeeper-bench JDRaftKeeper Java

A benchmark too to test RaftKeeper and ZooKeeper

4
TaskFlux
TaskFlux ashenBlade C#

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

4
easy-raft
easy-raft filinvadim Go

A simple wrapper for Hashicorp Raft that removes any headache.

4
draft
draft deepgrace C++

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

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
MIT6.824
MIT6.824 Yan0613 Go

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

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
esq
esq impact-eintr Go

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

4
raft-example
raft-example woodliu Go

A raft example, support node discovery, request forward and observability

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
raft
raft QiumingLu Go

The raft of etcd.

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
nilva
nilva zen25 Erlang

KV Store based on Raft

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
dkvrr
dkvrr Fomalhauthmj Rust

Distributed KV with Raft and Rust.

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
raftfwk
raftfwk blackredscarf Rust

A framework of distribution consensus algorithm Raft written in Rust.

4
fallbaq
fallbaq hyperscalr

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

4
aeron-cache
aeron-cache bhf Java

A KV store built with Aeron, SBE and Agrona. RAFT clustered or single node - fast by default. HTTP, WS & SSE API with JSON payloads. UI, CLI & Embedda...

4
rate-limiter
rate-limiter Hurricanezwf Go

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

4
icecanedb
icecanedb dr0pdb Go

A hobby distributed OLTP SQL database management system for learning purposes

4
ColaKV
ColaKV baobaoyeye C++

Cola is an important word for me

4
go-raft
go-raft galdor Go

A Raft implementation in Go.

4