GitHub topics: raft-consensus-algorithm
amirhnajafiz/starling
Fast, lightweight distributed state-sharing system written in Go.
Language: Go - Size: 1.57 MB - Last synced at: 1 day ago - Pushed at: 26 days ago - Stars: 4 - Forks: 0

Icingworld/WW-RaftKV
A distributed key-value store built upon the Raft consensus algorithm.
Language: C++ - Size: 525 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

akyriako/typesense-operator
Typesense Kubernetes Operator (TyKO) simplifies deploying, scaling, and managing Typesense clusters in Kubernetes
Language: Go - Size: 24.6 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 23 - Forks: 7

ilikepi63/higgins
An experimental streaming platform for simply building event driven workloads.
Language: Rust - Size: 376 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

dotnet/dotNext
Next generation API for .NET
Language: C# - Size: 59.8 MB - Last synced at: 5 days ago - Pushed at: 24 days ago - Stars: 1,781 - Forks: 140

cocky-punch/raft
Raft Consensus Algorithm implementation in Zig
Language: Zig - Size: 14.6 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

aalekhpatel07/maelstrom-raft
A Raft implementation in Rust built on top of Maelstrom
Language: Rust - Size: 56.9 MB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

rabbitmq/ra
A Multi-Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.
Language: Erlang - Size: 19.4 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 879 - Forks: 100

gc-garcol/cafe-raft
Simple Java implementation of the Raft consensus algorithm for fault-tolerant, distributed command replication. Supports UDP-based node communication
Language: Java - Size: 1.19 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 5 - Forks: 0

ali-master/raft
Production-ready Raft consensus for Node.js. Build distributed systems with leader election, fault tolerance, and data replication.
Language: TypeScript - Size: 895 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

filinvadim/libp2p-raft-go
libp2p-raft-go implements a libp2p consensus interface wrapping hashicorp/raftimplementation and providing a libp2p network transport for it.
Language: Go - Size: 13.7 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

baidu/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Language: C++ - Size: 4.53 MB - Last synced at: 18 days ago - Pushed at: 8 months ago - Stars: 4,110 - Forks: 903

vqgf1zqlj5rdsxm/RAFT-Hack
The best Private Hack for RAFT
Size: 1.95 KB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

MicroRaft/MicroRaft
Feature-complete implementation of the Raft consensus algorithm in Java
Language: Java - Size: 5.42 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 235 - Forks: 44

maxpert/marmot
A distributed SQLite replicator built on top of NATS
Language: Go - Size: 843 KB - Last synced at: 25 days ago - Pushed at: 10 months ago - Stars: 2,023 - Forks: 52

FitrahHaque/Distributed-Lock
A Distributed Lock implementation using Raft Consensus
Language: Go - Size: 6.93 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

willemt/raft
C implementation of the Raft Consensus protocol, BSD licensed
Language: C - Size: 699 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1,147 - Forks: 274

MohammedShetaya/kayakdb
Light weight key-value database that just works
Language: Go - Size: 1.81 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Naganathan05/Load-Pulse
CLI based Load Testing tool built in Go which works based on Raft Algorithm.
Language: Go - Size: 17.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 1

GianlucaBresolin/RaftMsgStream
Proof-of-Concept in Go for a message-streaming distributed system that ensures consistency across configurable servers through the Raft algorithm.
Language: Go - Size: 9.75 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

lni/dragonboat-example
Examples for Dragonboat
Language: Go - Size: 178 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 184 - Forks: 45

arindas/mit-6.824-distributed-systems
Template repository to work on the labs from MIT 6.824 Distributed Systems course.
Language: Go - Size: 1.42 MB - Last synced at: 19 days ago - Pushed at: almost 3 years ago - Stars: 60 - Forks: 8

filinvadim/easy-raft
A simple wrapper for Hashicorp Raft.
Language: Go - Size: 23.4 KB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

atomix/copycat 📦
A novel implementation of the Raft consensus algorithm
Language: Java - Size: 4.07 MB - Last synced at: about 21 hours ago - Pushed at: almost 8 years ago - Stars: 580 - Forks: 154

trevatk/tinyraft
Stateless Raft
Language: Go - Size: 74.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

robustirc/robustirc
RobustIRC - an IRC network without netsplits, implemented in Go using the Raft consensus algorithm
Language: Go - Size: 1.29 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 181 - Forks: 9

shaj13/raft
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
Language: Go - Size: 176 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 133 - Forks: 18

saadamir1/raft-consensus-kv
Raft consensus-based distributed, fault-tolerant key-value store built in Go
Language: Go - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

fmelihh/leader-election-raft-algorithm-fastapi
Leader election raft algorithm implementation on fastapi
Language: Python - Size: 28.3 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

LifnaJos/Blockchain-Platforms-HBCC601
The material is a part of the Honor/Minor Degree Course - Blockchain Platforms offered by the Department of Computer Engineering, (VES Institute of Technology - An Autonomous Institute, Affiliated to the University of Mumbai) to the Third Year Students of All Branches.
Size: 25.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 8 - Forks: 1

