Decision Workspace
skp-cache-derive vs const-struct-version-derive vs const-struct-version
Side-by-side comparison of Rust crates
43
skp-cache-derive
experimentalv0.1.0
Proc macros for skp-cache
45
const-struct-version-derive
growingv0.1.3
A proc-macro to generate a hash based on the fields of a struct. Useful for intelligently expiring a cache when the stored object changes.
45
const-struct-version
growingv0.2.0
A trait plus proc-macro to generate a hash based on the fields of a struct. Useful for intelligently expiring a cache when the stored object changes.
Core Metrics
| skp-cache-derive | const-struct-version-derive | const-struct-version | |
|---|---|---|---|
| Health Score | 43 | 45 | 45 |
| Total Downloads | 47 | 2.3K | 1.4K |
| 30d Downloads | 18 | 23 | 4 |
| Dependents | 1 | 2 | 0 |
| Releases | 1 | 3 | 2 |
| Last Updated | 63d ago | 383d ago | 383d ago |
| Age | 2m | 1y | 1y |
Health Breakdown
skp-cache-derive
Maintenance
9
Quality
14
Community
6
Popularity
2
Documentation
12
const-struct-version-derive
Maintenance
6
Quality
15
Community
7
Popularity
4
Documentation
13
const-struct-version
Maintenance
6
Quality
16
Community
6
Popularity
4
Documentation
13
Technical Details
| skp-cache-derive | const-struct-version-derive | const-struct-version | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.3 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 9 |
| Crate Size | 2KB | 4KB | 24KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •const-struct-version-derive leads with a health score of 45/100, but none of the options score above 80.
- •⚠ const-struct-version-derive, const-struct-version have not been updated in over a year.