Decision Workspace
pretty_trace vs cargo-instruments vs stacktrace
Side-by-side comparison of Rust crates
46
pretty_trace
growingv0.5.23
Tools for generating pretty tracebacks and for profiling.
55
cargo-instruments
growingv0.4.14
Profile binary targets on macOS using Xcode Instruments.
37
stacktrace
growingv0.2.1
This project is deprecated. Consider looking at [error-chain](https://crates.io/crates/error-chain).
Core Metrics
| pretty_trace | cargo-instruments | stacktrace | |
|---|---|---|---|
| Health Score | 46 | 55 | 37 |
| Total Downloads | 94.9K | 46.4K | 24.1K |
| 30d Downloads | 152 | 182 | 371 |
| Dependents | 16 | 0 | 0 |
| Releases | 49 | 25 | 6 |
| Last Updated | 1526d ago | 73d ago | 3579d ago |
| Age | 6y 4m | 7y | 10y 2m |
Health Breakdown
pretty_trace
Maintenance
7
Quality
13
Community
11
Popularity
6
Documentation
9
cargo-instruments
Maintenance
15
Quality
15
Community
6
Popularity
6
Documentation
13
stacktrace
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
11
Technical Details
| pretty_trace | cargo-instruments | stacktrace | |
|---|---|---|---|
| Version | 0.5.23 | 0.4.14 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0/MIT |
| Dependencies | 11 | 7 | 1 |
| Crate Size | 22KB | 41KB | 8KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | — |
| MSRV | — | — | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •cargo-instruments leads with a health score of 55/100, but none of the options score above 80.
- •pretty_trace has the most downloads (94.9K), suggesting wider adoption.
- •⚠ pretty_trace, stacktrace have not been updated in over a year.