Decision Workspace
git-semversion vs gbump vs zerv
Side-by-side comparison of Rust crates
44
git-semversion
growingv0.5.2
Generate a semantic versioning compliant tag for your HEAD commit.
55
gbump
stablev1.3.0
Git tag semantic version bumper
53
zerv
experimentalv0.8.11
Generate versions for any commit from git and other version control - perfect for CI/CD builds and multiple formats
Core Metrics
| git-semversion | gbump | zerv | |
|---|---|---|---|
| Health Score | 44 | 55 | 53 |
| Total Downloads | 6.4K | 28.9K | 41.7K |
| 30d Downloads | 12 | 27 | 226 |
| Dependents | 0 | 0 | 0 |
| Releases | 9 | 22 | 132 |
| Last Updated | 365d ago | 109d ago | 8d ago |
| Age | 1y 8m | 6y 4m | 7m |
Health Breakdown
git-semversion
Maintenance
7
Quality
14
Community
6
Popularity
5
Documentation
12
gbump
Maintenance
12
Quality
19
Community
6
Popularity
5
Documentation
13
zerv
Maintenance
18
Quality
11
Community
6
Popularity
6
Documentation
12
Technical Details
| git-semversion | gbump | zerv | |
|---|---|---|---|
| Version | 0.5.2 | 1.3.0 | 0.8.11 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | BSD-3-Clause | Apache-2.0 |
| Dependencies | 4 | 5 | 21 |
| Crate Size | 14KB | 20KB | 650KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.78.0 | — | 1.92 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gbump leads with a health score of 55/100, but none of the options score above 80.
- •zerv has the most downloads (41.7K), suggesting wider adoption.
- •git-semversion, zerv are pre-1.0 — API may change.