Decision Workspace
derived vs bon vs fancy_constructor
Side-by-side comparison of Rust crates
45
derived
growingv0.4.2
Derive macros for automating the boring stuff
76
bon
stablev3.9.1
Next-gen compile-time-checked builder generator, named function's arguments, and more!
55
fancy_constructor
growingv2.1.0
Derive a highly configurable constructor for your struct
Core Metrics
| derived | bon | fancy_constructor | |
|---|---|---|---|
| Health Score | 45 | 76 | 55 |
| Total Downloads | 12.7K | 26.3M | 2.2M |
| 30d Downloads | 35 | 4.5M | 224.6K |
| Dependents | 3 | 4.8K | 12 |
| Releases | 9 | 46 | 10 |
| Last Updated | 1640d ago | 14d ago | 320d ago |
| Age | 4y 6m | 1y 9m | 2y 6m |
Health Breakdown
derived
Maintenance
10
Quality
10
Community
8
Popularity
5
Documentation
12
bon
Maintenance
18
Quality
21
Community
17
Popularity
8
Documentation
12
fancy_constructor
Maintenance
8
Quality
19
Community
8
Popularity
8
Documentation
12
Technical Details
| derived | bon | fancy_constructor | |
|---|---|---|---|
| Version | 0.4.2 | 3.9.1 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 6 | 4 |
| Crate Size | 9KB | 67KB | 8KB |
| Features | 0 | 7 | 0 |
| Yanked % | 22.2% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.59.0 | 1.71.0 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •bon leads with a health score of 76/100, but none of the options score above 80.
- •bon is depended on by 4.8K crates — strongest ecosystem trust.
- •⚠ derived has not been updated in over a year.
- •derived is pre-1.0 — API may change.