Decision Workspace
const-struct-version-derive vs const-struct-version vs structible-macros
Side-by-side comparison of Rust crates
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.
52
structible-macros
experimentalv0.5.0
Proc macros for structible
Core Metrics
| const-struct-version-derive | const-struct-version | structible-macros | |
|---|---|---|---|
| Health Score | 45 | 45 | 52 |
| Total Downloads | 2.3K | 1.4K | 212 |
| 30d Downloads | 23 | 4 | 66 |
| Dependents | 2 | 0 | 5 |
| Releases | 3 | 2 | 5 |
| Last Updated | 383d ago | 383d ago | 37d ago |
| Age | 1y | 1y | 1m |
Health Breakdown
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
structible-macros
Maintenance
17
Quality
14
Community
8
Popularity
3
Documentation
10
Technical Details
| const-struct-version-derive | const-struct-version | structible-macros | |
|---|---|---|---|
| Version | 0.1.3 | 0.2.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 9 | 3 |
| Crate Size | 4KB | 24KB | 13KB |
| Features | 0 | 7 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •structible-macros leads with a health score of 52/100, but none of the options score above 80.
- •const-struct-version-derive has the most downloads (2.3K), suggesting wider adoption.
- •⚠ const-struct-version-derive, const-struct-version have not been updated in over a year.