Decision Workspace
hashlru vs clru vs hash-injector
Side-by-side comparison of Rust crates
50
hashlru
growingv0.11.1
HashLRU is a LRU cache.
58
clru
growingv0.6.3
An LRU cache implementation with constant time operations and weighted semantic
50
hash-injector
experimentalv0.0.3-alpha
Hasher+BuildHasher to inject particular hash
Core Metrics
| hashlru | clru | hash-injector | |
|---|---|---|---|
| Health Score | 50 | 58 | 50 |
| Total Downloads | 57.9K | 28.7M | 634 |
| 30d Downloads | 13.9K | 2.7M | 5 |
| Dependents | 81 | 504 | 0 |
| Releases | 19 | 10 | 3 |
| Last Updated | 740d ago | 25d ago | 152d ago |
| Age | 6y 2m | 5y 5m | 5m |
Health Breakdown
hashlru
Maintenance
6
Quality
15
Community
8
Popularity
6
Documentation
15
clru
Maintenance
15
Quality
15
Community
10
Popularity
8
Documentation
10
hash-injector
Maintenance
12
Quality
17
Community
6
Popularity
3
Documentation
12
Technical Details
| hashlru | clru | hash-injector | |
|---|---|---|---|
| Version | 0.11.1 | 0.6.3 | 0.0.3-alpha |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | BSD-2-Clause OR Apache-2.0 OR MIT |
| Dependencies | 8 | 1 | 2 |
| Crate Size | 41KB | 19KB | 22KB |
| Features | 3 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.60 | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •clru leads with a health score of 58/100, but none of the options score above 80.
- •clru is depended on by 504 crates — strongest ecosystem trust.
- •⚠ hashlru has not been updated in over a year.