Showing 1-20 of 72,559 packages
A TTL cache with an API compatible with an ES6 Map
bounded-size caches having WeakMap-compatible methods
Basic cache object for storing key-value pairs.
CacheMap is an Es6's Map-like collection class with a limit of number of items. The limit must be specified at initialization time. ## Install ```sh npm install --save @hscmap/cache-map ```
WeakMap replacement to cache strings efficiently and fast
Various cache implementations
High Performance In-Memory Cache for Node.js
Require hook for automatic V8 compile cache persistence
Simple key-value storage with support for multiple backends
Require hook for automatic V8 compile cache persistence
Simple “Least Recently Used” (LRU) cache
Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.
A Map with weakly referenced values.
An LRU cache of weak references
Simple “Least Recently Used” (LRU) cache
Curated collection of data structures for the JavaScript/TypeScript.
A cache object that deletes the least-recently-used items.
Simple key-value storage with support for multiple backends
EditorConfig File Locator and Interpreter for Node.js