Decision Workspace
state-machines vs rtic-macros vs state-machines-core
Side-by-side comparison of Rust crates
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
65
rtic-macros
growingv2.2.0
Procedural macros, syntax parsing, and codegen of the RTIC crate
63
state-machines-core
experimentalv0.9.0
Core types and traits for the state-machines library
Core Metrics
| state-machines | rtic-macros | state-machines-core | |
|---|---|---|---|
| Health Score | 58 | 65 | 63 |
| Total Downloads | 11.3K | 281.7K | 11.4K |
| 30d Downloads | 970 | 32.9K | 1.0K |
| Dependents | 87 | 10 | 24 |
| Releases | 12 | 9 | 11 |
| Last Updated | 6d ago | 278d ago | 6d ago |
| Age | 5m | 2y 11m | 5m |
Health Breakdown
state-machines
Maintenance
19
Quality
10
Community
11
Popularity
5
Documentation
13
rtic-macros
Maintenance
9
Quality
22
Community
14
Popularity
7
Documentation
13
state-machines-core
Maintenance
19
Quality
16
Community
10
Popularity
5
Documentation
13
Technical Details
| state-machines | rtic-macros | state-machines-core | |
|---|---|---|---|
| Version | 0.9.0 | 2.2.0 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 6 | 2 |
| Crate Size | 34KB | 43KB | 10KB |
| Features | 6 | 9 | 4 |
| Yanked % | 41.7% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 4 (team) | 1 |
Links
Quick Verdict
- •rtic-macros leads with a health score of 65/100, but none of the options score above 80.
- •state-machines, state-machines-core are pre-1.0 — API may change.