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