Decision Workspace
zubr_state_machine vs generic-state-machine vs spades
Side-by-side comparison of Rust crates
41
zubr_state_machine
experimentalv0.1.0
A simple asynchronous state machine library for creating Mealy machines in rust.
34
generic-state-machine
growingv0.1.0
A simple Rust library that allows to create generic or Moore or Mealy state machines that allows the use of custom transition functions
54
spades
stablev1.2.8
A popular four person card game implemented in Rust.
Core Metrics
| zubr_state_machine | generic-state-machine | spades | |
|---|---|---|---|
| Health Score | 41 | 34 | 54 |
| Total Downloads | 55 | 1.6K | 6.4K |
| 30d Downloads | 41 | 3 | 105 |
| Dependents | 1 | 0 | 0 |
| Releases | 1 | 1 | 13 |
| Last Updated | 36d ago | 915d ago | 24d ago |
| Age | 1m | 2y 6m | 7y 8m |
Health Breakdown
zubr_state_machine
Maintenance
11
Quality
14
Community
6
Popularity
2
Documentation
8
generic-state-machine
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
9
spades
Maintenance
14
Quality
19
Community
6
Popularity
5
Documentation
10
Technical Details
| zubr_state_machine | generic-state-machine | spades | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 1.2.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | non-standard | MIT | MIT |
| Dependencies | 1 | 4 | 20 |
| Crate Size | 7KB | 7KB | 74KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •spades leads with a health score of 54/100, but none of the options score above 80.
- •⚠ generic-state-machine has not been updated in over a year.
- •zubr_state_machine, generic-state-machine are pre-1.0 — API may change.