Decision Workspace
odebug vs log-args-runtime vs exec_time
Side-by-side comparison of Rust crates
40
odebug
growingv0.1.0
Simple and flexible debug logging utility that allows simple and practical logging to a text file especially during proc-macro compilation.
56
log-args-runtime
experimentalv0.1.7
A simple procedural macro to log function arguments using the tracing crate.
55
exec_time
growingv0.1.7
Attribute macro for timing sync and async Rust functions with labels, units, and slow-call thresholds
Core Metrics
| odebug | log-args-runtime | exec_time | |
|---|---|---|---|
| Health Score | 40 | 56 | 55 |
| Total Downloads | 739 | 2.4K | 14.0K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 8 | 16 |
| Releases | 1 | 8 | 8 |
| Last Updated | 437d ago | 71d ago | 49d ago |
| Age | 1y 2m | 10m | 6y 5m |
Health Breakdown
odebug
Maintenance
2
Quality
18
Community
6
Popularity
3
Documentation
11
log-args-runtime
Maintenance
16
Quality
15
Community
9
Popularity
4
Documentation
12
exec_time
Maintenance
13
Quality
14
Community
9
Popularity
5
Documentation
14
Technical Details
| odebug | log-args-runtime | exec_time | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.7 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 5 | 4 |
| Crate Size | 10KB | 6KB | 5KB |
| Features | 7 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.65 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •log-args-runtime leads with a health score of 56/100, but none of the options score above 80.
- •exec_time has the most downloads (14.0K), suggesting wider adoption.
- •⚠ odebug has not been updated in over a year.