Decision Workspace
stacktrace vs whereat vs unwind
Side-by-side comparison of Rust crates
37
stacktrace
growingv0.2.1
This project is deprecated. Consider looking at [error-chain](https://crates.io/crates/error-chain).
58
whereat
experimentalv0.1.4
Lightweight error location tracking with small sizeof and no_std support
52
unwind
growingv0.4.2
An interface to libunwind
Core Metrics
| stacktrace | whereat | unwind | |
|---|---|---|---|
| Health Score | 37 | 58 | 52 |
| Total Downloads | 24.1K | 69.0K | 528.4K |
| 30d Downloads | 371 | 68.1K | 26.4K |
| Dependents | 0 | 46 | 48 |
| Releases | 6 | 5 | 6 |
| Last Updated | 3579d ago | 4d ago | 827d ago |
| Age | 10y 2m | 2m | 8y 4m |
Health Breakdown
stacktrace
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
11
whereat
Maintenance
13
Quality
16
Community
11
Popularity
6
Documentation
12
unwind
Maintenance
6
Quality
16
Community
11
Popularity
7
Documentation
12
Technical Details
| stacktrace | whereat | unwind | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.4 | 0.4.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 1 | 8 | 3 |
| Crate Size | 8KB | 80KB | 7KB |
| Features | 0 | 10 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2018 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •whereat leads with a health score of 58/100, but none of the options score above 80.
- •unwind has the most downloads (528.4K), suggesting wider adoption.
- •⚠ stacktrace, unwind have not been updated in over a year.