Decision Workspace
gci vs git-ar vs worktree
Side-by-side comparison of Rust crates
35
gci
growingv0.1.0
Interactively checkout the branches on your git repository
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.
54
worktree
experimentalv0.5.0
A powerful CLI tool for managing git worktrees with enhanced features including centralized storage, automatic config file synchronization, and intelligent branch management
Core Metrics
| gci | git-ar | worktree | |
|---|---|---|---|
| Health Score | 35 | 54 | 54 |
| Total Downloads | 1.7K | 62.1K | 2.0K |
| 30d Downloads | 3 | 72 | 49 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 58 | 7 |
| Last Updated | 1326d ago | 9d ago | 4d ago |
| Age | 3y 7m | 1y 10m | 7m |
Health Breakdown
gci
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
10
git-ar
Maintenance
18
Quality
14
Community
6
Popularity
6
Documentation
10
worktree
Maintenance
19
Quality
12
Community
6
Popularity
4
Documentation
13
Technical Details
| gci | git-ar | worktree | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.11 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 25 | 15 |
| Crate Size | 12KB | 720KB | 69KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| 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.
- •⚠ gci has not been updated in over a year.
- •gci, worktree are pre-1.0 — API may change.