Decision Workspace
async-instrumenter vs ttlog-macros vs ttlog
Side-by-side comparison of Rust crates
46
async-instrumenter
growingv0.1.4
A wrapper over futures which allows to time how long the future takes to execute
53
ttlog-macros
experimentalv0.1.20
TTLog event macros and utilities
48
ttlog
experimentalv0.1.20
A comprehensive high-performance tracing and logging system
Core Metrics
| async-instrumenter | ttlog-macros | ttlog | |
|---|---|---|---|
| Health Score | 46 | 53 | 48 |
| Total Downloads | 6.8K | 219 | 197 |
| 30d Downloads | 7 | 41 | 24 |
| Dependents | 0 | 8 | 0 |
| Releases | 5 | 6 | 8 |
| Last Updated | 954d ago | 20d ago | 20d ago |
| Age | 2y 7m | 3m | 3m |
Health Breakdown
async-instrumenter
Maintenance
10
Quality
15
Community
6
Popularity
5
Documentation
10
ttlog-macros
Maintenance
18
Quality
13
Community
9
Popularity
3
Documentation
10
ttlog
Maintenance
18
Quality
11
Community
6
Popularity
3
Documentation
10
Technical Details
| async-instrumenter | ttlog-macros | ttlog | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.20 | 0.1.20 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0+ | MIT | MIT |
| Dependencies | 2 | 4 | 16 |
| Crate Size | 15KB | 3KB | 34KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ttlog-macros leads with a health score of 53/100, but none of the options score above 80.
- •async-instrumenter has the most downloads (6.8K), suggesting wider adoption.
- •⚠ async-instrumenter has not been updated in over a year.