Decision Workspace
structible vs structible-macros vs const-struct-version-derive
Side-by-side comparison of Rust crates
52
structible
experimentalv0.5.0
A macro for defining virtual structs backed by maps
52
structible-macros
experimentalv0.5.0
Proc macros for structible
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.
Core Metrics
| structible | structible-macros | const-struct-version-derive | |
|---|---|---|---|
| Health Score | 52 | 52 | 45 |
| Total Downloads | 185 | 212 | 2.3K |
| 30d Downloads | 50 | 66 | 23 |
| Dependents | 3 | 5 | 2 |
| Releases | 5 | 5 | 3 |
| Last Updated | 37d ago | 37d ago | 383d ago |
| Age | 1m | 1m | 1y |
Health Breakdown
structible
Maintenance
17
Quality
14
Community
8
Popularity
3
Documentation
10
structible-macros
Maintenance
17
Quality
14
Community
8
Popularity
3
Documentation
10
const-struct-version-derive
Maintenance
6
Quality
15
Community
7
Popularity
4
Documentation
13
Technical Details
| structible | structible-macros | const-struct-version-derive | |
|---|---|---|---|
| Version | 0.5.0 | 0.5.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 3 |
| Crate Size | 4KB | 13KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •structible 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 has not been updated in over a year.