Decision Workspace
tokio-blocked vs tracing-forest vs tracing-async2
Side-by-side comparison of Rust crates
44
tokio-blocked
experimentalv0.1.0
tracing layer that logs tokio tasks that are blocked for too long - helps find synchronous or CPU heavy code in async tokio code.
57
tracing-forest
growingv0.3.1
Preserving contextual coherence among trace data from concurrent tasks
50
tracing-async2
growingv0.2.10
Generic tracing layer library for working with tracing events including for async work.
Core Metrics
| tokio-blocked | tracing-forest | tracing-async2 | |
|---|---|---|---|
| Health Score | 44 | 57 | 50 |
| Total Downloads | 44.4K | 2.3M | 4.8K |
| 30d Downloads | 18.5K | 253.0K | 0 |
| Dependents | 17 | 614 | 0 |
| Releases | 3 | 10 | 10 |
| Last Updated | 274d ago | 132d ago | 364d ago |
| Age | 9m | 4y 4m | 1y |
Health Breakdown
tokio-blocked
Maintenance
9
Quality
13
Community
6
Popularity
6
Documentation
10
tracing-forest
Maintenance
10
Quality
16
Community
14
Popularity
8
Documentation
9
tracing-async2
Maintenance
11
Quality
16
Community
6
Popularity
4
Documentation
13
Technical Details
| tokio-blocked | tracing-forest | tracing-async2 | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.1 | 0.2.10 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 12 | 9 |
| Crate Size | 16KB | 34KB | 14KB |
| Features | 0 | 5 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tracing-forest leads with a health score of 57/100, but none of the options score above 80.
- •tracing-forest is depended on by 614 crates — strongest ecosystem trust.