Decision Workspace
ready-active-safe vs state-machines vs rust-sfsm
Side-by-side comparison of Rust crates
54
ready-active-safe
experimentalv0.1.3
Lifecycle engine for externally driven systems
58
state-machines
experimentalv0.9.0
Type-safe state machines with hierarchical states, guards, callbacks, and async support - Rust port of Ruby's state_machines gem
53
rust-sfsm
growingv1.0.0
A full static Rust finite state machine macro library
Core Metrics
| ready-active-safe | state-machines | rust-sfsm | |
|---|---|---|---|
| Health Score | 54 | 58 | 53 |
| Total Downloads | 31 | 11.3K | 1.0K |
| 30d Downloads | 31 | 937 | 6 |
| Dependents | 0 | 87 | 0 |
| Releases | 2 | 12 | 4 |
| Last Updated | 13d ago | 6d ago | 139d ago |
| Age | 13d | 5m | 7m |
Health Breakdown
ready-active-safe
Maintenance
13
Quality
18
Community
6
Popularity
2
Documentation
15
state-machines
Maintenance
19
Quality
10
Community
11
Popularity
5
Documentation
13
rust-sfsm
Maintenance
12
Quality
18
Community
6
Popularity
4
Documentation
13
Technical Details
| ready-active-safe | state-machines | rust-sfsm | |
|---|---|---|---|
| Version | 0.1.3 | 0.9.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 5 | 1 |
| Crate Size | 82KB | 34KB | 4KB |
| Features | 6 | 6 | 1 |
| Yanked % | 0.0% | 41.7% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.75 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •state-machines leads with a health score of 58/100, but none of the options score above 80.
- •ready-active-safe, state-machines are pre-1.0 — API may change.