Topic

raft

Repositories (1102)

RaftyKV
RaftyKV vijayvenkatj Go

A Distributed Key Value Store, Inspired from ETCD which uses RAFT for log replication and leader elections.

1
hyperion
hyperion andrearcaina Go

a distributed, reliable key-value database using Raft consensus algorithm

1
rafths
rafths ItsPriyesh Haskell

Distributed key-value store built with Raft consensus in Haskell.

0
solidarity
solidarity lysevi C++

C++ implementation of raft consensus

0
goraft
goraft nwillc Go

A Go & gRPC implementation of a RAFT protocol cluster.

0
raft
raft chloro-pn C++

raft based on asio / c++14

0
raft
raft linpingchuan Rust

Raft in Rust,self learn

0
raft
raft ahanwadi Scala

Raft implementation using akka.

0
pecan-raft
pecan-raft scaars10 Java

Implementation of Raft Consensus Algorithm in Java

0
raft
raft invxp Go

raft 共识算法

0
wilson
wilson nhirakawa Java

A Java implementation of Raft

0
raft.js
raft.js iskyzh JavaScript

⛵ Raft Consensus Algorithm (prototype, will be implemented in C++ https://github.com/skyzh/raft)

0
raft
raft alexprut Go

An implementation of Raft in Go

0
raft
raft bajankristof Elixir

An Elixir implementation of the Raft consensus algorithm

0
Raft_depricated
Raft_depricated Banyc C#

Done: election, log replication.

0
raft
raft iAziz786 Go

[WIP] The Raft implementation in Go

0
raft-toy
raft-toy qyvlik Java

Implement raft by java, just a toy.

0
hashicorp-raft-transport-rpc
hashicorp-raft-transport-rpc eslizn Go

rpc transport for the hashicorp raft library

0
raftKVDB
raftKVDB wirybeaver Go

Fault-tolerant Sharded Key/Value Service in Raft

0
docker-etcd
docker-etcd zaherg Dockerfile

Dockerized Distributed reliable key-value store for the most critical data of a distributed system

0
simple-raft
simple-raft jaeg Go

Overly simplified raft implementation

0
learn-distributed-system
learn-distributed-system RoxasKing Go

Labs of 6.824

0
xcron
xcron yushaolong10 Go

a distributed task schedule system which high avaliabled and strong data consistent by Raft.

0
pontoon
pontoon erik Elixir

Toy implementation of Raft consensus written in Elixir

0
EasyRaft
EasyRaft Sephirothxlx Python

An easy raft implementation in Python

0
rafty
rafty 1xyz Go

Rafty - Simulation of Raft processes

0
MIT-6.824
MIT-6.824 liboz Go

Go Concurrent Systems Projects

0
raft
raft jakoblorz Go

simplified, drop-in raft package

0
scow
scow JustinHendryx Python

Python implementation of the Raft consensus algorithm

0
distributed-system
distributed-system poolmaster Go

Implementation of a distributed system in Go.

0
docker_quorum
docker_quorum mohdrashid Shell

Quorum 1 node dockerized setup

0
Raftka
Raftka sfrieds3 Scala

A simple implementation of Raft consensus algorithm. Still very much a work in progress

0
kerf
kerf mkulke Rust

rust rpc playground

0
consensus-algorithm
consensus-algorithm flyaways
0
SimpleRaft
SimpleRaft prasanthkrishnan Scala

An implementation of raft consensus implementation in Akka.

0
arctonyx
arctonyx readystock Go

An embeddable raft implementation of the badger key-value store.

0
raftkv
raftkv luoxiaojun1992 Go
0
Raftosk
Raftosk kylecrsn Java

A Java implementation of a distributed ticketing kiosk system based on RAFT

0
py-raft
py-raft aratz-lasa Python

Python asyncio RAFT (Flexible Paxos) consensus algorithm implementation [under development]

0
Project_Gossamer
Project_Gossamer midNight-jam Java

A fault tolerant and scalable distributed cluster which is capable of cold start, work stealing, consensus and replication in a large decentralized ne...

0
janus
janus mmpei Go

A kind of proxy for stateful services with election function

0
raft
raft tychedelia Rust

🛶 raft consensus algorithm in rust

0
clasterizr
clasterizr rmxhaha JavaScript
0
xdmq
xdmq xnum C

next-generation stock online transaction processing system POC. distributed message queue that support total ordering and fault-tolerance.

0
raft-go
raft-go zhaohaidao Go

my own raft implementation by go

0
iraft
iraft zuston

another raft protocol implementation by go programming language, just for learning raft

0
djinn-raw
djinn-raw mewa Go
0
delicate-raft
delicate-raft tdytaylor Java

raft

0
easyraft
easyraft zxfishhack Go

RAFT C wrapper, origin go implement by coreos

0
raft-example
raft-example mengjinglei Go

an example to use raft to make a cluster

0