Decision Workspace
gitscribe vs gbump vs zerv
Side-by-side comparison of Rust crates
41
gitscribe
growingv0.6.0
A simple command line tool to generate a change log from a git repository and control the versioning of a project.
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
| gitscribe | gbump | zerv | |
|---|---|---|---|
| Health Score | 41 | 55 | 53 |
| Total Downloads | 24.1K | 28.9K | 41.7K |
| 30d Downloads | 24 | 27 | 226 |
| Dependents | 0 | 0 | 0 |
| Releases | 20 | 22 | 132 |
| Last Updated | 352d ago | 109d ago | 8d ago |
| Age | 2y 1m | 6y 4m | 7m |
Health Breakdown
gitscribe
Maintenance
9
Quality
11
Community
6
Popularity
5
Documentation
10
gbump
Maintenance
12
Quality
19
Community
6
Popularity
5
Documentation
13
zerv
Maintenance
18
Quality
11
Community
6
Popularity
6
Documentation
12
Technical Details
| gitscribe | gbump | zerv | |
|---|---|---|---|
| Version | 0.6.0 | 1.3.0 | 0.8.11 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | BSD-3-Clause | Apache-2.0 |
| Dependencies | 11 | 5 | 21 |
| Crate Size | 559KB | 20KB | 650KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 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.
- •gitscribe, zerv are pre-1.0 — API may change.