Decision Workspace
onlyerror vs thiserror vs thiserror-ext-derive
Side-by-side comparison of Rust crates
49
onlyerror
growingv0.1.5
Obsessively tiny error derive macro
74
thiserror
stablev2.0.18
derive(Error)
59
thiserror-ext-derive
growingv0.3.0
Procedural macros for `thiserror_ext`.
Core Metrics
| onlyerror | thiserror | thiserror-ext-derive | |
|---|---|---|---|
| Health Score | 49 | 74 | 59 |
| Total Downloads | 27.0K | 854.0M | 908.1K |
| 30d Downloads | 653 | 69.1M | 20.4K |
| Dependents | 30 | 428.7K | 20 |
| Releases | 6 | 89 | 20 |
| Last Updated | 469d ago | 68d ago | 22d ago |
| Age | 2y 11m | 6y 5m | 2y 4m |
Health Breakdown
onlyerror
Maintenance
6
Quality
16
Community
10
Popularity
5
Documentation
12
thiserror
Maintenance
15
Quality
21
Community
15
Popularity
8
Documentation
15
thiserror-ext-derive
Maintenance
18
Quality
15
Community
9
Popularity
7
Documentation
10
Technical Details
| onlyerror | thiserror | thiserror-ext-derive | |
|---|---|---|---|
| Version | 0.1.5 | 2.0.18 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 4 | 5 | 4 |
| Crate Size | 12KB | 29KB | 24KB |
| Features | 2 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70.0 | 1.68 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •thiserror leads with a health score of 74/100, but none of the options score above 80.
- •thiserror is depended on by 428.7K crates — strongest ecosystem trust.
- •⚠ onlyerror has not been updated in over a year.
- •onlyerror, thiserror-ext-derive are pre-1.0 — API may change.