Decision Workspace
tsc-trace vs renacer vs calltrace-rs
Side-by-side comparison of Rust crates
43
tsc-trace
growingv0.7.1
low overhead tracing of rust code using time stamp counter (x86 rdtsc)
60
renacer
experimentalv0.10.1
Pure Rust system call tracer with source-aware correlation for Rust binaries
48
calltrace-rs
experimentalv1.1.4
High-performance function call tracing library for C/C++ applications using GCC instrumentation with Rust safety guarantees
Core Metrics
| tsc-trace | renacer | calltrace-rs | |
|---|---|---|---|
| Health Score | 43 | 60 | 48 |
| Total Downloads | 9.6K | 9.2K | 15 |
| 30d Downloads | 82 | 1.5K | 15 |
| Dependents | 0 | 270 | 0 |
| Releases | 5 | 24 | 1 |
| Last Updated | 576d ago | 13d ago | 23d ago |
| Age | 2y 6m | 4m | 23d |
Health Breakdown
tsc-trace
Maintenance
4
Quality
18
Community
6
Popularity
5
Documentation
10
renacer
Maintenance
19
Quality
11
Community
13
Popularity
5
Documentation
12
calltrace-rs
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
15
Technical Details
| tsc-trace | renacer | calltrace-rs | |
|---|---|---|---|
| Version | 0.7.1 | 0.10.1 | 1.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 48 | 18 |
| Crate Size | 11KB | 1.6MB | 274KB |
| Features | 9 | 9 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.75 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •renacer leads with a health score of 60/100, but none of the options score above 80.
- •tsc-trace has the most downloads (9.6K), suggesting wider adoption.
- •renacer is depended on by 270 crates — strongest ecosystem trust.
- •⚠ tsc-trace has not been updated in over a year.
- •tsc-trace, renacer are pre-1.0 — API may change.