Decision Workspace
caches vs evictor vs hash-injector
Side-by-side comparison of Rust crates
47
caches
growingv0.3.0
This is a Rust implementation for popular caches (support no_std).
55
evictor
experimentalv0.5.1
A library for generic caching with configurable eviction policies.
50
hash-injector
experimentalv0.0.3-alpha
Hasher+BuildHasher to inject particular hash
Core Metrics
| caches | evictor | hash-injector | |
|---|---|---|---|
| Health Score | 47 | 55 | 50 |
| Total Downloads | 130.2K | 6.7K | 634 |
| 30d Downloads | 4.1K | 3.0K | 5 |
| Dependents | 17 | 8 | 0 |
| Releases | 13 | 6 | 3 |
| Last Updated | 441d ago | 223d ago | 152d ago |
| Age | 4y 6m | 7m | 5m |
Health Breakdown
caches
Maintenance
5
Quality
15
Community
9
Popularity
6
Documentation
12
evictor
Maintenance
16
Quality
15
Community
9
Popularity
5
Documentation
10
hash-injector
Maintenance
12
Quality
17
Community
6
Popularity
3
Documentation
12
Technical Details
| caches | evictor | hash-injector | |
|---|---|---|---|
| Version | 0.3.0 | 0.5.1 | 0.0.3-alpha |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | BSD-2-Clause OR Apache-2.0 OR MIT |
| Dependencies | 13 | 4 | 2 |
| Crate Size | 76KB | 40KB | 22KB |
| Features | 3 | 4 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •evictor leads with a health score of 55/100, but none of the options score above 80.
- •caches has the most downloads (130.2K), suggesting wider adoption.
- •⚠ caches has not been updated in over a year.