VOOZH about

URL: https://dev.to/godwin_jk/i-built-a-state-management-library-for-rust-called-gloc-3o1h

⇱ I built a state management library for Rust called GLoC - DEV Community


Hey,
I built a state management library for Rust called GLoC(Global Logic Component) — it's basically Bloc from Flutter but for Rust.

Just published it on crates.io, would love some feedback.

Crate
Repo

If you're not familiar with Bloc, I have a doc in the repo explaining it. Also wrote a few Medium articles walking through it with Dioxus — links in the repo.

Medium tutorial

Still early, any thoughts welcome!