Saurav756/SurfStore
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 hashing for scalability.
Language: Go - Size: 43.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

nicktindall/java-raft
A Java implementation of the Raft consensus algorithm
Language: Java - Size: 948 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 22 - Forks: 5

aarthikrao/timeMachine
A distributed fault tolerant scheduler that is horizontally scalable 🔥
Language: Go - Size: 2.11 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 98 - Forks: 13

mprimi/RAFT-test-suite
Test suite to guide implementations of RAFT consensus protocol
Language: Go - Size: 266 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

smyrgeorge/actor4k-cluster
A small actor system written in kotlin using Coroutines.
Language: Kotlin - Size: 127 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

LVala/zaft
The Raft Consensus Algorithm in Zig
Language: Zig - Size: 70.3 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 19 - Forks: 2

jackyzha0/miniraft
🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation
Language: Rust - Size: 1.23 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 56 - Forks: 5

arbha1erao/raft
Implementation of the Raft consensus algorithm in Go.
Language: Go - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

wenweihu86/raft-java
Raft Java implementation which is simple and easy to understand.
Language: Java - Size: 370 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1,212 - Forks: 415

mosuka/cete
Cete is a distributed key value store server written in Go built on top of BadgerDB.
Language: Go - Size: 243 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 238 - Forks: 27

scheduler0/scheduler0
A cloud-native fault tolerant distributed cron job server
Language: Go - Size: 92 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 2

alexander-akhmetov/raft-kv
Simple KV storage with Raft consensus algorithm inside
Language: Go - Size: 6.33 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 5

resetius/miniraft-cpp
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.
Language: C++ - Size: 215 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 49 - Forks: 8

Archisman-Mridha/distributed-sql-based-database-in-rust
Implementing a distributed SQL based database in Rust | For educational purposes only
Language: Rust - Size: 618 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

opplieam/bb-dist-noti
A stateful distributed notification system written in Go, leveraging Raft for resilient, strong consistency, and fully Kubernetes-ready
Language: Go - Size: 278 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

pixelbend/simpleraft
A simple implementation of raft to see how raft works
Language: Go - Size: 50.8 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

yongman/leto
A key value storage example powered by hashicorp raft and BadgerDB
Language: Go - Size: 1.08 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 103 - Forks: 15

komamitsu/oraft
Library of Raft consensus algorithm implemented in OCaml
Language: OCaml - Size: 269 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 30 - Forks: 3

cedrickchee/raft
Raft algo
Language: Go - Size: 210 KB - Last synced at: 16 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

robjsliwa/raft-simple
Learning Raft Consensus Algorithm
Language: Go - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

althk/sahamati
A full featured Raft implementation in Go
Language: Go - Size: 120 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

Bazalii/RedisV2
Replicated key-value storage based on modified RAFT algorithm
Language: C# - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

coatyio/dda
Data Distribution Agent - Data-centric Communication and Collaboration as a Service
Language: Go - Size: 477 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1

Lord-Y/rafty
Rafty is a library for maintaining a replicated state machine following the Raft consensus protocol
Language: Go - Size: 529 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

mosuka/meteora
Distributed key-value store.
Language: Rust - Size: 150 KB - Last synced at: 11 days ago - Pushed at: about 4 years ago - Stars: 28 - Forks: 2

akhilk2802/raft-library
RAFT Consensus Implementation
Language: Go - Size: 32.2 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

feross/raft
An understandable consensus algorithm
Language: C++ - Size: 245 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 25 - Forks: 1

ReshiAdavan/Sentinel
distributed key-value database, similar to redis and dynamo
Language: Go - Size: 576 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ashenBlade/TaskFlux
Отказоустойчивый распределенный менеджер очередей сообщений с приоритетами
Language: C# - Size: 2.88 MB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

ThreeMammals/Rafty
Implementation of RAFT consensus in .NET core
Language: C# - Size: 444 KB - Last synced at: 1 day ago - Pushed at: almost 7 years ago - Stars: 198 - Forks: 30

exchange-core/raftification
RAFT implementation in Java
Language: Java - Size: 113 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 7

vasukalariya/MIT-Distributed-Systems-Lab-6.824-6.5840
MIT Distributed Systems CS 6.824/CS 6.5840
Language: Go - Size: 9.02 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

cizixs/awesome-raft
Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.
Size: 7.81 KB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 36 - Forks: 6

sajalkmr/raftly
Basic Implementation of Raft Consensus Algorithm in Java
Language: Java - Size: 48.8 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

dgurkaynak/stalk-demo-raft-consensus
An OpenTelemetry-instrumented demo app simulating Raft consensus algorithm
Language: TypeScript - Size: 4.1 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 10 - Forks: 1

lyteabovenyte/Mock-kafka
building distributed commit log service inspired by kafka using similar approach as Bitcask( the default storage engine in Riak) and using custom Kubernetes operators to handle advanced deployment strategies.
Language: Go - Size: 126 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

atharvnuthi/raft
Sistemas Distribuídos - Projeto de Algoritmo RAFT (Go)
Language: Go - Size: 8.59 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

