rustio rustio.net

freqache vs lfu_cache vs evictor

Side-by-side comparison of Rust crates

Core Metrics

freqachelfu_cacheevictor
Health Score394355
Total Downloads16.8K20.0K6.7K
30d Downloads527353.0K
Dependents27188
Releases1276
Last Updated1159d ago1044d ago223d ago
Age4y 11m5y7m

Health Breakdown

freqache
Maintenance
4
Quality
10
Community
10
Popularity
5
Documentation
10
lfu_cache
Maintenance
4
Quality
15
Community
9
Popularity
5
Documentation
10
evictor
Maintenance
16
Quality
15
Community
9
Popularity
5
Documentation
10

Technical Details

freqachelfu_cacheevictor
Version0.6.01.3.00.5.1
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseApache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies114
Crate Size8KB26KB40KB
Features004
Yanked %25.0%28.6%0.0%
Edition202120212024
MSRV
Owners111

Quick Verdict

  • evictor leads with a health score of 55/100, but none of the options score above 80.
  • lfu_cache has the most downloads (20.0K), suggesting wider adoption.
  • ⚠ freqache, lfu_cache have not been updated in over a year.
  • freqache, evictor are pre-1.0 — API may change.