#control-system #framework #distributed #extensible #raft #algorithm #component

dcs2-raft

An extensible distributed control system framework made in rust with no-std support

1 unstable release

0.1.0 Mar 5, 2024

#42 in #raft

MIT/Apache

185KB
4.5K SLoC

Raft coordination module

This module is designed to be used as the coordination component in the [dcs] framework. It implements the raft algorithm. It's main export is the RaftSDK including the RaftService.

Dependencies

~2.2–3MB
~59K SLoC