lru-cache

A cache object that deletes the least-recently-used items.

flru

A tiny (215B) and fast Least Recently Used (LRU) cache

@posva/lru-cache

A cache object that deletes the least-recently-used items.