58 results for “topic:raft-consensus”
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
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
Distributed Message Queue based on Raft
Akka extension for fast recovery from failure with replicating stateful entity on multiple nodes in Cluster
A framework to build fault tolerant apps.
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
Raft protocol implementation as part of "Distributed databases" course in UCU
RAFT implementation in Java
A simple and lightweight pure Python implementation of RAFT Consensus.
simple RAFT implementation in Java. For educational purposes
Key-value database with raft replication support
Raft Consensus Algorithm Coupled With an IEEE 802.11 Based Mesh Network for Embedded Systems
Design and Development of a consensus algorithm on embedded systems with Raft & ESP8266
An implementation of Raft Distributed Consensus Protocol (https://raft.github.io/raft.pdf).
a key/value service on top of Raft
Go package implementing the Raft leader election algorithm, used to turn any application into a Raft node.
Next generation rust key value store.
Distributed log w/ gRPC, replication, load balancing
A quasi-Raft Consensus module for when running multiple instances of NestJs and a single instance is required to be elected as Leader. (NodeJs, TypeScript, Redis)
Still fixing bugs
Distributed Systems pet project learning using Distributed Systems pet project learning using MIT OpenCourseWare