Decision Workspace
slap-cli vs auto-args vs claptrap
Side-by-side comparison of Rust crates
38
slap-cli
growingv1.3.1
Painless shell argument parsing and dependency check.
45
auto-args
growingv0.3.2
Parse command line arguments by defining a struct.
45
claptrap
experimentalv0.3.0
Bring the power of Clap to shell scripts.
Core Metrics
| slap-cli | auto-args | claptrap | |
|---|---|---|---|
| Health Score | 38 | 45 | 45 |
| Total Downloads | 8.9K | 82.5K | 1.6K |
| 30d Downloads | 4 | 1.5K | 7 |
| Dependents | 0 | 37 | 0 |
| Releases | 7 | 13 | 4 |
| Last Updated | 1957d ago | 276d ago | 223d ago |
| Age | 5y 6m | 6y 8m | 9m |
Health Breakdown
slap-cli
Maintenance
4
Quality
14
Community
6
Popularity
5
Documentation
9
auto-args
Maintenance
6
Quality
15
Community
9
Popularity
6
Documentation
9
claptrap
Maintenance
10
Quality
11
Community
5
Popularity
4
Documentation
15
Technical Details
| slap-cli | auto-args | claptrap | |
|---|---|---|---|
| Version | 1.3.1 | 0.3.2 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0/MIT | Apache-2.0 |
| Dependencies | 9 | 2 | 20 |
| Crate Size | 20KB | 18KB | 1.3MB |
| Features | 2 | 0 | 3 |
| Yanked % | 85.7% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.82.0 |
| 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.
- •⚠ slap-cli has not been updated in over a year.
- •auto-args, claptrap are pre-1.0 — API may change.