#state #state-management #memory

no-std state-governor

A state management library focused on to be used in embedded systems

2 releases

0.0.2 Sep 25, 2021
0.0.1 Aug 21, 2021

#1353 in Embedded development

LGPL-3.0-only

11KB
145 lines

state-governor

crates.io docs.rs

A state management library focused on to be used in embedded systems.

Check the API Documentation for how to use the crate's functionality.


lib.rs:

StateGovernor

state-governor is a simple state management library focused on embedded systems.

Dependencies

~645KB
~12K SLoC