Decision Workspace
crate_version_parse vs cargo-semver-checks vs cargo-semver
Side-by-side comparison of Rust crates
46
crate_version_parse
growingv0.2.0
simply parses crate-semver from a string
56
cargo-semver-checks
growingv0.47.0
Scan your Rust crate for semver violations.
44
cargo-semver
growingv1.0.0-alpha.3
Cargo subcommand to update the version in your Cargo.toml file - SemVer style.
Core Metrics
| crate_version_parse | cargo-semver-checks | cargo-semver | |
|---|---|---|---|
| Health Score | 46 | 56 | 44 |
| Total Downloads | 15.3K | 379.0K | 7.4K |
| 30d Downloads | 174 | 22.2K | 57 |
| Dependents | 21 | 36 | 1 |
| Releases | 3 | 76 | 3 |
| Last Updated | 2220d ago | 19d ago | 1894d ago |
| Age | 6y 1m | 3y 8m | 5y 2m |
Health Breakdown
crate_version_parse
Maintenance
3
Quality
17
Community
9
Popularity
5
Documentation
12
cargo-semver-checks
Maintenance
19
Quality
8
Community
10
Popularity
7
Documentation
12
cargo-semver
Maintenance
4
Quality
19
Community
7
Popularity
5
Documentation
9
Technical Details
| crate_version_parse | cargo-semver-checks | cargo-semver | |
|---|---|---|---|
| Version | 0.2.0 | 0.47.0 | 1.0.0-alpha.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | 0BSD | Apache-2.0 OR MIT | MIT |
| Dependencies | 1 | 41 | 6 |
| Crate Size | 3KB | 194KB | 9KB |
| Features | 2 | 1 | 0 |
| Yanked % | 0.0% | 9.2% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | 1.91 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-semver-checks leads with a health score of 56/100, but none of the options score above 80.
- •⚠ crate_version_parse, cargo-semver have not been updated in over a year.
- •crate_version_parse, cargo-semver-checks are pre-1.0 — API may change.