Decision Workspace
derive_builder_apply_to vs efbuilder vs clap_derive
Side-by-side comparison of Rust crates
33
derive_builder_apply_to
experimentalv0.1.0
A procedural macro for generating apply_to methods for builder patterns
37
efbuilder
growingv0.0.4
A procedural macro for generating efficient builders.
79
clap_derive
stablev4.6.0
Parse command line argument by defining a struct, derive crate.
Core Metrics
| derive_builder_apply_to | efbuilder | clap_derive | |
|---|---|---|---|
| Health Score | 33 | 37 | 79 |
| Total Downloads | 442 | 5.0K | 445.8M |
| 30d Downloads | 3 | 4 | 35.1M |
| Dependents | 0 | 0 | 3.1K |
| Releases | 1 | 4 | 89 |
| Last Updated | 243d ago | 1171d ago | 15d ago |
| Age | 8m | 3y 2m | 5y 10m |
Health Breakdown
derive_builder_apply_to
Maintenance
4
Quality
14
Community
5
Popularity
3
Documentation
7
efbuilder
Maintenance
10
Quality
8
Community
5
Popularity
4
Documentation
10
clap_derive
Maintenance
18
Quality
21
Community
20
Popularity
8
Documentation
12
Technical Details
| derive_builder_apply_to | efbuilder | clap_derive | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.4 | 4.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 4 | 6 |
| Crate Size | 3KB | 4KB | 33KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 50.0% | 1.1% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •clap_derive leads with a health score of 79/100, but none of the options score above 80.
- •clap_derive is depended on by 3.1K crates — strongest ecosystem trust.
- •⚠ efbuilder has not been updated in over a year.
- •derive_builder_apply_to, efbuilder are pre-1.0 — API may change.