Decision Workspace
rs-statemachine vs yasm vs stateflow
Side-by-side comparison of Rust crates
40
rs-statemachine
experimentalv0.1.0
A Rust implementation of COLA-style state machine with fluent API
48
yasm
experimentalv0.5.0
A simple Rust state machine library focused on usability and visualization
39
stateflow
growingv0.4.1
A simple and extensible state machine implementation in Rust
Core Metrics
| rs-statemachine | yasm | stateflow | |
|---|---|---|---|
| Health Score | 40 | 48 | 39 |
| Total Downloads | 425 | 3.5K | 5.0K |
| 30d Downloads | 3 | 13 | 47 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 8 | 5 |
| Last Updated | 240d ago | 277d ago | 382d ago |
| Age | 8m | 10m | 1y 5m |
Health Breakdown
rs-statemachine
Maintenance
4
Quality
17
Community
6
Popularity
3
Documentation
10
yasm
Maintenance
9
Quality
16
Community
6
Popularity
4
Documentation
13
stateflow
Maintenance
7
Quality
13
Community
3
Popularity
4
Documentation
12
Technical Details
| rs-statemachine | yasm | stateflow | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.0 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 4 | 2 | 8 |
| Crate Size | 18KB | 34KB | 27KB |
| Features | 12 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •yasm leads with a health score of 48/100, but none of the options score above 80.
- •stateflow has the most downloads (5.0K), suggesting wider adoption.
- •⚠ stateflow has not been updated in over a year.