Decision Workspace
xit vs git-ar vs stgit
Side-by-side comparison of Rust crates
46
xit
experimentalv0.4.0
A git-like command line tool written in Rust.
54
git-ar
stablev1.1.11
Git all remotes. Git cli tool that targets both Github and Gitlab. Brings common development operations such as opening a pull request down to the shell. This is an alternative to both Github https://github.com/cli/cli and Gitlab https://gitlab.com/gitlab-org/cli cli tools.
53
stgit
stablev2.5.5
Stack-based patch management for Git
Core Metrics
| xit | git-ar | stgit | |
|---|---|---|---|
| Health Score | 46 | 54 | 53 |
| Total Downloads | 1.3K | 62.1K | 14.0K |
| 30d Downloads | 7 | 72 | 70 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 58 | 14 |
| Last Updated | 213d ago | 9d ago | 137d ago |
| Age | 7m | 1y 10m | 2y 1m |
Health Breakdown
xit
Maintenance
16
Quality
13
Community
3
Popularity
4
Documentation
10
git-ar
Maintenance
18
Quality
14
Community
6
Popularity
6
Documentation
10
stgit
Maintenance
13
Quality
18
Community
5
Popularity
5
Documentation
12
Technical Details
| xit | git-ar | stgit | |
|---|---|---|---|
| Version | 0.4.0 | 1.1.11 | 2.5.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | GPL-2.0-only |
| Dependencies | 5 | 25 | 21 |
| Crate Size | 16KB | 720KB | 282KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •git-ar leads with a health score of 54/100, but none of the options score above 80.
- •xit is pre-1.0 — API may change.