Experience With State Management Crates?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • state

    A Rust library for safe and effortless global and thread-local state management.

  • Just wondering if anyone has experience with some of the state management libraries out there now for rust. For example, state, reactive-state, redux-rs, or stores to name a few. I come from a React background, and I'm currently building a GUI app in Rust with FLTK-RS. I've already built out a good bit of my app using rusts built in RefCell pattern to mutate my app state, but I'm interested in a more "reactive" approach. Think these crates could have something to offer over RefCell or Arc?

  • redux-rs

    :package: A Rust implementation of Redux.

  • Just wondering if anyone has experience with some of the state management libraries out there now for rust. For example, state, reactive-state, redux-rs, or stores to name a few. I come from a React background, and I'm currently building a GUI app in Rust with FLTK-RS. I've already built out a good bit of my app using rusts built in RefCell pattern to mutate my app state, but I'm interested in a more "reactive" approach. Think these crates could have something to offer over RefCell or Arc?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • asynchron

    Discontinued Asynchronize blocking operation.

  • try this, sync/async friendly: https://github.com/Ar37-rs/asynchron there's an example under example/fltk_fetch folder

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts