Decision Workspace
git-spawn vs stgit vs git_cmd
Side-by-side comparison of Rust crates
49
git-spawn
experimentalv0.1.0
Async wrapper around the git CLI: builder commands, typed parsers, high-level workflow helpers
59
stgit
stablev2.6.0
Stack-based patch management for Git
58
git_cmd
growingv0.6.28
Wrapper around git cli
Core Metrics
| git-spawn | stgit | git_cmd | |
|---|---|---|---|
| Health Score | 49 | 59 | 58 |
| Total Downloads | 13 | 14.1K | 104.6K |
| 30d Downloads | 0 | 0 | 1.1K |
| Dependents | 0 | 0 | 433 |
| Releases | 1 | 15 | 78 |
| Last Updated | 3d ago | 8d ago | 99d ago |
| Age | 3d | 2y 3m | 4y 3m |
Health Breakdown
git-spawn
Maintenance
13
Quality
14
Community
6
Popularity
1
Documentation
15
stgit
Maintenance
19
Quality
18
Community
5
Popularity
5
Documentation
12
git_cmd
Maintenance
14
Quality
15
Community
13
Popularity
6
Documentation
10
Technical Details
| git-spawn | stgit | git_cmd | |
|---|---|---|---|
| Version | 0.1.0 | 2.6.0 | 0.6.28 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | GPL-2.0-only | MIT OR Apache-2.0 |
| Dependencies | 11 | 21 | 5 |
| Crate Size | 73KB | 285KB | 14KB |
| Features | 4 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85.0 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stgit leads with a health score of 59/100, but none of the options score above 80.
- •git_cmd has the most downloads (104.6K), suggesting wider adoption.
- •git_cmd is depended on by 433 crates — strongest ecosystem trust.
- •git-spawn, git_cmd are pre-1.0 — API may change.