Topic

raft

Repositories (1102)

dlm
dlm yaitoo Go

A fault-tolerant distributed lock manager for Go

1
rannikv
rannikv ti1uan Go

RanniKV is a lightweight distributed KV storage system based on Raft implemented by Go

1
vault-raft-snapshot-agent-helm
vault-raft-snapshot-agent-helm Argelbargel Smarty

Helm-Chart for Vault Raft Snapshot Agent

1
MIT-6.824-Raft
MIT-6.824-Raft NUISTGY Go

mit6.824 raft project with full document and tutorial

1
nexaloak.github.io
nexaloak.github.io NexaLoak SCSS

Visualize NexaLoak

1
go-raft
go-raft objectspread Makefile

Raft consensus algorithm implementation in Golang

1
dkv
dkv cold-bin Go

基于Muti-Raft的shardkv存储系统

1
misudb
misudb misudb Go

MisuDB storage engine implementation

1
wundradb
wundradb WundraDB Rust

WundraDB is a distributed SQL database built in Rust with B+Tree storage, Write-Ahead Logging (WAL), and TCP-based client-server architecture.

1
raft-go
raft-go khanh1998 Go

a simple distributed key-value database, built on top of Raft consensus algorithm

1
raft-py
raft-py hansinahuja Python

Python implementation of the Raft consensus protocol

1
node-raft-sqlite
node-raft-sqlite psvensson JavaScript

A small service leveraging raft-runner (node-zmq-raft) and in-memory webassembly sqlite for a node.js centric raft-replicated sqlite db, similar in sp...

1
RaftEditor
RaftEditor manoel0810 C#

Modify the difficulty of your world in Raft Survival!

1
ros_raft
ros_raft ros-raft C++

ROS Raft is an implementation of the Raft consensus algorithm backed by ROS2

1
MeinRaft
MeinRaft Lyzev C#

Enhance your Raft experience with Mein Raft, a modification that adds new features.

1
garuda
garuda Reucherian Go

A social media application (like twitter) with a backend microservice written in go (has a storage interface to a raft datastore) which communicates w...

1
draft
draft aalekhpatel07 Rust

An implementation of the Raft Distributed Consensus Algorithm in Rust.

1
RAFT
RAFT fernandoareias Python

RAFT implementation with Pyro4

1
raft
raft iamvineettiwari Java

Implementing Raft consensus algorithm

1
node-js-kafka
node-js-kafka aldenvallestero JavaScript

This is a beginner friendly repository that demonstrates how to set up kafka with Node JS server participants.

1
RAFT-GOLANG-CLOUD-COMPUTING
RAFT-GOLANG-CLOUD-COMPUTING smsraj2001 Go
1
mbraft
mbraft ehds C++

morden braft. Rewrite braft in morden c++.

1
raft-hook
raft-hook revolutionxk C#

Raft Multiplayer Cheat

1
raftkv
raftkv yixiak Go

This is a simple kv database writting in go. And it is a student project for Distributed System Course in SYSU.

1
HYPERLEDGER-FABRIC-FOR-IOT-SMART-IRRIGATION-SYSTEM
HYPERLEDGER-FABRIC-FOR-IOT-SMART-IRRIGATION-SYSTEM Lane-Romuald HTML

This repository hosts a Blockchain network built on Hyperledger Fabric to ensure the secure exchange of data in automated irrigation systems. It featu...

1
maelstrom-raft
maelstrom-raft aalekhpatel07 Rust

A Raft implementation in Rust built on top of Maelstrom

1
Chfs
Chfs Zhang-ycc C++

labs of CSE SJTU SE

1
RAFT-test-suite
RAFT-test-suite mprimi Go

Test suite to guide implementations of RAFT consensus protocol

1
rafting-button
rafting-button petrkucerak C

Repozitář s bakalářskou prací, která si klade za cíl vytvořit autonomní zařízení řešící problém konsenzu v distribuovaném systému.

1
raft-toolkit
raft-toolkit MakerCorn Python

Retrieval Augmented Fine Tuning Toolkit for Model Fine Tuning

1
Vehicle-Speed-Estimation
Vehicle-Speed-Estimation Mehrab-Kalantari Jupyter Notebook

Vehicle speed estimation from video using optical flow models and CNNs

1
radb
radb keys-i Rust

A Distributed SQL Database written in Rust

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

1
dkvs
dkvs ahmad-masud Go

A distributed key-value store implemented in Go with gRPC and HashiCorp Raft

1
KV-Store
KV-Store Mathdee Go

Built a fault-tolerant KV store from scratch: Raft leader election + replication, WAL persistence, benchmarks/metrics, and a Next.js monitoring dashbo...

1
Flux
Flux Joyjeet045 Go

A distributed job scheduler built on a custom Raft-clustered message broker, featuring time-based task execution, smart worker load balancing, and per...

1
RivetQ
RivetQ oneKn8 Go

Durable task queue with write-ahead log, Raft consensus for HA, priority queues, dead-letter queues, rate limiting. REST + gRPC APIs, Prometheus metri...

1
FlowDB
FlowDB hellodebojeet Go

FlowDB A vectorized, Raft-backed relational database engine in Go where every layer is tuned for performance, from slotted pages and clock-sweep buffe...

1
MIT-distributed-systems-6.5840
MIT-distributed-systems-6.5840 mahendrabishnoi2 Go
1
kv-store-rust
kv-store-rust clstr-io

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

1
golt
golt aunchagaonkar Go

A fast distributed key-value store built with the Raft consensus algorithm in Go.

1
MyEtcd
MyEtcd Agnellalocal723 Go

🔑 Explore a complete distributed key-value storage system with MyEtcd, built in Go, to learn core principles of distributed systems step by step.

1
Lattice
Lattice jonmest Rust

Distributed key-value store implementing Raft consensus from scratch in Rust.

1
jaft
jaft Rafee-Mohamed Java

A Java implementation of Raft consensus protocol for building reliable replicated state machines

1
raft-consensus
raft-consensus srivastavcodes Go

My implementation of the Raft consensus algorithm.

1
zujan
zujan gallnut C++

An experimental distributed KV store in C++ for studying storage engines and consensus algorithms.

1
rufton
rufton sile Rust

Rust + Raft + JSON = rufton

1
mit-distributed-systems
mit-distributed-systems timyiu478 Go

MIT 6.5840: Distributed Systems. Major topics include fault tolerance, replication, and consistency. Much of the class consists of studying and discus...

1
capukv
capukv aethne0 Rust

Fault-tolerant distributed key-value store and Raft impl

1
goraft
goraft ibnaleem

a fault-tolerant distributed consensus engine implementing the Raft protocol in Go, providing strong consistency guarantees for replicated state machi...

1