An OpenTelemetry-instrumented demo app simulating Raft consensus algorithm
VRAFT is a framework written in C++ that implements RAFT protocol and SEDA architecture. Based on VRAFT, distributed software can be developed easily,...
对etcd中实现的raft算法进行注释
Implement distributed consensus protocol Raft and it's expanded version BW-Raft(Supporting Byzantine Fault Tolerance)
raft practice on mit 6.824 2022 lab
A simple distributed key-value store by using hashicorp/raft
A distributed SQL database with replication, fault-tolerance, tunable consistency and leader election.
A simple and lightweight pure Python implementation of RAFT Consensus.
[WIP] ⛵ A basic key-value storage service with transaction and fault-tolerant in Rust.
Official golang implementation of the Halo Platform protocol.
Distributed Show Control
A Go framework built on etcd Raft for building distributed consensus-based systems with simplified APIs and some features.
A simple Raft framework for Rust built on top of the raftbare crate
Simple Video Summarization using Text-to-Segment Anything (Florence2 + SAM2) This project provides a video processing tool that utilizes advanced AI...
Ready-to-deploy models including Segment Anything 3, Depth Anything 2 and Gemma.
RaftX: An Extended Implementation of the Raft Consensus Protocol
Implemented a distributed key value cache from scratch using Raft consensus algorithm. Communication is done using TCP protocol.
Clust_mgr is an important compnent of KunlunBase. It provides a HTTP API for KunlunBase users to do cluster management, provisioning and monitor work,...
开箱即用的支持多租户的 Casbin 权限控制应用。通过 Helm , docker-compose 等工具快速部署一个高性能的可伸缩的 Casbin 应用,无需关心持久化存储 Adapter 。
A Rust Implementation of the Raft Consensus Algorithm
Cloud-native distributed key-value database.
Republic 是一款简单易用的 RPC 框架,QPS 在 6000 左右,基于 raft 实现了高可用的注册中心,基于 kotlin 开发,支持 Java、Kotlin。它并不需要寄托于 spring...
A Raft consensus implementation in Go with gRPC transport and TUI dashboard
Raft model for Runway
Easy scaling distributed Key/Value dababase
Rust implementation of raft distributed consensus algorithm
Key-value database with raft replication support
Raft re-implemented in Rust.
Raft consensus for Node.js. Build distributed systems with leader election, fault tolerance, and data replication.
Distributed cache based on the RAFT protocol
Generate k-sortable 64-bit unique flake ids.
The operational tool for Seata-Server.
High-availability sqlite database service based on raft ; 基于 raft 实现的高可用 sqlite 数据库服务
使用java基于raft协议实现的kv数据库
A really tiny KV store
Distributed center based on Raft algorithm
Clusterize your functionality and build your own replicated state machine using this completely extensible implementation of the Raft consensus algori...
Distributed crash-safe key-value store with Redis wire protocol. Durable by default — every write is Raft-committed and fsync'd. Embeddable Elixir lib...
An Erlang implementation of the consensus protocol.
Examples of Ra state machines
maki made raft
POC - A chat server without any database. It is backed by the Raft consensus algorithm.
A rust implementation of raft election process
Raft Consensus Algorithm Coupled With an IEEE 802.11 Based Mesh Network for Embedded Systems
A cluster coordinator for Dragonboat
A distributed, in-memory key-value store written in C++
Water level detection using draft marker readings, through the means of computer vision, machine learning and optical flow methods
A fault-tolerant key value store