#state #scheduling #system #mekena #utilities #storing

mekena-state

State storing utilities for the Mekena scheduling system

1 unstable release

0.1.0 Nov 4, 2022

#59 in #scheduling

25 downloads per month
Used in mekena

MIT license

3KB

Strongly-typed, very fast, asynchronous state.

Stores state as a DashMap<dyn Any + Send + Sync>, but uses downcast to ensure safe typing.

Dependencies

~1–6MB
~20K SLoC