A cluster coordinator for Dragonboat
Rhosus is a multi-purpose distributed storage written in Go
Water level detection using draft marker readings, through the means of computer vision, machine learning and optical flow methods
Go | concurrent programming, synchronization primitives
A fault-tolerant key value store
A distributed file system similar to Google File System (GFS).
This repository is dedicated to Optical Flow-based Velocity Estimation for car motion analysis. The project incorporates classic algorithms such as Lu...
实现2023年的mit6.824的四个labs和三个challenges
A script that allows to automate the piano playing in RAFT
基于raft共识实现的kv玩具,网络驱动是Vertx,raft核心驱动线程模型为单线程,性能好且无锁。同时实现了线性一致性读,算是不错的入门材料
Use Raft to complete leader election in the cluster.
Angular implementation for RAFT
📚Labs of MIT 6.824 Distributed Systems
Raft consensus algorithm logo/mascot
kv server based on raft
An implementation of Raft Distributed Consensus Protocol (https://raft.github.io/raft.pdf).
raft的python实现
Fault-tolerant distributed banking system based on RAFT and blockchain
Raft leader election process in Hyperledger Fabric.
Package raft implements the Raft distributed consensus protocol based on hslam/rpc.
Raft distributed consensus protocol for DLang.
A Go implementation of Raft Algorithm & A fault-tolerant primary/backup K/V storage system that use the implementation. Written just as learning proje...
Raft consensus algorithm implementation using Spring MVC and Spring WebFlux
⛵ Raft Consensus Algorithm. gRPC for communication. Tested with a few cases.
🪩 parti is cluster sharding via raft over gRPC
Distributed Commit Log from Travis Jeffery's Distributed Services book
Go implementation of raft consensus algorithm
Playground to visualize OmniPaxos.
An implementation of Raft in Python for learning purposes
Raft Consensus Algorithm implementation in Scala
Fault-tolerant decentralized workflows
Example application built with Monstera framework
This project is built primarily for learning and practicing Multi Braft concepts. It is NOT intended for production use.
分布式一致性算法raft的java实现
Pony implementation of raft consensus algorithm
raft implement by dlang
Blockchain based database
Distributed fault-tolerant system of data processing based on gRPC, raft, serf
Raft Backend Implementation using Sqlite
Orchestrator/Raft (using embedded SQLite) on a 3 node setup using Docker containers.
a simple distributed text editor built on the raft protocol (https://raft.github.io/) and MQTT
Replication made easy with Raft and Python
Golang implementation of SOFA-JRaft, and as a pole-group/pole CP protocol implementation
Consistency module implementation, based on the raft protocol
A lightly distributed library based on Raft algorithm implemented in Rust
casbin with raft consensus protocol
raft implementation for fun
A lightweight database HTTP API client for rqlite. rqlite is a lightweight, distributed relational database, which uses RAFT and SQLite as its storage...
ymdb is a simple distributed key-value storage system.
An functional experiment in Raft & Clojure