307 packages found
A cache object that deletes the least-recently-used items.
Simple “Least Recently Used” (LRU) cache
An LRU cache of weak references
Blazing fast memoization based on all parameters passed
Fast, small, efficient JavaScript memoization lib to memoize JS functions
A tiny, crazy fast memoization library for the 95% use-case
Memoize functions results using an lru-cache.
Varnish-like cache middleware for Express
Tiny LRU cache for Client or Server
Curated collection of data structures for the JavaScript/TypeScript.
- bag
- bimap
- bit array
- bit set
- bit vector
- bitset
- bk tree
- burkhard-keller tree
- cache
- circular buffer
- counter
- data structures
- default map
- deque
- View more
Apply a size limit to a Map class or instance
Varnish-like cache middleware for Express with abilities to read, write, delete and reset the cache while the process is running.
ZRE enabled decentralized and distributed LRU Cache w/ TTL
In-memory cache with high hit rates via LFU eviction. Supports time-based expiration, automatic loading and metrics.
LFU cache implementation with a complexity of `O(1)` for all transactions
A shared memory cache. This is a wrapper for shm-type-lru that provides a familiar cache interface.
LRU shared memory list build on top of shm-type-array.
- ipc
- shm
- lru
- cache
- shared memory
- typed array
- TypedArray
- ArrayBuffer
- Buffer
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- View more