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