oraft

Raft engine

A Raft consensus algorithm implementation in OCaml for distributed systems

Library of Raft consensus algorithm implemented in OCaml

GitHub

28 stars
4 watching
3 forks
Language: OCaml
last commit: about 3 years ago
Linked from 1 awesome list

consensus-algorithmocamlraftraft-consensus-algorithm

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
threemammals/raftyAn implementation of the Raft consensus algorithm in C# and .NET core.197
willemt/raftA C implementation of the Raft consensus protocol used to synchronize distributed systems and ensure consistency in data storage1,133
uwplse/verdi-raftAn implementation of the Raft distributed consensus protocol verified in Coq186
hhblaze/raft.netAn implementation of the RAFT distributed consensus algorithm among TCP peers using .NET for fault-tolerant and high-availability applications171
bbva/raft-badgerAn implementation of a Raft consensus algorithm using BadgerDB as the underlying data store.112
mirage/digestifTools for implementing various hash algorithms in multiple programming languages.87
hslam/raftdbA distributed key-value database system using the Raft consensus protocol4
informalsystems/cometmockA mock implementation of a consensus algorithm used in blockchain applications.25
qichengzx/m2A distributed key-value cache system based on the Raft consensus protocol27
didier-wenzek/ocaml-kafkaBindings for a distributed messaging system used for asynchronous data exchange between applications.63
mirage/ocaml-cohttpAn OCaml library for building HTTP clients and servers using various asynchronous programming libraries715
owlbarn/owlA comprehensive scientific computing framework designed to provide a powerful and flexible toolset for writing concise, fast, and safe analytical code in OCaml.1,225
ocsigen/lwtConcurrent programming library for OCaml723
mirage/ocaml-dnsAn OCaml implementation of the DNS protocol supporting most standard domain name system functions.105
chrisnc/tangaroaA toy implementation of the Raft protocol with an experimental BFT variant in Haskell.111