Showing 1-20 of 164 packages
LRU Cache for node.js/browser.
LRUCache library
LruCache implementations with O(1) complexity
LRU cache
A cache object that deletes the least-recently-used items.
## How to use LRUCache
lru cache with express middleware for inspection/management
LRU Cache
A cache object that deletes the least-recently-used items.
Minimal key-value cache interface
A wrapper around the lru-cache module
Least Recently Used (LRU) Cache for JavaScript and TypeScript.
LRU Memoize
Curated collection of data structures for the JavaScript/TypeScript.
walk paths fast and efficiently
A cache object that deletes the least-recently-used items.
LRU and FIFO caches for Client or Server
LRU cache module written in C++
A cache object that deletes the least-recently-used items
Adapter for using lru-cache with type-cacheable