Decision Workspace
etsm vs rustate vs simple_statemachine
Side-by-side comparison of Rust crates
44
etsm
growingv0.5.0
Efficient Tiny State Machine using object callbacks.
43
rustate
experimentalv0.3.0
A Rust library for creating and managing state machines, inspired by XState.
41
simple_statemachine
growingv1.0.0
Statemachine defined via a simple and easy-to-read domain-specific language
Core Metrics
| etsm | rustate | simple_statemachine | |
|---|---|---|---|
| Health Score | 44 | 43 | 41 |
| Total Downloads | 6.7K | 5.2K | 1.6K |
| 30d Downloads | 8 | 26 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 9 | 1 |
| Last Updated | 1401d ago | 333d ago | 1097d ago |
| Age | 3y 10m | 11m | 3y |
Health Breakdown
etsm
Maintenance
10
Quality
16
Community
3
Popularity
5
Documentation
10
rustate
Maintenance
10
Quality
13
Community
6
Popularity
4
Documentation
10
simple_statemachine
Maintenance
1
Quality
20
Community
6
Popularity
4
Documentation
10
Technical Details
| etsm | rustate | simple_statemachine | |
|---|---|---|---|
| Version | 0.5.0 | 0.3.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 35 | 3 |
| Crate Size | 5KB | 72KB | 14KB |
| Features | 0 | 8 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •etsm leads with a health score of 44/100, but none of the options score above 80.
- •⚠ etsm, simple_statemachine have not been updated in over a year.
- •etsm, rustate are pre-1.0 — API may change.