4 releases (stable)
1.2.0 | May 13, 2023 |
---|---|
1.1.0 | Mar 11, 2023 |
1.0.0 | Jan 8, 2023 |
0.1.0 | Jun 20, 2020 |
#10 in #observable
35 downloads per month
Used in 2 crates
(via skima)
26KB
988 lines
Observe
Lightweight Rust observables inspired by MobX.
The main goal of the library is to provide a generic re-usable state management library for Rust applications and games.
Provided primitives:
- Var
- Value
- Const
- Computed
- Reaction
Dependencies
~0.5–0.9MB
~14K SLoC