0xVikasRushi/raft-blockchain
Raft consensus algorithm implementation in typescript
Language: TypeScript - Size: 142 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 13 - Forks: 3

StardustDL/raft-impl
A demo 1-to-1 implementation with high availability in Golang for Raft, based on 6.824's raft labs. (NJU dissys course's lab code)
Language: Go - Size: 103 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 1

Matthew-Lyu/MIT-6.824-Lab-2022
Task guide for the raft parts of MIT 6.824 Lab
Size: 8.12 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

ISSuh/raft
implement Raft Consensus protocol for study
Language: Go - Size: 302 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

jieqiyue/6.5840
6.5840分布式系统,该系统以Raft作为共识算法,实现了分片的K/V存储系统
Language: Go - Size: 36.2 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

exokernel/raft-deep-dive
A Deep Dive Into the Raft Consensus Algorithm
Size: 32.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

aryanGupta-09/Raft-Algorithm
Raft algorithm with lease functionality.
Language: Python - Size: 59.6 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

SAI-CHARAN-JAKKULA/FaultTolerant-raft-key-value-store
A Fault-tolerant distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading techniques to support concurrent requests.
Language: Go - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

robertleifke/raft-go
Raft consensus algorithm in Go
Language: Go - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

SCIA-Premium/GoRaft
Go implementation of the RAFT consensus algorithm. Faults injector with a REPL and a CLSF (Command List and File Storage) to test several scenarios.
Language: Go - Size: 112 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

thoainguyen/mtikv
Build a distributed transactional key-value database
Language: Go - Size: 209 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

spacewalkhq/raft-rs
An understandable, fast and scalable Raft Consensus implementation
Language: Rust - Size: 64.5 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 129 - Forks: 21

ldmtam/raft-bitcask
Raft backend implementation using Go-Bitcask
Language: Go - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

arpan491/Distributed-FileSystem
An open-source, scalable, decentralized, robust, heterogeneous file storage solution which is fault tolerant, replicated, distributed and lets you upload, download, and see the catalog of other cluster with low latency and LRU cache capabilities.
Language: Python - Size: 1.61 MB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

luliCloud/raft_kv_rocksdb_cachelib
High-available distributed database. Data consistent key-value store across machines with fault recovery. Suitable for finance, e-commerce, and social media services.
Language: C++ - Size: 286 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

SHUBHAMSHARMA0711/CSE530-Distributed-Systems-Assignments
Assignments Completed during CSE530:Distributed Systems Course in IIITD during Winter 2024 Semester. Professor: Dhruv Kumar
Language: Python - Size: 6.88 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rupeshtr78/raftleader
Raft leader election process in Hyperledger Fabric.
Size: 223 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 2

objectspread/go-raft
Raft consensus algorithm implementation in Golang
Language: Makefile - Size: 5.77 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

pablosmedina/ckite
CKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala
Language: Scala - Size: 523 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 213 - Forks: 27

seriousben/socket.io-raft 📦
Work-In-Progress - Adapter to enable broadcasting of events to multiple separate socket.io server nodes without third-party dependencies.
Language: JavaScript - Size: 60.5 KB - Last synced at: 28 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

nameof/raft-try
Java实现raft协议
Language: Java - Size: 107 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

GreedyKomodoDragon/Sybline
Sybline is a message broker aiming to simplify your backend while maintaining a highly avaliable in a secure manner
Language: Go - Size: 347 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Kairn/rakurima
Experimental implementation to beat the Maelstrom distributed system challenge
Language: Rust - Size: 160 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DustersExtreme/Raft-Hacking-Menu-2024
Raft Hacking Menu 2024
Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

itomaldonado/distraft
Raft implementation in a distributed fashion
Language: Python - Size: 58.6 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

priyangshupal/kv-store-grpc-raft
Golang implementation of the Raft consensus protocol using gRPC. Achieved operation replication speeds of ~3000 operations/sec with 3 nodes and ~2000 operations/sec with 5 nodes.
Language: Go - Size: 12.7 MB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 2

kuentra-official/distributed-algorithms
An easy-to-understand distributed algorithm provided by Kuentra
Language: Go - Size: 43.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mikeleo03/Raft-Consensus-Distributed-Storage
Distributed Key-Value Store created with Consensus Protocol: Raft using RPC Communication
Language: Python - Size: 187 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

wqlin/mit-6.824-2018
Solutions to mit 6.824 2018
Language: Go - Size: 1.28 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 170 - Forks: 56

ratoru/distrib-kv-store
Distributed key-value store with sharding and fault tolerance.
Language: Rust - Size: 110 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

evanlu14/6.824
Projects of MIT 6.824 Distributed Systems 17spring
Language: Go - Size: 5.87 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ADIthaker/EComm_Replicated
🛒 A command line ecommerce application that uses various middleware communication layers and uses 2 different replication schemes along with Raft for database replication.
Language: Python - Size: 1.54 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arunma/yoloraft
Distributed KV store written in python for learning Raft
Language: Python - Size: 93.8 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
