DEV Community

Cover image for I built a state management library for Rust called GLoC
Godwin Joseph
Godwin Joseph

Posted on

I built a state management library for Rust called GLoC

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!

Top comments (0)