49 packages found
Simple “Least Recently Used” (LRU) cache
Tiny LRU cache for Client or Server
Common used char codes and their common used names as json object
Tiny & Fast LRU Implementation as possible
Module to asynchronously determine UNIX socket and port availabilities.
- async
- asynchronous
- available
- availabilities
- availability
- chasm
- free
- legacy
- net
- network
- open
- port
- random
- socket
- View more
A dead simple, high performance, somewhat-recently-used cache.
IndexedDB-based persisting LRU cache for the browser
LRU and FIFO caches for Client or Server
A finite key-value cache using the Least Recently Used (LRU) cache algorithm where the most recently used objects are keept in cache while less recently used items are purged.
A finite key-value cache using the Least Recently Used (LRU) cache algorithm where the most recently used objects are keept in cache while less recently used items are purged.
Find all modules listed in package.json that aren't actually used by your code
Simple “Least Recently Used” (LRU) cache
hyperlru implementation backed in an Map
hyperlru implementation backed in an Object
A collection (backed by an array) that evicts the least recently inserted (lri) element from of the collection once it has reached a defined capacity. It is similar to an lru cache except that it uses insertion position to determine eviction rather than w
Simple “Least Recently Used” (LRU) cache
An in-memory key/value cache based on the Least Recently Used algorithm
A simple proxy that creates plain javascript objects that behave like an lru cache.
Spy on 3rd party modules to tell if they were really used during testing
Memory statistics, not provided by `os` module.