Decision Workspace
thag_profiler vs calltrace-rs vs samply-markers
Side-by-side comparison of Rust crates
42
thag_profiler
experimentalv0.1.1
A lightweight, cross-platform Rust code profiling toolkit with zero overhead when disabled
48
calltrace-rs
experimentalv1.1.4
High-performance function call tracing library for C/C++ applications using GCC instrumentation with Rust safety guarantees
33
samply-markers
experimentalv0.0.0
A good-faith namespace reservation for samply-markers crate. Full implementation coming soon.
Core Metrics
| thag_profiler | calltrace-rs | samply-markers | |
|---|---|---|---|
| Health Score | 42 | 48 | 33 |
| Total Downloads | 709 | 15 | 33 |
| 30d Downloads | 110 | 15 | 3 |
| Dependents | 4 | 0 | 0 |
| Releases | 2 | 1 | 1 |
| Last Updated | 161d ago | 23d ago | 136d ago |
| Age | 5m | 23d | 4m |
Health Breakdown
thag_profiler
Maintenance
10
Quality
8
Community
8
Popularity
3
Documentation
13
calltrace-rs
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
15
samply-markers
Maintenance
6
Quality
15
Community
3
Popularity
2
Documentation
7
Technical Details
| thag_profiler | calltrace-rs | samply-markers | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.4 | 0.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 24 | 18 | 0 |
| Crate Size | 154KB | 274KB | 6KB |
| Features | 11 | 3 | 0 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •calltrace-rs leads with a health score of 48/100, but none of the options score above 80.
- •thag_profiler has the most downloads (709), suggesting wider adoption.
- •thag_profiler, samply-markers are pre-1.0 — API may change.