Decision Workspace
oxidate-fsm vs state-machines vs rust-sfsm
Side-by-side comparison of Rust crates
45
oxidate-fsm
experimentalv0.1.0
FSM framework with GUI visualization - Mermaid-like DSL to Rust code generator
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
| oxidate-fsm | state-machines | rust-sfsm | |
|---|---|---|---|
| Health Score | 45 | 58 | 53 |
| Total Downloads | 18 | 11.3K | 1.0K |
| 30d Downloads | 4 | 970 | 6 |
| Dependents | 0 | 87 | 0 |
| Releases | 1 | 12 | 4 |
| Last Updated | 76d ago | 6d ago | 139d ago |
| Age | 2m | 5m | 7m |
Health Breakdown
oxidate-fsm
Maintenance
9
Quality
13
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
| oxidate-fsm | state-machines | rust-sfsm | |
|---|---|---|---|
| Version | 0.1.0 | 0.9.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 13 | 5 | 1 |
| Crate Size | 103KB | 34KB | 4KB |
| Features | 2 | 6 | 1 |
| Yanked % | 0.0% | 41.7% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.70 | — | — |
| 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.
- •oxidate-fsm, state-machines are pre-1.0 — API may change.