Decision Workspace
pkg-version vs const-pkg-version vs your_literals
Side-by-side comparison of Rust crates
51
pkg-version
growingv1.0.0
Macros expanding to the package version
46
const-pkg-version
growingv0.1.1
constant expressions for your package version (no-std/no-alloc compatible)
44
your_literals
experimentalv0.1.1
This crate provides the ability to define constants and their corresponding macros using literals.
Core Metrics
| pkg-version | const-pkg-version | your_literals | |
|---|---|---|---|
| Health Score | 51 | 46 | 44 |
| Total Downloads | 378.6K | 2.8K | 33 |
| 30d Downloads | 7.8K | 0 | 0 |
| Dependents | 180 | 0 | 0 |
| Releases | 4 | 2 | 2 |
| Last Updated | 2425d ago | 418d ago | 41d ago |
| Age | 7y 2m | 1y 1m | 1m |
Health Breakdown
pkg-version
Maintenance
6
Quality
15
Community
11
Popularity
7
Documentation
12
const-pkg-version
Maintenance
6
Quality
17
Community
6
Popularity
4
Documentation
13
your_literals
Maintenance
11
Quality
16
Community
5
Popularity
2
Documentation
10
Technical Details
| pkg-version | const-pkg-version | your_literals | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.1 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | 0BSD | BSD-2-Clause | MIT |
| Dependencies | 3 | 4 | 2 |
| Crate Size | 4KB | 5KB | 4KB |
| Features | 0 | 5 | 2 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pkg-version leads with a health score of 51/100, but none of the options score above 80.
- •pkg-version is depended on by 180 crates — strongest ecosystem trust.
- •⚠ pkg-version, const-pkg-version have not been updated in over a year.
- •const-pkg-version, your_literals are pre-1.0 — API may change.