Decision Workspace
bare-script vs cmd_lib vs git_cmd
Side-by-side comparison of Rust crates
49
bare-script
experimentalv0.1.1
The type-safe scripting authority for Rust. A framework for building robust shell commands and automation with 'Parse, don't validate' philosophy.
67
cmd_lib
growingv2.0.0
Common rust commandline macros and utils, to write shell script like tasks easily
61
git_cmd
growingv0.6.28
Wrapper around git cli
Core Metrics
| bare-script | cmd_lib | git_cmd | |
|---|---|---|---|
| Health Score | 49 | 67 | 61 |
| Total Downloads | 31 | 3.0M | 102.5K |
| 30d Downloads | 17 | 175.8K | 1.3K |
| Dependents | 0 | 726 | 431 |
| Releases | 2 | 111 | 78 |
| Last Updated | 18d ago | 209d ago | 40d ago |
| Age | 1m | 6y 6m | 4y 1m |
Health Breakdown
bare-script
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
13
cmd_lib
Maintenance
11
Quality
19
Community
14
Popularity
8
Documentation
15
git_cmd
Maintenance
17
Quality
15
Community
13
Popularity
6
Documentation
10
Technical Details
| bare-script | cmd_lib | git_cmd | |
|---|---|---|---|
| Version | 0.1.1 | 2.0.0 | 0.6.28 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 11 | 5 |
| Crate Size | 39KB | 52KB | 14KB |
| Features | 4 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85.0 | 1.88 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cmd_lib leads with a health score of 67/100, but none of the options score above 80.
- •cmd_lib is depended on by 726 crates — strongest ecosystem trust.
- •bare-script, git_cmd are pre-1.0 — API may change.