raft
State machine library
A library implementing a replicated state machine algorithm for distributed systems
Raft library for maintaining a replicated state machine
694 stars
21 watching
168 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
consensusdistributed-systemsraft
Related projects:
Repository | Description | Stars |
---|---|---|
| A C implementation of the Raft consensus protocol used to synchronize distributed systems and ensure consistency in data storage | 1,133 |
| Provides a custom resource for managing an Etcd distributed key/value store in Chef recipes | 79 |
| Automates etcd cluster management and recovery in distributed systems | 67 |
| A distributed key-value database system using the Raft consensus protocol | 4 |
| An etcd client library for Rust. | 143 |
| A Java client library for etcd, providing an asynchronous and non-blocking way to interact with the distributed key-value store. | 137 |
| A set of tools and data structures to manage memory and objects in D programming language | 43 |
| A distributed key-value cache system based on the Raft consensus protocol | 27 |
| A Scala library implementing the V3 API of etcd using gRPC and providing optional support for stream APIs via Akka Streams. | 31 |
| An ETCD client with a cross-platform GUI for managing keys, clusters, and users | 484 |
| An implementation of the RAFT distributed consensus algorithm among TCP peers using .NET for fault-tolerant and high-availability applications | 171 |
| An implementation of the Raft distributed consensus protocol verified in Coq | 186 |
| An implementation of a Raft consensus algorithm using BadgerDB as the underlying data store. | 112 |
| A library that simplifies the integration of a distributed key-value store into Common Lisp applications | 11 |
| An implementation of the Raft consensus algorithm in C# and .NET core. | 197 |