Decision Workspace
pseudo-backtrace vs ohno vs rootcause-backtrace
Side-by-side comparison of Rust crates
50
pseudo-backtrace
experimentalv0.2.1
Utilities for constructing stack-like error chains with caller locations
63
ohno
experimentalv0.3.1
High-quality Rust error handling.
56
rootcause-backtrace
experimentalv0.12.1
Backtraces support for the rootcause error reporting library
Core Metrics
| pseudo-backtrace | ohno | rootcause-backtrace | |
|---|---|---|---|
| Health Score | 50 | 63 | 56 |
| Total Downloads | 984 | 3.2K | 4.7K |
| 30d Downloads | 6 | 2.1K | 742 |
| Dependents | 0 | 67 | 0 |
| Releases | 4 | 6 | 4 |
| Last Updated | 177d ago | 38d ago | 36d ago |
| Age | 5m | 7m | 3m |
Health Breakdown
pseudo-backtrace
Maintenance
16
Quality
14
Community
4
Popularity
4
Documentation
12
ohno
Maintenance
18
Quality
15
Community
14
Popularity
4
Documentation
12
rootcause-backtrace
Maintenance
19
Quality
13
Community
5
Popularity
4
Documentation
15
Technical Details
| pseudo-backtrace | ohno | rootcause-backtrace | |
|---|---|---|---|
| Version | 0.2.1 | 0.3.1 | 0.12.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 3 | 7 | 4 |
| Crate Size | 17KB | 40KB | 16KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.90 | 1.88 | 1.89 |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •ohno leads with a health score of 63/100, but none of the options score above 80.
- •rootcause-backtrace has the most downloads (4.7K), suggesting wider adoption.