oraft
Raft engine
A Raft consensus algorithm implementation in OCaml for distributed systems
Library of Raft consensus algorithm implemented in OCaml
28 stars
4 watching
3 forks
Language: OCaml
last commit: over 1 year ago
Linked from 1 awesome list
consensus-algorithmocamlraftraft-consensus-algorithm
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the Raft consensus algorithm in C# and .NET core. | 197 |
| A C implementation of the Raft consensus protocol used to synchronize distributed systems and ensure consistency in data storage | 1,133 |
| An implementation of the Raft distributed consensus protocol verified in Coq | 186 |
| An implementation of the RAFT distributed consensus algorithm among TCP peers using .NET for fault-tolerant and high-availability applications | 171 |
| An implementation of a Raft consensus algorithm using BadgerDB as the underlying data store. | 112 |
| Tools for implementing various hash algorithms in multiple programming languages. | 87 |
| A distributed key-value database system using the Raft consensus protocol | 4 |
| A mock implementation of a consensus algorithm used in blockchain applications. | 25 |
| A distributed key-value cache system based on the Raft consensus protocol | 27 |
| Bindings for a distributed messaging system used for asynchronous data exchange between applications. | 63 |
| An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 715 |
| A comprehensive scientific computing framework designed to provide a powerful and flexible toolset for writing concise, fast, and safe analytical code in OCaml. | 1,225 |
| Concurrent programming library for OCaml | 723 |
| An OCaml implementation of the DNS protocol supporting most standard domain name system functions. | 105 |
| A toy implementation of the Raft protocol with an experimental BFT variant in Haskell. | 111 |