Decision Workspace
equivalence-derive vs equivalence vs const-struct-version-derive
Side-by-side comparison of Rust crates
35
equivalence-derive
growingv0.1.0
Implementation of #[derive(Equivalence)]
40
equivalence
growingv0.1.1
Trait and derive macro for comparing and hashing types modulo an equivalence relation
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
| equivalence-derive | equivalence | const-struct-version-derive | |
|---|---|---|---|
| Health Score | 35 | 40 | 45 |
| Total Downloads | 2.2K | 2.9K | 2.3K |
| 30d Downloads | 22 | 4 | 22 |
| Dependents | 2 | 0 | 2 |
| Releases | 1 | 2 | 3 |
| Last Updated | 1123d ago | 1039d ago | 383d ago |
| Age | 3y | 3y | 1y |
Health Breakdown
equivalence-derive
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
10
equivalence
Maintenance
4
Quality
17
Community
5
Popularity
4
Documentation
10
const-struct-version-derive
Maintenance
6
Quality
15
Community
7
Popularity
4
Documentation
13
Technical Details
| equivalence-derive | equivalence | const-struct-version-derive | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | 0BSD OR MIT OR Apache-2.0 | 0BSD OR MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 2 | 3 |
| Crate Size | 12KB | 10KB | 4KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| 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.
- •equivalence has the most downloads (2.9K), suggesting wider adoption.
- •⚠ equivalence-derive, equivalence, const-struct-version-derive have not been updated in over a year.