Decision Workspace
cachedhash vs hash_on_write vs axhash-core
Side-by-side comparison of Rust crates
35
cachedhash
growingv0.2.0
Wrapper for values that caches their hash.
42
hash_on_write
growingv0.4.5
A wrapper for storing hash results to avoid running costly hash functions multiple times without modifying the value
53
axhash-core
experimentalv0.12.0
Platform-agnostic AxHash core for Rust with no_std compatibility.
Core Metrics
| cachedhash | hash_on_write | axhash-core | |
|---|---|---|---|
| Health Score | 35 | 42 | 53 |
| Total Downloads | 159.5K | 10.3K | 649 |
| 30d Downloads | 4.4K | 0 | 0 |
| Dependents | 0 | 0 | 26 |
| Releases | 4 | 10 | 20 |
| Last Updated | 831d ago | 389d ago | 6d ago |
| Age | 3y 7m | 1y 11m | 23d |
Health Breakdown
cachedhash
Maintenance
4
Quality
10
Community
5
Popularity
6
Documentation
10
hash_on_write
Maintenance
7
Quality
15
Community
5
Popularity
5
Documentation
10
axhash-core
Maintenance
14
Quality
16
Community
10
Popularity
3
Documentation
10
Technical Details
| cachedhash | hash_on_write | axhash-core | |
|---|---|---|---|
| Version | 0.2.0 | 0.4.5 | 0.12.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 2 | 1 |
| Crate Size | 11KB | 11KB | 16KB |
| Features | 0 | 0 | 3 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •axhash-core leads with a health score of 53/100, but none of the options score above 80.
- •cachedhash has the most downloads (159.5K), suggesting wider adoption.
- •⚠ cachedhash, hash_on_write have not been updated in over a year.