27 packages found
A cache object that deletes the least-recently-used items.
LRU Cache that is safe for clusters, based on `lru-cache`. Save memory by only caching items on the main thread via a promisified interface.
A LRU (least-recently-used) in-memory cache for Node.js.
Tiny & Fast LRU Implementation as possible
hyperlru implementation backed in an Map
hyperlru implementation backed in an Object
A cache object that deletes the least-recently-used items.
Imlementation of 2Q Cache Algorithm
In-memory cache implementations with ES6 Map-like API and different eviction strategies
A keyed pool that recycles the least-recently-used objects.
A no dependency javascript runtime key-value cache store for small chunks of arbitrary data (strings, objects, numbers)
A files finder plugin running at hacked coc.nvim.
A least-recently-used cache in 35 lines of code
A package filled with data structures, sort algorithms, selections, and more to come
- Data
- Structures
- Sorting
- Algoriths
- Selections
- cache
- LRU
- MRU
- Queue
- Time
- Complexity
- stack
- trees
- Binary Trees
- View more
A tiny (215B) and fast Least Recently Used (LRU) cache
A lighting fast cache manager for node with least-recently-used policy.
A cache object that deletes the least-recently-used items.
A cache object that deletes the least-recently-used items.