Decision Workspace
attribute-derive-macro vs bon vs derive-where
Side-by-side comparison of Rust crates
53
attribute-derive-macro
growingv0.10.5
Clap for proc macro attributes
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
| attribute-derive-macro | bon | derive-where | |
|---|---|---|---|
| Health Score | 53 | 76 | 71 |
| Total Downloads | 21.3M | 26.3M | 39.4M |
| 30d Downloads | 2.1M | 4.6M | 4.0M |
| Dependents | 23 | 4.8K | 1.5K |
| Releases | 20 | 46 | 18 |
| Last Updated | 176d ago | 14d ago | 14d ago |
| Age | 4y 1m | 1y 9m | 4y 3m |
Health Breakdown
attribute-derive-macro
Maintenance
10
Quality
13
Community
9
Popularity
8
Documentation
13
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
| attribute-derive-macro | bon | derive-where | |
|---|---|---|---|
| Version | 0.10.5 | 3.9.1 | 1.6.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 6 | 9 |
| Crate Size | 10KB | 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.
- •attribute-derive-macro is pre-1.0 — API may change.