Decision Workspace
argrs vs args vs commander-rust
Side-by-side comparison of Rust crates
40
argrs
growingv0.1.2
A simple program to list the arguments passed on the command line.
49
args
growingv2.2.0
An argument parsing and validation library designed to take some of tediousness out of the general 'getopts' crate.
45
commander-rust
growingv1.2.1
A better way to develop CLI in Rust
Core Metrics
| argrs | args | commander-rust | |
|---|---|---|---|
| Health Score | 40 | 49 | 45 |
| Total Downloads | 4.5K | 3.6M | 11.1K |
| 30d Downloads | 6 | 1.2M | 11 |
| Dependents | 0 | 41 | 0 |
| Releases | 3 | 12 | 7 |
| Last Updated | 1071d ago | 2950d ago | 2521d ago |
| Age | 2y 11m | 10y | 6y 11m |
Health Breakdown
argrs
Maintenance
5
Quality
16
Community
5
Popularity
4
Documentation
10
args
Maintenance
4
Quality
17
Community
9
Popularity
8
Documentation
11
commander-rust
Maintenance
8
Quality
18
Community
5
Popularity
5
Documentation
9
Technical Details
| argrs | args | commander-rust | |
|---|---|---|---|
| Version | 0.1.2 | 2.2.0 | 1.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | BSD-3-Clause | MIT | MIT |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 3KB | 11KB | 906KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 8.3% | 0.0% |
| Edition | 2021 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •args leads with a health score of 49/100, but none of the options score above 80.
- •⚠ argrs, args, commander-rust have not been updated in over a year.
- •argrs is pre-1.0 — API may change.