Decision Workspace
derive-ex vs clap_derive vs bon
Side-by-side comparison of Rust crates
47
derive-ex
growingv0.1.8
Improved version of the macro to implement the traits defined in the standard library.
79
clap_derive
stablev4.6.0
Parse command line argument by defining a struct, derive crate.
76
bon
stablev3.9.1
Next-gen compile-time-checked builder generator, named function's arguments, and more!
Core Metrics
| derive-ex | clap_derive | bon | |
|---|---|---|---|
| Health Score | 47 | 79 | 76 |
| Total Downloads | 811.2K | 445.8M | 26.3M |
| 30d Downloads | 119.2K | 36.3M | 4.6M |
| Dependents | 32 | 3.1K | 4.8K |
| Releases | 9 | 89 | 46 |
| Last Updated | 692d ago | 15d ago | 14d ago |
| Age | 3y 10m | 5y 10m | 1y 9m |
Health Breakdown
derive-ex
Maintenance
5
Quality
14
Community
8
Popularity
7
Documentation
13
clap_derive
Maintenance
18
Quality
21
Community
20
Popularity
8
Documentation
12
bon
Maintenance
18
Quality
21
Community
17
Popularity
8
Documentation
12
Technical Details
| derive-ex | clap_derive | bon | |
|---|---|---|---|
| Version | 0.1.8 | 4.6.0 | 3.9.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 6 | 6 |
| Crate Size | 26KB | 33KB | 67KB |
| Features | 0 | 6 | 7 |
| Yanked % | 0.0% | 1.1% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.59.0 |
| Owners | 1 | 2 (team) | 2 |
Links
Quick Verdict
- •clap_derive leads with a health score of 79/100, but none of the options score above 80.
- •bon is depended on by 4.8K crates — strongest ecosystem trust.
- •⚠ derive-ex has not been updated in over a year.
- •derive-ex is pre-1.0 — API may change.