Decision Workspace
calltrace-rs vs thag_profiler vs timetrace_macros
Side-by-side comparison of Rust crates
45
calltrace-rs
experimentalv1.1.4
High-performance function call tracing library for C/C++ applications using GCC instrumentation with Rust safety guarantees
53
thag_profiler
growingv1.0.1
A lightweight, cross-platform Rust code profiling toolkit with zero overhead when disabled
52
timetrace_macros
experimentalv0.2.2
Proc-macro crate for timetrace profiling library
Core Metrics
| calltrace-rs | thag_profiler | timetrace_macros | |
|---|---|---|---|
| Health Score | 45 | 53 | 52 |
| Total Downloads | 17 | 839 | 108 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 8 | 6 |
| Releases | 1 | 4 | 6 |
| Last Updated | 82d ago | 13d ago | 19d ago |
| Age | 2m | 7m | 23d |
Health Breakdown
calltrace-rs
Maintenance
8
Quality
15
Community
6
Popularity
1
Documentation
15
thag_profiler
Maintenance
17
Quality
11
Community
9
Popularity
3
Documentation
13
timetrace_macros
Maintenance
15
Quality
15
Community
7
Popularity
2
Documentation
13
Technical Details
| calltrace-rs | thag_profiler | timetrace_macros | |
|---|---|---|---|
| Version | 1.1.4 | 1.0.1 | 0.2.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 18 | 24 | 4 |
| Crate Size | 274KB | 152KB | 6KB |
| Features | 3 | 11 | 2 |
| Yanked % | 0.0% | 25.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •thag_profiler leads with a health score of 53/100, but none of the options score above 80.
- •timetrace_macros is pre-1.0 — API may change.