Decision Workspace
no-pico-args vs argh vs bpaf
Side-by-side comparison of Rust crates
48
no-pico-args
experimentalv0.5.1
`no_std` version of `pico_args` by RazrFalcon.
67
argh
growingv0.1.19
Derive-based argument parsing optimized for code size
67
bpaf
growingv0.9.24
A simple Command Line Argument Parser with parser combinators
Core Metrics
| no-pico-args | argh | bpaf | |
|---|---|---|---|
| Health Score | 48 | 67 | 67 |
| Total Downloads | 37 | 11.8M | 4.9M |
| 30d Downloads | 4 | 621.9K | 501.2K |
| Dependents | 0 | 3.7K | 1.1K |
| Releases | 2 | 20 | 66 |
| Last Updated | 78d ago | 11d ago | 14d ago |
| Age | 3m | 6y 9m | 4y |
Health Breakdown
no-pico-args
Maintenance
13
Quality
18
Community
3
Popularity
2
Documentation
12
argh
Maintenance
16
Quality
16
Community
18
Popularity
8
Documentation
9
bpaf
Maintenance
18
Quality
16
Community
13
Popularity
8
Documentation
12
Technical Details
| no-pico-args | argh | bpaf | |
|---|---|---|---|
| Version | 0.5.1 | 0.1.19 | 0.9.24 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | BSD-3-Clause | MIT OR Apache-2.0 |
| Dependencies | 0 | 5 | 3 |
| Crate Size | 11KB | 32KB | 180KB |
| Features | 5 | 4 | 9 |
| Yanked % | 0.0% | 0.0% | 1.5% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.68 |
| Owners | 1 | 6 | 1 |
Links
Quick Verdict
- •argh leads with a health score of 67/100, but none of the options score above 80.
- •argh is depended on by 3.7K crates — strongest ecosystem trust.