Decision Workspace
argv-lite-proc vs argv-lite-derive vs clap_builder
Side-by-side comparison of Rust crates
41
argv-lite-proc
experimentalv0.1.0
Internal procedural macro helpers for argv-lite.
38
argv-lite-derive
experimentalv0.1.0
A procedural macro for argv-lite, providing derive macros for argument parsing.
77
clap_builder
stablev4.6.0
A simple to use, efficient, and full-featured Command Line Argument Parser
Core Metrics
| argv-lite-proc | argv-lite-derive | clap_builder | |
|---|---|---|---|
| Health Score | 41 | 38 | 77 |
| Total Downloads | 898 | 777 | 420.4M |
| 30d Downloads | 34 | 20 | 37.4M |
| Dependents | 2 | 1 | 390 |
| Releases | 1 | 1 | 105 |
| Last Updated | 308d ago | 308d ago | 15d ago |
| Age | 10m | 10m | 3y |
Health Breakdown
argv-lite-proc
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
13
argv-lite-derive
Maintenance
3
Quality
13
Community
6
Popularity
3
Documentation
13
clap_builder
Maintenance
19
Quality
21
Community
17
Popularity
8
Documentation
12
Technical Details
| argv-lite-proc | argv-lite-derive | clap_builder | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 4.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 4 | 12 |
| Crate Size | 2KB | 4KB | 171KB |
| Features | 0 | 0 | 18 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •clap_builder leads with a health score of 77/100, but none of the options score above 80.
- •clap_builder is depended on by 390 crates — strongest ecosystem trust.
- •argv-lite-proc, argv-lite-derive are pre-1.0 — API may change.