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.
58
tracing-forest
growingv0.3.1
Preserving contextual coherence among trace data from concurrent tasks
50
tracing-async2
experimentalv0.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 | 58 | 50 |
| Total Downloads | 16.8K | 1.9M | 4.8K |
| 30d Downloads | 6.6K | 167.2K | 46 |
| Dependents | 11 | 563 | 0 |
| Releases | 3 | 10 | 10 |
| Last Updated | 215d ago | 73d ago | 305d ago |
| Age | 7m | 4y 2m | 10m |
Health Breakdown
tokio-blocked
Maintenance
10
Quality
13
Community
6
Popularity
5
Documentation
10
tracing-forest
Maintenance
12
Quality
16
Community
14
Popularity
7
Documentation
9
tracing-async2
Maintenance
12
Quality
15
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 58/100, but none of the options score above 80.
- •tracing-forest is depended on by 563 crates — strongest ecosystem trust.