Decision Workspace
errore vs thiserror vs thiserror-ext-derive
Side-by-side comparison of Rust crates
47
errore
growingv0.4.1
Library for error handling and tracing
74
thiserror
stablev2.0.18
derive(Error)
59
thiserror-ext-derive
growingv0.3.0
Procedural macros for `thiserror_ext`.
Core Metrics
| errore | thiserror | thiserror-ext-derive | |
|---|---|---|---|
| Health Score | 47 | 74 | 59 |
| Total Downloads | 5.3K | 854.0M | 908.1K |
| 30d Downloads | 8 | 71.5M | 20.9K |
| Dependents | 0 | 428.7K | 20 |
| Releases | 6 | 89 | 20 |
| Last Updated | 487d ago | 68d ago | 22d ago |
| Age | 1y 5m | 6y 5m | 2y 4m |
Health Breakdown
errore
Maintenance
7
Quality
15
Community
6
Popularity
4
Documentation
15
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
| errore | thiserror | thiserror-ext-derive | |
|---|---|---|---|
| Version | 0.4.1 | 2.0.18 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 17 | 5 | 4 |
| Crate Size | 47KB | 29KB | 24KB |
| Features | 5 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.82.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.
- •⚠ errore has not been updated in over a year.
- •errore, thiserror-ext-derive are pre-1.0 — API may change.