Next generation API for .NET
-
Updated
Sep 22, 2026 - C#
Next generation API for .NET
Raft Java implementation which is simple and easy to understand.
MIT 6.824 (Distributed Systems) labs in Go
Implementation of RAFT consensus in .NET core
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
Solutions to mit 6.824 2018
Interactive Raft consensus visualizer. Crash nodes, partition the network, cut single links one-way, and watch elections and log repair play out — with every safety invariant machine-checked against the paper.
Gringofts makes it easy to build a replicated, fault-tolerant, high throughput and distributed event-sourced system.
An C++ implementation of RAFT consensus algorithm based on jrpc
Straightforward implementation of Raft Consensus
A beginner-friendly Raft framework built on openraft: implement two traits, get a fault-tolerant replicated cluster.
Distributed Message Queue based on Raft
Akka extension for fast recovery from failure with replicating stateful entity on multiple nodes in Cluster
Industrial cooperative-UAV fleet coordination in Rust — formation keeping, Raft consensus, cooperative task allocation, RRT-APF collision avoidance & MAPPO navigation for civilian SAR / inspection / agriculture
A framework to build fault tolerant apps.
Experimental Convex backend fork aiming to scale Convex horizontally while preserving its core semantics: reactive subscriptions, serializable transactions, and consistent snapshots.
Batata is a high-performance, Rust-based service discovery and configuration management platform for cloud-native applications. It provides full API compatibility with Nacos V2/V3 and Consul, serving as a production-ready drop-in replacement
Distributed, fault-tolerant, persistent, auto-increment ID generation service with Raft consensus
基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRaft and implemented from scratch using Java
Simple implementation of raft based consensus algorithm used in distributed systems. This application is built for demonstration purpose and can be extended by other users to make more sophisticated system. This application is completely written using Golang and addon packages
To associate your repository with the raft-consensus topic, visit your repo's landing page and select "manage topics."