Decision Workspace
fieldx_plus vs fieldx_plus_macros vs derive_builder
Side-by-side comparison of Rust crates
48
fieldx_plus
growingv0.1.12
Design patterns built on top of fieldx crate
49
fieldx_plus_macros
growingv0.1.12
Heler macros for fieldx_plus crate
60
derive_builder
growingv0.20.2
Rust macro to automatically implement the builder pattern for arbitrary structs.
Core Metrics
| fieldx_plus | fieldx_plus_macros | derive_builder | |
|---|---|---|---|
| Health Score | 48 | 49 | 60 |
| Total Downloads | 8.1K | 8.4K | 119.0M |
| 30d Downloads | 30 | 48 | 11.2M |
| Dependents | 1 | 12 | 13.0K |
| Releases | 12 | 12 | 34 |
| Last Updated | 260d ago | 260d ago | 535d ago |
| Age | 1y 5m | 1y 5m | 9y 7m |
Health Breakdown
fieldx_plus
Maintenance
11
Quality
17
Community
7
Popularity
5
Documentation
8
fieldx_plus_macros
Maintenance
11
Quality
16
Community
9
Popularity
5
Documentation
8
derive_builder
Maintenance
7
Quality
16
Community
17
Popularity
8
Documentation
12
Technical Details
| fieldx_plus | fieldx_plus_macros | derive_builder | |
|---|---|---|---|
| Version | 0.1.12 | 0.1.12 | 0.20.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | non-standard | MIT OR Apache-2.0 |
| Dependencies | 6 | 8 | 5 |
| Crate Size | 12KB | 15KB | 37KB |
| Features | 9 | 9 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
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.