Decision Workspace
tagver vs gbump vs zerv
Side-by-side comparison of Rust crates
54
tagver
experimentalv0.1.1
Core library for minimalistic versioning using Git tags
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
| tagver | gbump | zerv | |
|---|---|---|---|
| Health Score | 54 | 55 | 53 |
| Total Downloads | 129 | 28.9K | 41.7K |
| 30d Downloads | 22 | 27 | 226 |
| Dependents | 4 | 0 | 0 |
| Releases | 2 | 22 | 132 |
| Last Updated | 109d ago | 109d ago | 8d ago |
| Age | 3m | 6y 4m | 7m |
Health Breakdown
tagver
Maintenance
11
Quality
12
Community
13
Popularity
3
Documentation
15
gbump
Maintenance
12
Quality
19
Community
6
Popularity
5
Documentation
13
zerv
Maintenance
18
Quality
11
Community
6
Popularity
6
Documentation
12
Technical Details
| tagver | gbump | zerv | |
|---|---|---|---|
| Version | 0.1.1 | 1.3.0 | 0.8.11 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | BSD-3-Clause | Apache-2.0 |
| Dependencies | 14 | 5 | 21 |
| Crate Size | 32KB | 20KB | 650KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.75 | — | 1.92 |
| Owners | 2 (team) | 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.
- •tagver, zerv are pre-1.0 — API may change.