#control-system #distributed #framework #extensible #node #rules #generic

dcs2

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

1 unstable release

0.1.0 Mar 5, 2024

#25 in #extensible

30 downloads per month
Used in 2 crates

MIT/Apache

140KB
3K SLoC

Distributed control system.

This library provides the interfaces and some generic implementations for a control system designed as a collection of nodes coordinated by a leader election algorithm. Said nodes execute certain configurable policiesm, henceforth rules, based on the input provided by a collection of sensors, and acting upon a set of actuators.

Dependencies

~1.2–2MB
~41K SLoC