Decision Workspace
scope_timer vs calltrace-rs vs profi
Side-by-side comparison of Rust crates
35
scope_timer
growingv0.2.3
A freaking easy-to-use timer for measuring scope time for execution.
48
calltrace-rs
experimentalv1.1.4
High-performance function call tracing library for C/C++ applications using GCC instrumentation with Rust safety guarantees
43
profi
growingv0.1.2
Scope-based single and multithreaded profiling
Core Metrics
| scope_timer | calltrace-rs | profi | |
|---|---|---|---|
| Health Score | 35 | 48 | 43 |
| Total Downloads | 7.5K | 15 | 11.2K |
| 30d Downloads | 21 | 15 | 1.1K |
| Dependents | 0 | 0 | 2 |
| Releases | 6 | 1 | 3 |
| Last Updated | 1575d ago | 23d ago | 727d ago |
| Age | 4y 3m | 23d | 1y 12m |
Health Breakdown
scope_timer
Maintenance
8
Quality
9
Community
3
Popularity
5
Documentation
10
calltrace-rs
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
15
profi
Maintenance
5
Quality
17
Community
6
Popularity
5
Documentation
10
Technical Details
| scope_timer | calltrace-rs | profi | |
|---|---|---|---|
| Version | 0.2.3 | 1.1.4 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 18 | 7 |
| Crate Size | 7KB | 274KB | 14KB |
| Features | 0 | 3 | 7 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| 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.
- •profi has the most downloads (11.2K), suggesting wider adoption.
- •⚠ scope_timer, profi have not been updated in over a year.
- •scope_timer, profi are pre-1.0 — API may change.