Topic

raft

Repositories (943)

tugboat-transport
tugboat-transport coufalja Go

Default Transport implementation of a Tugboat library.

0
kvstore
kvstore cxljs Go

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

0
raft
raft houbb Java

the raft for java.(分布式一致性协议 raft java 版本实现,分布式的基石)

0
raft-go
raft-go LZiHaN Go

A raft consensus protocol implementation in Go.

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
Vehicle-Speed-Estimation
Vehicle-Speed-Estimation Mehrab-Kalantari Jupyter Notebook

Vehicle speed estimation from video using optical flow models and CNNs

0
6.824
6.824 lixiangyuan98 Go

MIT 6.824 distributed systems labs

0
kv-raft
kv-raft NaokiLH Rust

My TalentPlan Raft impl by Rust

0
actor4k-cluster
actor4k-cluster smyrgeorge Kotlin

A small actor system written in kotlin using Coroutines.

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

Mit 6.824(6.5840) 2024 solution

0
UIPlus
UIPlus King-BR C#

Quality of life UI mod for Raft

0
calvinite
calvinite epellis Rust

WIP Distributed SQL Database based on Calvin

0
learn_raft
learn_raft arunma Python

[WIP] Distributed gRPC driven KV store written in python for learning Raft consensus algorithm

0
MIT-6.824
MIT-6.824 serafs Go

MIT-labs

0
ruft
ruft daimaou92 Rust

raft impl

0
mini-raft
mini-raft MrYang Go

mini-raft,一个简单的raft实现

0
raft-simple
raft-simple robjsliwa Go

Learning Raft Consensus Algorithm

0
clustertool
clustertool tscolari Go

Make anything a cluster GO wrapper

0
6.824-golab-2020
6.824-golab-2020 woozway Go

MIT 6.824-golab-2020

0
Mods
Mods OpenModding JavaScript

List of open source mods.

0
raft-example
raft-example nguyenminh-phuc C

A toy strong consistent distributed DNS server

0
mapuche
mapuche xiaoyuz Rust
0
Raft
Raft Hsin-Hung Go

a fault-tolerant key/value storage system on top of Raft consensus algorithm

0
raft
raft styvane Rust

Raft consensus algorithm implementation.

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
naive-raft
naive-raft vbhattaccmu Rust

A naive implementation of Raft consensus algorithm in Rust

0
distributed-systems-colohan
distributed-systems-colohan Parsa-Sedigh
0
wh2o-native
wh2o-native drewalth Swift

The iOS client for wh2o.io - Email, SMS and Push notifications for rivers and river gages in the United States, Canada, New Zealand and Chile.

0
SurfStore-RAFT
SurfStore-RAFT sohampachpande Go

Fault Tolerant Cloud Storage Service

0
yoloraft
yoloraft arunma Python

Distributed KV store written in python for learning Raft

0
python-raft
python-raft hmilkovi Python

Python Raft KV with Locking

0
Raft-Go-Grpc
Raft-Go-Grpc MuhamadAjiW TypeScript
0
raft-nginx
raft-nginx ifoxhz Go

raft-nginx 是利用hashicorp的raft 协议,实现一个边缘计算nginx网关的集群框架

0
metamorphosis
metamorphosis apollo1321 C++

A distributed queue that optimizes data transfer over the network [in development]

0
6.824
6.824 HuanjieGuo Go

MIT 6.824 Lab

0
Replicated-Document-Indexer
Replicated-Document-Indexer vineethNaroju Java

Document indexer that supports stats like word frequency, etc It uses Netty for client & server and Ratis for data replication.

0
distributed-consensus-raft
distributed-consensus-raft codynamique

an implementation of Raft in Rust

0
barta
barta Tinku10 Go

A simple messaging layer

0
mini-redis
mini-redis yindia Go

Curious About Distributed Systems

0
WW-RaftKV
WW-RaftKV Icingworld C++

A distributed key-value store built upon the Raft consensus algorithm.

0
dss
dss CrazyCollin Rust

Raft and Percolator implementation in rust

0
CacheD
CacheD KavetiRohith Go

A simple Example of a distributed data store written in go using hashicorp's raft implementation

0
Raft-Protocol
Raft-Protocol FurqanAthar Go

A key-value storage system that can continue to operate in the face of failures, such as server crashes. This is achieved by using the Raft protocol.

0
toyraft
toyraft cheseo Go

raft distributed consensus algorithm

0
Raft
Raft g-vinokurov Python

Raft consensus algorithm implementation on PyQt5 with GUI for monitoring and demonstration

0
sofa-jraft-withcomments
sofa-jraft-withcomments spccold Java

add comments for sofa-jraft(https://github.com/sofastack/sofa-jraft)

0
yu-examples
yu-examples Machine90 Rust

show how to use raft in personal project and integrate yu-the-great lib with it.

0
jobicodb
jobicodb andrescosta
0
Raft_Consensus
Raft_Consensus KuronoSangatsu7 Python

An implementation of the Raft consensus algorithm in Python.

0
url-shortener
url-shortener bttger Go

A replicated, fault-tolerant URL shortener implementing the Raft protocol (project work at TUM)

0