Lru Packages

axj_lru_map

Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.

0.4.1 • Published 3 years ago

bclock

A cache of the Clock algorithm 2x faster than LRU.

0.0.11 • Published 1 year ago