Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lulf/rustyraft

Experimentation with rust and raft consensus protocol
https://github.com/lulf/rustyraft

Last synced: 19 days ago
JSON representation

Experimentation with rust and raft consensus protocol

Awesome Lists containing this project

README

        

An experiment with rust and using it for something network-related. The goal of rustyraft is an implementation of the RAFT consensus protocol in the rust programming language.