A naive implementation of Raft consensus algorithm in Rust
Learning Raft Consensus Algorithm
Graft is a distributed workflow orchestration system for building scalable applications. It executes complex multi-step workflows across clusters of n...
Http KV storage server based on raft module of etcd
An asynchronous Raft implementation in Java, built on netty.io 4.2
Distributed Commit Log service
learning raft for the fun - with rust and codex
Rafty is a library for maintaining a replicated state machine following the Raft consensus protocol
Includes Lab2 (KV local store) and Lab3 (Raft algorithm) from MIT-6.5840 Distributed Systems course
使用go语言实现的raft协议一致性算法
Coursework Project - Implementation of Raft logic in Go Lang Programming Language
My Raft based KV storage
RAFT Consensus Implementation
minimal raft in C#
A Distributed Log (in progress).
Simple distributed Key-Value storage based on Raft and Gossip with web ui.
Distributed key-value store and implementation of the Raft distributed consensus protocol in Rust
a simple implementation of the Raft consensus algorithm in Go
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...
Minimal and simple raft implementation in go for learning
Yet another raft implementation
Distributed key-value store
MyRa es un algoritmo de consenso distribuido desarrollado en Java. Este algoritmo de consenso se basa en el algoritmo Raft con algunas modificaciones.
Server-side host, APIs (REST/gRPC/TCP), orchestration, and integrations
small projects in go from MIT course, containing map reduce, concurrency programming, and raft
mit6.5840 implentation
not so good raft implementation in go
Mit 6.824(6.5840) 2024 solution
raft distributed consensus algorithm
Raft consensus-based distributed, fault-tolerant key-value store built in Go
Visualising and computing optical flow with RAFT architecture
Simple implementation of the Raft Consensus Algorithm in Go.
Raft consensus implemented in Go
Basic Raft library in Go for maintaining replicated state machine.
Quality of life UI mod for Raft
A simple messaging layer
learning Raft consensus algorithm and distributed KV store
A distributed key-value storage based on raft algorithm
Sybline is a message broker aiming to simplify your backend while maintaining a highly avaliable in a secure manner
A small actor system written in kotlin using Coroutines.
A basic Learning Management System (LMS) built using Python, gRPC, and SQLite. The project implements Raft for consensus and fault tolerance, consiste...
A key/value store based on etcd's raft.
A toy implementation of raft for consensus in Java using gRPC and RocksDB
distributed key value store