Decision Workspace
derive-all vs bon vs derive-where
Side-by-side comparison of Rust crates
37
derive-all
growingv0.1.0
Derive macro that derives all macros possible.
76
bon
stablev3.9.1
Next-gen compile-time-checked builder generator, named function's arguments, and more!
71
derive-where
stablev1.6.1
Deriving with custom trait bounds
Core Metrics
| derive-all | bon | derive-where | |
|---|---|---|---|
| Health Score | 37 | 76 | 71 |
| Total Downloads | 1.6K | 26.3M | 39.4M |
| 30d Downloads | 4 | 4.5M | 3.9M |
| Dependents | 0 | 4.8K | 1.5K |
| Releases | 1 | 46 | 18 |
| Last Updated | 916d ago | 14d ago | 14d ago |
| Age | 2y 6m | 1y 9m | 4y 3m |
Health Breakdown
derive-all
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
10
bon
Maintenance
18
Quality
21
Community
17
Popularity
8
Documentation
12
derive-where
Maintenance
17
Quality
15
Community
16
Popularity
8
Documentation
15
Technical Details
| derive-all | bon | derive-where | |
|---|---|---|---|
| Version | 0.1.0 | 3.9.1 | 1.6.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 6 | 9 |
| Crate Size | 6KB | 67KB | 52KB |
| Features | 0 | 7 | 5 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.59.0 | 1.57 |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •bon leads with a health score of 76/100, but none of the options score above 80.
- •derive-where has the most downloads (39.4M), suggesting wider adoption.
- •bon is depended on by 4.8K crates — strongest ecosystem trust.
- •⚠ derive-all has not been updated in over a year.
- •derive-all is pre-1.0 — API may change.