Decision Workspace
better-builder vs derive_builder vs nekopas2rust-macros
Side-by-side comparison of Rust crates
30
better-builder
growingv0.1.0
A library to derive an improved builder pattern for structs, leveraging Rust's type system.
59
derive_builder
growingv0.20.2
Rust macro to automatically implement the builder pattern for arbitrary structs.
54
nekopas2rust-macros
experimentalv0.0.6
...
Core Metrics
| better-builder | derive_builder | nekopas2rust-macros | |
|---|---|---|---|
| Health Score | 30 | 59 | 54 |
| Total Downloads | 1.1K | 140.4M | 314 |
| 30d Downloads | 0 | 12.0M | 0 |
| Dependents | 0 | 13.8K | 3 |
| Releases | 1 | 34 | 5 |
| Last Updated | 665d ago | 594d ago | 186d ago |
| Age | 1y 10m | 9y 9m | 6m |
Health Breakdown
better-builder
Maintenance
1
Quality
9
Community
6
Popularity
4
Documentation
10
derive_builder
Maintenance
6
Quality
16
Community
17
Popularity
8
Documentation
12
nekopas2rust-macros
Maintenance
14
Quality
16
Community
8
Popularity
3
Documentation
13
Technical Details
| better-builder | derive_builder | nekopas2rust-macros | |
|---|---|---|---|
| Version | 0.1.0 | 0.20.2 | 0.0.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 15 |
| Crate Size | 9KB | 37KB | 25KB |
| Features | 0 | 4 | 12 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •derive_builder leads with a health score of 59/100, but none of the options score above 80.
- •derive_builder is depended on by 13.8K crates — strongest ecosystem trust.
- •⚠ better-builder, derive_builder have not been updated in over a year.