Decision Workspace
simple_detailed_error vs ohno vs simple-error
Side-by-side comparison of Rust crates
37
simple_detailed_error
growingv0.1.0
Stack and specify errors explainations saying what happened, why, how, where, how to solve it and its causes
63
ohno
experimentalv0.3.1
High-quality Rust error handling.
57
simple-error
growingv0.3.2
A simple error type backed by a string
Core Metrics
| simple_detailed_error | ohno | simple-error | |
|---|---|---|---|
| Health Score | 37 | 63 | 57 |
| Total Downloads | 1.7K | 3.2K | 3.4M |
| 30d Downloads | 34 | 2.1K | 169.2K |
| Dependents | 3 | 67 | 939 |
| Releases | 1 | 6 | 21 |
| Last Updated | 565d ago | 38d ago | 175d ago |
| Age | 1y 6m | 7m | 10y |
Health Breakdown
simple_detailed_error
Maintenance
1
Quality
16
Community
8
Popularity
4
Documentation
8
ohno
Maintenance
18
Quality
15
Community
14
Popularity
4
Documentation
12
simple-error
Maintenance
9
Quality
15
Community
10
Popularity
8
Documentation
15
Technical Details
| simple_detailed_error | ohno | simple-error | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.1 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT | MIT/Apache-2.0 |
| Dependencies | 4 | 7 | 0 |
| Crate Size | 17KB | 40KB | 11KB |
| Features | 4 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 4.8% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.88 | 1.58.0 |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •ohno leads with a health score of 63/100, but none of the options score above 80.
- •simple-error has the most downloads (3.4M), suggesting wider adoption.
- •simple-error is depended on by 939 crates — strongest ecosystem trust.
- •⚠ simple_detailed_error has not been updated in over a year.