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