tiny lib to store weak referenced units
An LRU cache of weak references
A Map with weakly referenced values.
ECMAScript6 WeakMap polyfill
bounded-size caches having WeakMap-compatible methods
A WeakMap shim for Node.js and browsers
Basic cache object for storing key-value pairs.
High Performance In-Memory Cache for Node.js
Various cache implementations
A memoization function that uses a WeakMap
Require hook for automatic V8 compile cache persistence
Simple key-value storage with support for multiple backends
No description provided.
Require hook for automatic V8 compile cache persistence
Simple “Least Recently Used” (LRU) cache
A generational pseudo-LRU cache with strict maximum size limits.
Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.
get a unique key for an object ( mainly for react's key={} )
Simple “Least Recently Used” (LRU) cache
Simple key-value storage with support for multiple backends
Curated collection of data structures for the JavaScript/TypeScript.
entity tag module
A cache object that deletes the least-recently-used items.
EditorConfig File Locator and Interpreter for Node.js