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