Decision Workspace
cli-command vs nanoargs vs immargs_macros
Side-by-side comparison of Rust crates
38
cli-command
experimentalv0.1.0
A lightweight and ergonomic command-line argument parser for Rust
48
nanoargs
experimentalv0.6.0
A minimal, zero-dependency argument parser for Rust CLI applications
47
immargs_macros
experimentalv0.1.4
No-hassle, on-the-spot, command line argument parser
Core Metrics
| cli-command | nanoargs | immargs_macros | |
|---|---|---|---|
| Health Score | 38 | 48 | 47 |
| Total Downloads | 579 | 167 | 989 |
| 30d Downloads | 29 | 43 | 26 |
| Dependents | 0 | 0 | 5 |
| Releases | 1 | 11 | 5 |
| Last Updated | 193d ago | 30d ago | 60d ago |
| Age | 6m | 1m | 6m |
Health Breakdown
cli-command
Maintenance
5
Quality
14
Community
6
Popularity
3
Documentation
10
nanoargs
Maintenance
17
Quality
13
Community
5
Popularity
3
Documentation
10
immargs_macros
Maintenance
14
Quality
14
Community
5
Popularity
4
Documentation
10
Technical Details
| cli-command | nanoargs | immargs_macros | |
|---|---|---|---|
| Version | 0.1.0 | 0.6.0 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 3 |
| Crate Size | 17KB | 1.3MB | 14KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nanoargs leads with a health score of 48/100, but none of the options score above 80.
- •immargs_macros has the most downloads (989), suggesting wider adoption.