Topic

raft

Repositories (943)

system
system weiweitong C++

Linux, MySQL, TiDB, TiKV

2
rafty-kv
rafty-kv hwding Java

(Obsolete)A local running, process-distributed KV store for learning purposes based on replica state machine(RSM) cluster which implements raft consen...

2
rust-raft-db
rust-raft-db sjy-dv Rust

Rust and a trial distributed database through the Raft algorithm

2
journal
journal torrentg C

A simple log-structured library

2
6.824-MIT-shady
6.824-MIT-shady shady831213 Go

MIT 6.824-2018 Labs

2
alloy-raft
alloy-raft bradford-smith94 Alloy

An attempt at creating a simple model of the Raft Consensus Algorithm in Alloy.

2
GoogleChubby
GoogleChubby MarcoFontana48 Java

Implementation of Google's Chubby distributed file system in Java using Raft consensus algorithm

2
6.284
6.284 kwanCCC Go
2
entanglement
entanglement bardia-heydari Go

sync your data in cluster between node

2
rkvs
rkvs bluele Go

simple raft-based kvs

2
raft-scheduler
raft-scheduler vyuham Rust

Custom implementation of raft over gRPC, acting as RaEx's scheduler component.

2
gafka
gafka gertanoh Go

A kafka-like event based streaming platform

2
byraft
byraft taekop Ruby

Raft Implementation in Ruby

2
dislog
dislog PouriaAmini Go

Distributed write-ahead logging system for high-throughput applications

2
pg_leader
pg_leader extio1 C

Modest implementation of leader election consensus algorithm inspired by Raft. Done as PostgreSQL extension.

2
raft-grpc
raft-grpc Ashniu123 Go

Simple Raft implementation using gRPC

2
MIT_6.824_2020_Project
MIT_6.824_2020_Project Uyouii Go

MIT distribute system course implement. http://nil.csail.mit.edu/6.824/2020/schedule.html

2
MIT_6.5840_CourseWork
MIT_6.5840_CourseWork laolarou726 Go

MIT 6.5840 - Distributed System

2
CC_Raft-Logic
CC_Raft-Logic yoyozaemon Go

Implementing Raft Logic in Go

2
distributed-kv
distributed-kv Darkness4 Go

For training. A simple KV store replicated using the Raft consensus algorithm.

2
Raft
Raft cuhHub Lua

An addon + mod pair that implements a gamemode to Stormworks similar to the game Raft.

2
pistis
pistis peterkrauz Elixir

Transparent, easily-configurable, strongly-consistent distributed state-machine replicas.

2
hashicorp-raft
hashicorp-raft iAziz786 Go

A small tutorial on how to use hashicorp raft library for distributed consensus

2
gostgresql
gostgresql raymond-design Go

boltdb db

2
DDB
DDB JohanLi233 Go

A naive and simple distributed KV storage system

2
Minimap
Minimap Whitebrim C#

Raft mod adding a minimap.

2
LetsGo
LetsGo leolin49 Go

Road to be a Gopher

2
TynamoDB
TynamoDB halfer53 Go

TynamoDB is a horizontally scalable, highly available, key-value storage service that is built with Raft consensus algorithms.

2
6.824
6.824 Michael-Jing Go

My solution to the MIT 6.824 course Labs

2
raft
raft alabarjasteh Go

Golang implementation of the Raft consensus protocol

2
MIT-6.824-Labs-2021
MIT-6.824-Labs-2021 cdes5804 Go

2021 MIT 6.824 (Distributed Systems Engineering) Labs in Go

2
MIT6.824-Notes
MIT6.824-Notes dayun1999 Go

learning notes of MIT 6.824 2020

2
Radds
Radds Juminiy

My Graduation Project

2
raft-playground
raft-playground sergey-sw Kotlin

Raft consensus 🤝 written in Kotlin 👨🏻‍💻

2
regatta-helm
regatta-helm jamf Smarty

Helm Chart for the distributed key-value store Regatta.

2
Distributed-Shared-Key-Value-Storage-System
Distributed-Shared-Key-Value-Storage-System JiayangZhou-99 Go

A distributed key/value storage system with Golang that stay consistent between raft-based replica servers.

2
raft-python
raft-python IloveNooodles Python

Implemenattion of raft protocol using python

2
raft-grpc-transport-mux
raft-grpc-transport-mux coufalja Go
2
kv-raft
kv-raft codicocodes Go

Distributed key value store using raft for consensus

2
pegasusDB
pegasusDB a3y3 Go

Distributed and fault tolerant database

2
papillon
papillon fuyao-w Go

raft 协议实现

2
decentralized-calculator
decentralized-calculator Nicolascrd Go

Getting my feet wet with some consensus algorithms implementations

2
Raft
Raft Talkative-Banana HTML

Consensus algorithm implemented from scratch

2
stoa
stoa vontikov Go

Distributed in-memory collections

1
socket.io-raft
socket.io-raft seriousben JavaScript

Work-In-Progress - Adapter to enable broadcasting of events to multiple separate socket.io server nodes without third-party dependencies.

1
kvdinghy
kvdinghy drewrip Go

Lightweight and simplistic in memory KV Raft implementation using hashicorp/raft

1
Rock-em-Sock-em-RAFT
Rock-em-Sock-em-RAFT matteobjornsson Python

Distributed Systems project. An implementation of the Raft consensus algorithm supporting an online game of Rock ’Em Sock ’Em Robots.

1
AntennaAnywhere
AntennaAnywhere KevoSoftworks C#

A Mod for the game Raft. Allows for the placement of receiver antennas anywhere on the player's raft, forgoing vanilla requirements and restrictions.

1
raft-wal-viewer
raft-wal-viewer nrnrk Go

Simple Viewer of Raft WAL ( https://github.com/ongardie/dissertation/blob/master/stanford.pdf )

1
Raft-Membership-Service
Raft-Membership-Service amhiggin Python

RAFT consensus-based group membership management service, implemented in Python.

1