Decision Workspace
kenzu vs derive_builder vs nekopas2rust-macros
Side-by-side comparison of Rust crates
48
kenzu
experimentalv0.1.1
Procedural macros for builder pattern generation and validation
60
derive_builder
growingv0.20.2
Rust macro to automatically implement the builder pattern for arbitrary structs.
56
nekopas2rust-macros
experimentalv0.0.6
...
Core Metrics
| kenzu | derive_builder | nekopas2rust-macros | |
|---|---|---|---|
| Health Score | 48 | 60 | 56 |
| Total Downloads | 5.8K | 119.0M | 283 |
| 30d Downloads | 140 | 11.2M | 26 |
| Dependents | 50 | 13.0K | 3 |
| Releases | 16 | 34 | 5 |
| Last Updated | 157d ago | 535d ago | 126d ago |
| Age | 8m | 9y 7m | 4m |
Health Breakdown
kenzu
Maintenance
12
Quality
8
Community
11
Popularity
4
Documentation
13
derive_builder
Maintenance
7
Quality
16
Community
17
Popularity
8
Documentation
12
nekopas2rust-macros
Maintenance
16
Quality
16
Community
8
Popularity
3
Documentation
13
Technical Details
| kenzu | derive_builder | nekopas2rust-macros | |
|---|---|---|---|
| Version | 0.1.1 | 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 | 5 | 5 | 15 |
| Crate Size | 12KB | 37KB | 25KB |
| Features | 1 | 4 | 12 |
| Yanked % | 31.3% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •derive_builder leads with a health score of 60/100, but none of the options score above 80.
- •derive_builder is depended on by 13.0K crates — strongest ecosystem trust.
- •⚠ derive_builder has not been updated in over a year.