Decision Workspace
hash-injector vs evictor vs clru
Side-by-side comparison of Rust crates
49
hash-injector
experimentalv0.0.3-alpha
Hasher+BuildHasher to inject particular hash
58
evictor
experimentalv0.7.2
A library for generic caching with configurable eviction policies.
55
clru
growingv0.6.3
An LRU cache implementation with constant time operations and weighted semantic
Core Metrics
| hash-injector | evictor | clru | |
|---|---|---|---|
| Health Score | 49 | 58 | 55 |
| Total Downloads | 635 | 13.8K | 34.8M |
| 30d Downloads | 0 | 3.9K | 3.6M |
| Dependents | 0 | 8 | 537 |
| Releases | 3 | 7 | 10 |
| Last Updated | 211d ago | 43d ago | 84d ago |
| Age | 7m | 9m | 5y 7m |
Health Breakdown
hash-injector
Maintenance
11
Quality
17
Community
6
Popularity
3
Documentation
12
evictor
Maintenance
16
Quality
16
Community
9
Popularity
5
Documentation
12
clru
Maintenance
12
Quality
15
Community
10
Popularity
8
Documentation
10
Technical Details
| hash-injector | evictor | clru | |
|---|---|---|---|
| Version | 0.0.3-alpha | 0.7.2 | 0.6.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-2-Clause OR Apache-2.0 OR MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 7 | 1 |
| Crate Size | 22KB | 61KB | 19KB |
| Features | 8 | 6 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85.0 | 1.88.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •evictor leads with a health score of 58/100, but none of the options score above 80.
- •clru has the most downloads (34.8M), suggesting wider adoption.
- •clru is depended on by 537 crates — strongest ecosystem trust.