A simple JavaScript+Typescript LRU Cache
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
OpenTelemetry instrumentation for `lru-memoizer` function memoization using lru-cache
node-simple-lru-cache =====================
A cache object that deletes the least-recently-used items.
Extends LRU base on hashlru
Simple “Least Recently Used” (LRU) cache
An LRU cache of weak references
Simple “Least Recently Used” (LRU) cache
Memoize functions results using an lru-cache.
Lightweight Node.js version sniffing/comparison
Extremely simple zero-dependencies ES6 LRU (you probably want lru-cache instead)
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).
LRU cache top on Map-like. Support non-string key.
LRU Queue
Various cache implementations
redis-backed LRU cache
Check license info for a package
TypeScript-based caching decorators
High Performance In-Memory Cache for Node.js
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
A cache object that deletes the least-recently-used items.
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
A tiny, zero-dependency library for styling terminal text