Decision Workspace
tokio-fsm-macros vs tokio-fsm vs obzenflow-fsm-macros
Side-by-side comparison of Rust crates
57
tokio-fsm-macros
experimentalv0.4.0
Proc macro for generating Tokio async finite state machines
47
tokio-fsm
experimentalv0.4.0
Compile-time generated Tokio async finite state machines with explicit Rust behavior
54
obzenflow-fsm-macros
experimentalv0.1.2
Proc-macro helpers for the obzenflow-fsm crate (derives + DSL)
Core Metrics
| tokio-fsm-macros | tokio-fsm | obzenflow-fsm-macros | |
|---|---|---|---|
| Health Score | 57 | 47 | 54 |
| Total Downloads | 208 | 136 | 30.1K |
| 30d Downloads | 0 | 0 | 8.2K |
| Dependents | 9 | 0 | 3 |
| Releases | 9 | 9 | 3 |
| Last Updated | 30d ago | 30d ago | 86d ago |
| Age | 3m | 3m | 4m |
Health Breakdown
tokio-fsm-macros
Maintenance
17
Quality
13
Community
9
Popularity
3
Documentation
15
tokio-fsm
Maintenance
17
Quality
9
Community
6
Popularity
3
Documentation
12
obzenflow-fsm-macros
Maintenance
14
Quality
14
Community
8
Popularity
5
Documentation
13
Technical Details
| tokio-fsm-macros | tokio-fsm | obzenflow-fsm-macros | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 8 | 3 |
| Crate Size | 19KB | 28KB | 14KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 22.2% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.92 | 1.92 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tokio-fsm-macros leads with a health score of 57/100, but none of the options score above 80.
- •obzenflow-fsm-macros has the most downloads (30.1K), suggesting wider adoption.