Decision Workspace
pure-hfsm vs finite-automata vs obzenflow-fsm
Side-by-side comparison of Rust crates
35
pure-hfsm
growingv0.1.0
A finite state machine library with a clear separation between the machine definition and its changing state
37
finite-automata
growingv0.1.1
A collection of extendable finite automata with immutable state and transition data.
50
obzenflow-fsm
experimentalv0.3.2
Async-first Finite State Machine library inspired by Akka (Classic) FSM
Core Metrics
| pure-hfsm | finite-automata | obzenflow-fsm | |
|---|---|---|---|
| Health Score | 35 | 37 | 50 |
| Total Downloads | 1.6K | 6.8K | 10.5K |
| 30d Downloads | 3 | 108 | 10.2K |
| Dependents | 0 | 3 | 4 |
| Releases | 1 | 2 | 3 |
| Last Updated | 1563d ago | 2056d ago | 27d ago |
| Age | 4y 3m | 5y 7m | 2m |
Health Breakdown
pure-hfsm
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
10
finite-automata
Maintenance
3
Quality
15
Community
7
Popularity
5
Documentation
7
obzenflow-fsm
Maintenance
12
Quality
12
Community
8
Popularity
5
Documentation
13
Technical Details
| pure-hfsm | finite-automata | obzenflow-fsm | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | non-standard | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 9 |
| Crate Size | 13KB | 9KB | 72KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •obzenflow-fsm leads with a health score of 50/100, but none of the options score above 80.
- •⚠ pure-hfsm, finite-automata have not been updated in over a year.