Decision Workspace
rustate vs etsm vs simple_statemachine
Side-by-side comparison of Rust crates
43
rustate
experimentalv0.3.0
A Rust library for creating and managing state machines, inspired by XState.
44
etsm
growingv0.5.0
Efficient Tiny State Machine using object callbacks.
41
simple_statemachine
growingv1.0.0
Statemachine defined via a simple and easy-to-read domain-specific language
Core Metrics
| rustate | etsm | simple_statemachine | |
|---|---|---|---|
| Health Score | 43 | 44 | 41 |
| Total Downloads | 5.2K | 6.7K | 1.6K |
| 30d Downloads | 26 | 8 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 9 | 5 | 1 |
| Last Updated | 333d ago | 1401d ago | 1097d ago |
| Age | 11m | 3y 10m | 3y |
Health Breakdown
rustate
Maintenance
10
Quality
13
Community
6
Popularity
4
Documentation
10
etsm
Maintenance
10
Quality
16
Community
3
Popularity
5
Documentation
10
simple_statemachine
Maintenance
1
Quality
20
Community
6
Popularity
4
Documentation
10
Technical Details
| rustate | etsm | simple_statemachine | |
|---|---|---|---|
| Version | 0.3.0 | 0.5.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 35 | 0 | 3 |
| Crate Size | 72KB | 5KB | 14KB |
| Features | 8 | 0 | 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.
- •rustate, etsm are pre-1.0 — API may change.