Topic

raft

Repositories (943)

raft-library
raft-library akhilk2802 Go

RAFT Consensus Implementation

0
minimal-raft-cs
minimal-raft-cs tingwei628

minimal raft in C#

0
log
log cliftondavies Go

A Distributed Log (in progress).

0
syncra
syncra danluki Vue

Simple distributed Key-Value storage based on Raft and Gossip with web ui.

0
radb
radb keys-i Rust

A Distributed SQL Database written in Rust

0
skiff
skiff jamesseeman Rust

Distributed key-value store and implementation of the Raft distributed consensus protocol in Rust

0
go-raft
go-raft ankush-003 Go

a simple implementation of the Raft consensus algorithm in Go

0
SurfStore
SurfStore Saurav756 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 consistent...

0
mini-raft
mini-raft PanGan21 Go

Minimal and simple raft implementation in go for learning

0
raft-rust
raft-rust QuakeWang Rust
0
sraft
sraft beebeeep Rust

Yet another raft implementation

0
bedrock
bedrock yirzhou Go

Distributed key-value store

0
MyRa
MyRa adriandlph Java

MyRa es un algoritmo de consenso distribuido desarrollado en Java. Este algoritmo de consenso se basa en el algoritmo Raft con algunas modificaciones.

0
server
server kokaq Go

Server-side host, APIs (REST/gRPC/TCP), orchestration, and integrations

0
dynam-elect
dynam-elect weii41392 Python
0
Distributed-Systems-Course-Projects-S2025
Distributed-Systems-Course-Projects-S2025 Shahriar-0 Go

small projects in go from MIT course, containing map reduce, concurrency programming, and raft

0
mit6.5840
mit6.5840 LovesAsuna Go

mit6.5840 implentation

0
x-raft
x-raft 0xgirish

not so good raft implementation in go

0
6.824-2024-solution
6.824-2024-solution w1zpony Go

Mit 6.824(6.5840) 2024 solution

0
toyraft
toyraft cheseo Go

raft distributed consensus algorithm

0
raft-consensus-kv
raft-consensus-kv saadamir1 Go

Raft consensus-based distributed, fault-tolerant key-value store built in Go

0
VisualisingRAFTOpticalFlow
VisualisingRAFTOpticalFlow paolo-aliprandi Python

Visualising and computing optical flow with RAFT architecture

0
graft
graft iamBelugax Go

Simple implementation of the Raft Consensus Algorithm in Go.

0
raft
raft ayaskovets Go

Raft consensus implemented in Go

0
curlyraft
curlyraft jialuohu Go

Basic Raft library in Go for maintaining replicated state machine.

0
UIPlus
UIPlus King-BR C#

Quality of life UI mod for Raft

0
jobicodb
jobicodb andrescosta
0
barta
barta Tinku10 Go

A simple messaging layer

0
Raft-Go-Grpc
Raft-Go-Grpc MuhamadAjiW TypeScript
0
raft
raft bookpanda Go

learning Raft consensus algorithm and distributed KV store

0
hub
hub blace-ai C++
0
raft-kv-storage
raft-kv-storage Chen-Carl Java

A distributed key-value storage based on raft algorithm

0
Sybline
Sybline GreedyKomodoDragon Go

Sybline is a message broker aiming to simplify your backend while maintaining a highly avaliable in a secure manner

0
actor4k-cluster
actor4k-cluster smyrgeorge Kotlin

A small actor system written in kotlin using Coroutines.

0
Distributed-LMS-w-Raft
Distributed-LMS-w-Raft UjjwalAggarwal-1 Python

A basic Learning Management System (LMS) built using Python, gRPC, and SQLite. The project implements Raft for consensus and fault tolerance, consiste...

0
kvstore
kvstore cxljs Go

A key/value store based on etcd's raft.

0
raft
raft grtheod Java

A toy implementation of raft for consensus in Java using gRPC and RocksDB

0
nord
nord sudo-nick Go

distributed key value store

0
raftgo
raftgo mternez Go

Basic Raft implementation in Golang

0
mokv
mokv dynamic-calm Go

mökv is a distributed, in-memory key-value store.

0
esdeath_go
esdeath_go rockit-ba Go

go 语言实现的 分布式、强一致性 延迟消息 MQ 系统

0
rkvs
rkvs kyosu-1 TypeScript

simple raft based key-value store

0
mit-6.5840
mit-6.5840 GalaxyFall Go

MIT6.5840(旧MIT6.824)Raft算法的Go语言实现,通过竞态检测条件测试1000次以上。

0