Zeroconf setup for tinc (mesh vpn) using consul as coordinator backend, and compatible with kubernetes
go实现的简单KV型内存数据库,支持持久化,使用raft保证高可用。
Raft Consensus Algorithm in Zig
A simple Bank-app using the Aeron cluster
An OpenTelemetry-instrumented demo app simulating Raft consensus algorithm
Raft consensus algorithm implementation in typescript
A simple and lightweight pure Python implementation of RAFT Consensus.
Source code for labs of MIT 6.824 2020
An Implementation for Raft Lab
Setup XDC BlockChain network in a matter of minutes.
Ready-to-deploy models including Segment Anything 3, Depth Anything 2 and Gemma.
An embedded distributed task scheduler for Go
Key-value store on top of Raft Consensus Algorithm
A Rust Implementation of the 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 consensus for Node.js. Build distributed systems with leader election, fault tolerance, and data replication.
A distributed SQL database with replication, fault-tolerance, tunable consistency and leader election.
A simple distributed key-value store by using hashicorp/raft
raft practice on mit 6.824 2022 lab
[WIP] ⛵ A basic key-value storage service with transaction and fault-tolerant in Rust.
Official golang implementation of the Halo Platform protocol.
PredaStore is a high-performance, on-premise and edge-ready object storage platform, fully compatible with the Amazon S3 API. Designed for environment...
Distributed Show Control
CamusDB
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
RaftX: An Extended Implementation of the Raft Consensus Protocol
Simple Video Summarization using Text-to-Segment Anything (Florence2 + SAM2) This project provides a video processing tool that utilizes advanced AI...
A Raft consensus implementation in Go with gRPC transport and TUI dashboard
Implemented a distributed key value cache from scratch using Raft consensus algorithm. Communication is done using TCP protocol.
开箱即用的支持多租户的 Casbin 权限控制应用。通过 Helm , docker-compose 等工具快速部署一个高性能的可伸缩的 Casbin 应用,无需关心持久化存储 Adapter 。
Clust_mgr is an important compnent of KunlunBase. It provides a HTTP API for KunlunBase users to do cluster management, provisioning and monitor work,...
The operational tool for Seata-Server.
Republic 是一款简单易用的 RPC 框架,QPS 在 6000 左右,基于 raft 实现了高可用的注册中心,基于 kotlin 开发,支持 Java、Kotlin。它并不需要寄托于 spring...
Cloud-native distributed key-value database.
Raft model for Runway
Easy scaling distributed Key/Value dababase
Key-value database with raft replication support
Raft re-implemented in Rust.
Distributed cache based on the RAFT protocol
A cluster coordinator for Dragonboat
Generate k-sortable 64-bit unique flake ids.
High-availability sqlite database service based on raft ; 基于 raft 实现的高可用 sqlite 数据库服务
MatrixArk Raft consensus library
Clusterize your functionality and build your own replicated state machine using this completely extensible implementation of the Raft consensus algori...