Topic

raft

Repositories (943)

logcabin-talk
logcabin-talk logcabin HTML

slides on LogCabin usage, operations, and internals

0
Raft-consensus-algorithm-in-GO
Raft-consensus-algorithm-in-GO abhishek-ghogare Go

Implementation of Raft consensus algorithm in GO

0
raft.go
raft.go devhg Go

implement raft consensus module with golang

0
actor4k-cluster
actor4k-cluster smyrgeorge Kotlin

A small actor system written in kotlin using Coroutines.

0
large-scale-data-systems
large-scale-data-systems jhubar Python

In order to safely shepherd a rocket to a circular orbit of about 100 km, it is imperative to ensure a good consistency and availability of the comput...

0
raft-lab
raft-lab walidabualafia Go

This lab was an assigned project for my Distributed Systems 385 course at Rhodes College. Framework provided by Dr. Matthew Lang (@matthewlang), imple...

0
fleetdb
fleetdb yashrajkakkad Go

Distributed key-value storage system based on Raft consensus algorithm (MIT's Distributed Systems Labs)

0
clavis
clavis William-Fernandes252 Go

A highly available, fault-tolerant and (blazingly) fast distributed key-value database.

0
brig
brig 161chihuahuas JavaScript

🦜 raft consensus for pirates

0
mit-6.824-labs
mit-6.824-labs krfong916 Go
0
little_raft
little_raft aguestuser Rust

toy project implementing the Raft distributed consensus algorithm in Rust

0
supraft
supraft plotor Java

:sailboat: SupraRaft, Yet Another Raft Protocol Implementation.

0
raft
raft houbb Java

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

0
MIT-6.824
MIT-6.824 feifeifeimoon

MIT 6.824 Distributed Systems

0
violin
violin antw Go

Experiments creating a distributed KV store in Go

0
Distributed-and-Network-programming
Distributed-and-Network-programming ParthKalkar Python

Lab exercises of Distributed and Network Programming course taken in Fall 2021 at Innopolis University

0
raft-nginx
raft-nginx ifoxhz Go

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

0
kabinet
kabinet denis-ismailaj Go

[WIP] A cabinet to safely store your Helm charts built on top of Raft.

0
tugboat-transport
tugboat-transport coufalja Go

Default Transport implementation of a Tugboat library.

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
raft-go
raft-go LZiHaN Go

A raft consensus protocol implementation in Go.

0
metamorphosis
metamorphosis apollo1321 C++

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

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
WW-RaftKV
WW-RaftKV Icingworld C++

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

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
rafty
rafty Lord-Y Go

Rafty is a library for maintaining a replicated state machine following the Raft consensus protocol

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
Raft
Raft Hsin-Hung Go

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

0
raftifun
raftifun mozartilize Rust

learning raft for the fun - with rust and codex

0
Raft
Raft g-vinokurov Python

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

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
proglog
proglog aradwann Go

Distributed Commit Log service

0
6.824
6.824 HuanjieGuo Go

MIT 6.824 Lab

0
mit-6.5840
mit-6.5840 GalaxyFall Go

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

0
UIPlus
UIPlus King-BR C#

Quality of life UI mod for Raft

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

A naive implementation of Raft consensus algorithm in Rust

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

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

0
rkvs
rkvs kyosu-1 TypeScript

simple raft based key-value store

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