Decision Workspace
killmyargv vs patharg vs args
Side-by-side comparison of Rust crates
36
killmyargv
growingv0.1.0
as WIP, Ending your life with implementation-defined behavior
50
patharg
growingv0.4.1
Treat "-" (hyphen/dash) arguments as stdin/stdout
49
args
growingv2.2.0
An argument parsing and validation library designed to take some of tediousness out of the general 'getopts' crate.
Core Metrics
| killmyargv | patharg | args | |
|---|---|---|---|
| Health Score | 36 | 50 | 49 |
| Total Downloads | 850 | 49.0K | 3.6M |
| 30d Downloads | 4 | 2.4K | 1.2M |
| Dependents | 0 | 45 | 41 |
| Releases | 1 | 5 | 12 |
| Last Updated | 418d ago | 287d ago | 2950d ago |
| Age | 1y 1m | 2y 11m | 10y |
Health Breakdown
killmyargv
Maintenance
2
Quality
16
Community
5
Popularity
3
Documentation
10
patharg
Maintenance
6
Quality
15
Community
11
Popularity
6
Documentation
12
args
Maintenance
4
Quality
17
Community
9
Popularity
8
Documentation
11
Technical Details
| killmyargv | patharg | args | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.1 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 15 | 2 |
| Crate Size | 15KB | 20KB | 11KB |
| Features | 7 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 8.3% |
| Edition | 2021 | 2021 | — |
| MSRV | — | 1.78 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •patharg leads with a health score of 50/100, but none of the options score above 80.
- •args has the most downloads (3.6M), suggesting wider adoption.
- •⚠ killmyargv, args have not been updated in over a year.
- •killmyargv, patharg are pre-1.0 — API may change.