Decision Workspace
axum-trace-id vs trace_id vs hyper-trace-id
Side-by-side comparison of Rust crates
33
axum-trace-id
growingv0.1.0
Axum middleware for adding trace ids to requests.
46
trace_id
experimentalv0.1.1
A lightweight, high-performance tracing ID generation and propagation library for Rust, with out-of-the-box support for Axum.
34
hyper-trace-id
growingv0.1.0
Hyper (axum, warp, poem, ...) middleware for adding trace ids to requests.
Core Metrics
| axum-trace-id | trace_id | hyper-trace-id | |
|---|---|---|---|
| Health Score | 33 | 46 | 34 |
| Total Downloads | 7.5K | 2.8K | 1.6K |
| 30d Downloads | 54 | 418 | 4 |
| Dependents | 0 | 1 | 0 |
| Releases | 1 | 2 | 1 |
| Last Updated | 975d ago | 229d ago | 973d ago |
| Age | 2y 8m | 7m | 2y 8m |
Health Breakdown
axum-trace-id
Maintenance
1
Quality
14
Community
3
Popularity
5
Documentation
10
trace_id
Maintenance
8
Quality
14
Community
7
Popularity
4
Documentation
13
hyper-trace-id
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
10
Technical Details
| axum-trace-id | trace_id | hyper-trace-id | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 10 | 7 |
| Crate Size | 5KB | 38KB | 5KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •trace_id leads with a health score of 46/100, but none of the options score above 80.
- •axum-trace-id has the most downloads (7.5K), suggesting wider adoption.
- •⚠ axum-trace-id, hyper-trace-id have not been updated in over a year.