Decision Workspace
cliparser vs serde_args vs argsplitter
Side-by-side comparison of Rust crates
46
cliparser
growingv0.1.2
Simple command line parser.
43
serde_args
growingv0.2.0
Command line argument parsing with serde.
41
argsplitter
growingv0.5.0
A light-weight command line argument parser
Core Metrics
| cliparser | serde_args | argsplitter | |
|---|---|---|---|
| Health Score | 46 | 43 | 41 |
| Total Downloads | 1.4M | 1.7K | 5.1K |
| 30d Downloads | 72.9K | 8 | 56 |
| Dependents | 42 | 0 | 9 |
| Releases | 3 | 2 | 2 |
| Last Updated | 1345d ago | 460d ago | 773d ago |
| Age | 3y 8m | 1y 3m | 3y 8m |
Health Breakdown
cliparser
Maintenance
4
Quality
13
Community
9
Popularity
7
Documentation
13
serde_args
Maintenance
6
Quality
16
Community
5
Popularity
4
Documentation
12
argsplitter
Maintenance
4
Quality
15
Community
8
Popularity
4
Documentation
10
Technical Details
| cliparser | serde_args | argsplitter | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 6 | 1 |
| Crate Size | 1.2MB | 63KB | 17KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.74.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cliparser leads with a health score of 46/100, but none of the options score above 80.
- •⚠ cliparser, serde_args, argsplitter have not been updated in over a year.