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