Decision Workspace
si_trace_print vs libftrace_macros vs libftrace
Side-by-side comparison of Rust crates
47
si_trace_print
growingv0.3.12
stack indented trace printing; a rust library to print messages indented to stack depth optionally preceded by the function name.
56
libftrace_macros
experimentalv0.0.4
Extemely simple function tracer, useful for debugging
55
libftrace
experimentalv0.0.4
Extemely simple function tracer, useful for debugging
Core Metrics
| si_trace_print | libftrace_macros | libftrace | |
|---|---|---|---|
| Health Score | 47 | 56 | 55 |
| Total Downloads | 49.5K | 336 | 254 |
| 30d Downloads | 1.3K | 43 | 27 |
| Dependents | 54 | 4 | 0 |
| Releases | 13 | 4 | 4 |
| Last Updated | 840d ago | 127d ago | 127d ago |
| Age | 3y 6m | 4m | 4m |
Health Breakdown
si_trace_print
Maintenance
6
Quality
14
Community
10
Popularity
6
Documentation
11
libftrace_macros
Maintenance
18
Quality
15
Community
8
Popularity
3
Documentation
12
libftrace
Maintenance
18
Quality
16
Community
6
Popularity
3
Documentation
12
Technical Details
| si_trace_print | libftrace_macros | libftrace | |
|---|---|---|---|
| Version | 0.3.12 | 0.0.4 | 0.0.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 3 | 3 |
| Crate Size | 17KB | 5KB | 14KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | 1.56.0 | 1.85.0 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •libftrace_macros leads with a health score of 56/100, but none of the options score above 80.
- •si_trace_print has the most downloads (49.5K), suggesting wider adoption.
- •⚠ si_trace_print has not been updated in over a year.