Decision Workspace
getver vs const-pkg-version vs cargo-semver
Side-by-side comparison of Rust crates
40
getver
growingv0.3.1
A simple command line tool for capturing the latest version of crates
46
const-pkg-version
experimentalv0.1.1
constant expressions for your package version (no-std/no-alloc compatible)
44
cargo-semver
growingv1.0.0-alpha.3
Cargo subcommand to update the version in your Cargo.toml file - SemVer style.
Core Metrics
| getver | const-pkg-version | cargo-semver | |
|---|---|---|---|
| Health Score | 40 | 46 | 44 |
| Total Downloads | 6.2K | 2.5K | 7.4K |
| 30d Downloads | 6 | 121 | 55 |
| Dependents | 0 | 0 | 1 |
| Releases | 4 | 2 | 3 |
| Last Updated | 2210d ago | 310d ago | 1894d ago |
| Age | 7y 5m | 10m | 5y 2m |
Health Breakdown
getver
Maintenance
9
Quality
14
Community
3
Popularity
5
Documentation
9
const-pkg-version
Maintenance
7
Quality
16
Community
6
Popularity
4
Documentation
13
cargo-semver
Maintenance
4
Quality
19
Community
7
Popularity
5
Documentation
9
Technical Details
| getver | const-pkg-version | cargo-semver | |
|---|---|---|---|
| Version | 0.3.1 | 0.1.1 | 1.0.0-alpha.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | BSD-2-Clause | MIT |
| Dependencies | 7 | 4 | 6 |
| Crate Size | 9KB | 5KB | 9KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •const-pkg-version leads with a health score of 46/100, but none of the options score above 80.
- •cargo-semver has the most downloads (7.4K), suggesting wider adoption.
- •⚠ getver, cargo-semver have not been updated in over a year.
- •getver, const-pkg-version are pre-1.0 — API may change.