Decision Workspace
rust-sfsm vs rust-sfsm-macros vs state-machines
Side-by-side comparison of Rust crates
53
rust-sfsm
growingv1.0.0
A full static Rust finite state machine macro library
41
rust-sfsm-macros
experimentalv0.1.0
Attribute macro for the RustSFSM library.
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
Core Metrics
| rust-sfsm | rust-sfsm-macros | state-machines | |
|---|---|---|---|
| Health Score | 53 | 41 | 58 |
| Total Downloads | 1.0K | 114 | 11.3K |
| 30d Downloads | 6 | 21 | 970 |
| Dependents | 0 | 1 | 87 |
| Releases | 4 | 1 | 12 |
| Last Updated | 139d ago | 139d ago | 6d ago |
| Age | 7m | 4m | 5m |
Health Breakdown
rust-sfsm
Maintenance
12
Quality
18
Community
6
Popularity
4
Documentation
13
rust-sfsm-macros
Maintenance
6
Quality
13
Community
7
Popularity
2
Documentation
13
state-machines
Maintenance
19
Quality
10
Community
11
Popularity
5
Documentation
13
Technical Details
| rust-sfsm | rust-sfsm-macros | state-machines | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.0 | 0.9.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 4 | 5 |
| Crate Size | 4KB | 4KB | 34KB |
| Features | 1 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 41.7% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| 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.
- •rust-sfsm-macros, state-machines are pre-1.0 — API may change.