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

dcs2-raft

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

1 unstable release

0.1.0 Mar 5, 2024

#4 in #coordination

29 downloads per month

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

~1.8–2.6MB
~52K SLoC