Decision Workspace
derail-macros vs yoshi-derive vs thiserror
Side-by-side comparison of Rust crates
45
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.
72
thiserror
stablev2.0.18
derive(Error)
Core Metrics
| derail-macros | yoshi-derive | thiserror | |
|---|---|---|---|
| Health Score | 45 | 52 | 72 |
| Total Downloads | 3.1K | 2.9K | 1.0B |
| 30d Downloads | 0 | 0 | 94.2M |
| Dependents | 8 | 5 | 526.8K |
| Releases | 6 | 6 | 89 |
| Last Updated | 294d ago | 356d ago | 127d ago |
| Age | 1y 3m | 11m | 6y 7m |
Health Breakdown
derail-macros
Maintenance
8
Quality
15
Community
8
Popularity
4
Documentation
10
yoshi-derive
Maintenance
15
Quality
13
Community
8
Popularity
4
Documentation
12
thiserror
Maintenance
13
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 72/100, but none of the options score above 80.
- •thiserror is depended on by 526.8K crates — strongest ecosystem trust.
- •derail-macros, yoshi-derive are pre-1.0 — API may change.