rustio rustio.net

lru-st vs const-lru vs double_linked_list

Side-by-side comparison of Rust crates

Core Metrics

lru-stconst-lrudouble_linked_list
Health Score474745
Total Downloads10.2K9.7K986
30d Downloads2771256
Dependents030
Releases853
Last Updated212d ago903d ago216d ago
Age1y 11m2y 7m7m

Health Breakdown

lru-st
Maintenance
10
Quality
16
Community
3
Popularity
5
Documentation
13
const-lru
Maintenance
4
Quality
20
Community
8
Popularity
5
Documentation
10
double_linked_list
Maintenance
10
Quality
13
Community
5
Popularity
4
Documentation
13

Technical Details

lru-stconst-lrudouble_linked_list
Version0.3.01.0.00.1.2
Stable (≥1.0)✗ No✓ Yes✗ No
Licensenon-standardMIT OR Apache-2.0MIT
Dependencies222
Crate Size25KB18KB123KB
Features100
Yanked %0.0%0.0%0.0%
Edition202120212021
MSRV1.70.0
Owners111

Quick Verdict

  • lru-st leads with a health score of 47/100, but none of the options score above 80.
  • ⚠ const-lru has not been updated in over a year.
  • lru-st, double_linked_list are pre-1.0 — API may change.