Decision Workspace
hash-injector vs clru vs evictor
Side-by-side comparison of Rust crates
50
hash-injector
experimentalv0.0.3-alpha
Hasher+BuildHasher to inject particular hash
58
clru
growingv0.6.3
An LRU cache implementation with constant time operations and weighted semantic
55
evictor
experimentalv0.5.1
A library for generic caching with configurable eviction policies.
Core Metrics
| hash-injector | clru | evictor | |
|---|---|---|---|
| Health Score | 50 | 58 | 55 |
| Total Downloads | 634 | 28.7M | 6.7K |
| 30d Downloads | 5 | 2.8M | 3.0K |
| Dependents | 0 | 504 | 8 |
| Releases | 3 | 10 | 6 |
| Last Updated | 152d ago | 25d ago | 223d ago |
| Age | 5m | 5y 5m | 7m |
Health Breakdown
hash-injector
Maintenance
12
Quality
17
Community
6
Popularity
3
Documentation
12
clru
Maintenance
15
Quality
15
Community
10
Popularity
8
Documentation
10
evictor
Maintenance
16
Quality
15
Community
9
Popularity
5
Documentation
10
Technical Details
| hash-injector | clru | evictor | |
|---|---|---|---|
| Version | 0.0.3-alpha | 0.6.3 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-2-Clause OR Apache-2.0 OR MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 1 | 4 |
| Crate Size | 22KB | 19KB | 40KB |
| Features | 8 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 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.