Decision Workspace
clru vs hashlru vs hash-injector
Side-by-side comparison of Rust crates
58
clru
growingv0.6.3
An LRU cache implementation with constant time operations and weighted semantic
50
hashlru
growingv0.11.1
HashLRU is a LRU cache.
50
hash-injector
experimentalv0.0.3-alpha
Hasher+BuildHasher to inject particular hash
Core Metrics
| clru | hashlru | hash-injector | |
|---|---|---|---|
| Health Score | 58 | 50 | 50 |
| Total Downloads | 28.7M | 57.9K | 634 |
| 30d Downloads | 2.8M | 13.9K | 5 |
| Dependents | 504 | 81 | 0 |
| Releases | 10 | 19 | 3 |
| Last Updated | 25d ago | 740d ago | 152d ago |
| Age | 5y 5m | 6y 2m | 5m |
Health Breakdown
clru
Maintenance
15
Quality
15
Community
10
Popularity
8
Documentation
10
hashlru
Maintenance
6
Quality
15
Community
8
Popularity
6
Documentation
15
hash-injector
Maintenance
12
Quality
17
Community
6
Popularity
3
Documentation
12
Technical Details
| clru | hashlru | hash-injector | |
|---|---|---|---|
| Version | 0.6.3 | 0.11.1 | 0.0.3-alpha |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | BSD-2-Clause OR Apache-2.0 OR MIT |
| Dependencies | 1 | 8 | 2 |
| Crate Size | 19KB | 41KB | 22KB |
| Features | 0 | 3 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 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.