Decision Workspace
derive_wrapper vs bon vs derive-where
Side-by-side comparison of Rust crates
40
derive_wrapper
growingv0.1.7
Rust custom derive macro for wrapping types
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_wrapper | bon | derive-where | |
|---|---|---|---|
| Health Score | 40 | 76 | 71 |
| Total Downloads | 33.7K | 26.3M | 39.4M |
| 30d Downloads | 395 | 4.6M | 4.0M |
| Dependents | 20 | 4.8K | 1.5K |
| Releases | 8 | 46 | 18 |
| Last Updated | 2009d ago | 14d ago | 14d ago |
| Age | 6y 3m | 1y 9m | 4y 3m |
Health Breakdown
derive_wrapper
Maintenance
4
Quality
13
Community
10
Popularity
5
Documentation
8
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_wrapper | bon | derive-where | |
|---|---|---|---|
| Version | 0.1.7 | 3.9.1 | 1.6.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 6 | 9 |
| Crate Size | 7KB | 67KB | 52KB |
| Features | 2 | 7 | 5 |
| Yanked % | 12.5% | 0.0% | 33.3% |
| Edition | — | 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_wrapper has not been updated in over a year.
- •derive_wrapper is pre-1.0 — API may change.