Decision Workspace
rs-store vs state-flux-mini vs yewdux
Side-by-side comparison of Rust crates
51
rs-store
stablev3.0.0
Redux Store for Rust
29
state-flux-mini
experimentalv0.1.0
A minimal state management crate for Rust
55
yewdux
growingv0.12.0
Ergonomic state management for Yew applications
Core Metrics
| rs-store | state-flux-mini | yewdux | |
|---|---|---|---|
| Health Score | 51 | 29 | 55 |
| Total Downloads | 47.1K | 258 | 182.9K |
| 30d Downloads | 458 | 3 | 6.4K |
| Dependents | 0 | 0 | 45 |
| Releases | 52 | 1 | 16 |
| Last Updated | 120d ago | 173d ago | 30d ago |
| Age | 1y 11m | 5m | 5y |
Health Breakdown
rs-store
Maintenance
13
Quality
21
Community
3
Popularity
6
Documentation
8
state-flux-mini
Maintenance
5
Quality
13
Community
3
Popularity
3
Documentation
5
yewdux
Maintenance
17
Quality
11
Community
11
Popularity
6
Documentation
10
Technical Details
| rs-store | state-flux-mini | yewdux | |
|---|---|---|---|
| Version | 3.0.0 | 0.1.0 | 0.12.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | non-standard | non-standard | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 9 |
| Crate Size | 58KB | 24KB | 22KB |
| Features | 3 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 12.5% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •yewdux leads with a health score of 55/100, but none of the options score above 80.
- •state-flux-mini, yewdux are pre-1.0 — API may change.