Decision Workspace
yoshi-derive vs derail-macros vs thiserror
Side-by-side comparison of Rust crates
52
yoshi-derive
experimentalv0.1.5
Procedural-macro helpers for deriving Yoshi errors.
46
derail-macros
growingv0.3.0+0.3.0
Procedural macros for the `derail` crate.
74
thiserror
stablev2.0.18
derive(Error)
Core Metrics
| yoshi-derive | derail-macros | thiserror | |
|---|---|---|---|
| Health Score | 52 | 46 | 74 |
| Total Downloads | 2.8K | 3.0K | 854.0M |
| 30d Downloads | 22 | 79 | 69.1M |
| Dependents | 5 | 8 | 428.7K |
| Releases | 6 | 6 | 89 |
| Last Updated | 296d ago | 235d ago | 68d ago |
| Age | 9m | 1y 1m | 6y 5m |
Health Breakdown
yoshi-derive
Maintenance
15
Quality
13
Community
8
Popularity
4
Documentation
12
derail-macros
Maintenance
9
Quality
15
Community
8
Popularity
4
Documentation
10
thiserror
Maintenance
15
Quality
21
Community
15
Popularity
8
Documentation
15
Technical Details
| yoshi-derive | derail-macros | thiserror | |
|---|---|---|---|
| Version | 0.1.5 | 0.3.0+0.3.0 | 2.0.18 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 3 | 5 |
| Crate Size | 29KB | 17KB | 29KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.87.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.
- •yoshi-derive, derail-macros are pre-1.0 — API may change.