s-panferov / observe

Rust observables inspired by MobX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Rust observables inspired by MobX


Languages

Language:Rust 100.0%