Decision Workspace
git-proc vs cmd_lib vs git-fixture
Side-by-side comparison of Rust crates
49
git-proc
experimentalv0.3.0
Process-based git CLI wrapper with rich types
67
cmd_lib
growingv2.0.0
Common rust commandline macros and utils, to write shell script like tasks easily
63
git-fixture
stablev1.0.0
Reproducible git trees for bug reporting and testing
Core Metrics
| git-proc | cmd_lib | git-fixture | |
|---|---|---|---|
| Health Score | 49 | 67 | 63 |
| Total Downloads | 165 | 3.0M | 55.2K |
| 30d Downloads | 54 | 170.4K | 413 |
| Dependents | 13 | 726 | 83 |
| Releases | 5 | 111 | 17 |
| Last Updated | 39d ago | 209d ago | 44d ago |
| Age | 2m | 6y 6m | 4y 7m |
Health Breakdown
git-proc
Maintenance
12
Quality
14
Community
8
Popularity
3
Documentation
12
cmd_lib
Maintenance
11
Quality
19
Community
14
Popularity
8
Documentation
15
git-fixture
Maintenance
15
Quality
17
Community
10
Popularity
6
Documentation
15
Technical Details
| git-proc | cmd_lib | git-fixture | |
|---|---|---|---|
| Version | 0.3.0 | 2.0.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 11 | 20 |
| Crate Size | 19KB | 52KB | 20KB |
| Features | 1 | 1 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.93 | 1.88 | 1.75 |
| 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.
- •git-proc is pre-1.0 — API may change.