Decision Workspace
Htrace vs tracing-attributes vs test-log
Side-by-side comparison of Rust crates
49
Htrace
growingv2.0.1
simple tracing system
62
tracing-attributes
growingv0.1.31
Procedural macro attributes for automatically instrumenting functions.
61
test-log
growingv0.2.19
A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.
Core Metrics
| Htrace | tracing-attributes | test-log | |
|---|---|---|---|
| Health Score | 49 | 62 | 61 |
| Total Downloads | 3.9K | 453.2M | 50.4M |
| 30d Downloads | 15 | 36.1M | 3.0M |
| Dependents | 0 | 655 | 16.1K |
| Releases | 5 | 32 | 13 |
| Last Updated | 172d ago | 121d ago | 120d ago |
| Age | 1y 7m | 6y 7m | 4y 9m |
Health Breakdown
Htrace
Maintenance
10
Quality
20
Community
5
Popularity
4
Documentation
10
tracing-attributes
Maintenance
13
Quality
11
Community
19
Popularity
8
Documentation
11
test-log
Maintenance
13
Quality
13
Community
15
Popularity
8
Documentation
12
Technical Details
| Htrace | tracing-attributes | test-log | |
|---|---|---|---|
| Version | 2.0.1 | 0.1.31 | 0.2.19 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 OR MIT |
| Dependencies | 14 | 9 | 9 |
| Crate Size | 30KB | 40KB | 15KB |
| Features | 5 | 1 | 5 |
| Yanked % | 0.0% | 6.3% | 7.7% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | 1.65.0 | 1.71 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •tracing-attributes leads with a health score of 62/100, but none of the options score above 80.
- •test-log is depended on by 16.1K crates — strongest ecosystem trust.
- •tracing-attributes, test-log are pre-1.0 — API may change.