Decision Workspace
buildstructor vs bon vs inew
Side-by-side comparison of Rust crates
48
buildstructor
growingv0.6.0
Macro to derive a builder from a constructor function.
76
bon
stablev3.9.1
Next-gen compile-time-checked builder generator, named function's arguments, and more!
53
inew
growingv0.3.0
Macros for constructor generation
Core Metrics
| buildstructor | bon | inew | |
|---|---|---|---|
| Health Score | 48 | 76 | 53 |
| Total Downloads | 1.2M | 26.3M | 6.0K |
| 30d Downloads | 58.4K | 4.6M | 10 |
| Dependents | 505 | 4.8K | 0 |
| Releases | 25 | 46 | 6 |
| Last Updated | 407d ago | 14d ago | 33d ago |
| Age | 3y 12m | 1y 9m | 2y 12m |
Health Breakdown
buildstructor
Maintenance
8
Quality
10
Community
13
Popularity
7
Documentation
10
bon
Maintenance
18
Quality
21
Community
17
Popularity
8
Documentation
12
inew
Maintenance
14
Quality
17
Community
5
Popularity
5
Documentation
12
Technical Details
| buildstructor | bon | inew | |
|---|---|---|---|
| Version | 0.6.0 | 3.9.1 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 12 | 6 | 3 |
| Crate Size | 37KB | 67KB | 13KB |
| Features | 0 | 7 | 2 |
| Yanked % | 8.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.59.0 | 1.80.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.
- •⚠ buildstructor has not been updated in over a year.
- •buildstructor, inew are pre-1.0 — API may change.