Decision Workspace
auto-args vs clapme vs slap-cli
Side-by-side comparison of Rust crates
45
auto-args
growingv0.3.2
Parse command line arguments by defining a struct.
41
clapme
growingv0.1.16
Parse command line arguments by defining a struct (DEPRECATED).
38
slap-cli
growingv1.3.1
Painless shell argument parsing and dependency check.
Core Metrics
| auto-args | clapme | slap-cli | |
|---|---|---|---|
| Health Score | 45 | 41 | 38 |
| Total Downloads | 82.5K | 41.8K | 8.9K |
| 30d Downloads | 1.5K | 122 | 4 |
| Dependents | 37 | 13 | 0 |
| Releases | 13 | 19 | 7 |
| Last Updated | 276d ago | 2003d ago | 1957d ago |
| Age | 6y 8m | 7y 8m | 5y 6m |
Health Breakdown
auto-args
Maintenance
6
Quality
15
Community
9
Popularity
6
Documentation
9
clapme
Maintenance
4
Quality
15
Community
8
Popularity
6
Documentation
8
slap-cli
Maintenance
4
Quality
14
Community
6
Popularity
5
Documentation
9
Technical Details
| auto-args | clapme | slap-cli | |
|---|---|---|---|
| Version | 0.3.2 | 0.1.16 | 1.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0/MIT | Apache-2.0/MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 9 |
| Crate Size | 18KB | 21KB | 20KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 85.7% |
| Edition | 2018 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •auto-args leads with a health score of 45/100, but none of the options score above 80.
- •⚠ clapme, slap-cli have not been updated in over a year.
- •auto-args, clapme are pre-1.0 — API may change.