Decision Workspace
async-inspect vs async-inspect-macros vs tokio-fsm
Side-by-side comparison of Rust crates
47
async-inspect
experimentalv0.2.0
X-ray vision for async Rust - inspect and debug async state machines
46
async-inspect-macros
experimentalv0.2.0
Procedural macros for async-inspect - X-ray vision for async Rust
45
tokio-fsm
experimentalv0.2.1
Compile-time generation of Tokio async finite state machines with explicit Rust behavior and zero runtime engine
Core Metrics
| async-inspect | async-inspect-macros | tokio-fsm | |
|---|---|---|---|
| Health Score | 47 | 46 | 45 |
| Total Downloads | 94 | 127 | 46 |
| 30d Downloads | 5 | 22 | 7 |
| Dependents | 0 | 1 | 0 |
| Releases | 2 | 1 | 3 |
| Last Updated | 112d ago | 112d ago | 40d ago |
| Age | 4m | 3m | 1m |
Health Breakdown
async-inspect
Maintenance
11
Quality
13
Community
6
Popularity
2
Documentation
15
async-inspect-macros
Maintenance
7
Quality
14
Community
7
Popularity
3
Documentation
15
tokio-fsm
Maintenance
12
Quality
13
Community
6
Popularity
2
Documentation
12
Technical Details
| async-inspect | async-inspect-macros | tokio-fsm | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 33 | 3 | 5 |
| Crate Size | 225KB | 3KB | 18KB |
| Features | 13 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.74 | 1.70 | 1.92 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-inspect leads with a health score of 47/100, but none of the options score above 80.
- •async-inspect-macros has the most downloads (127), suggesting wider adoption.