Reads and caches the entire contents of a file until it is modified
A memoization library which only remembers the latest invocation
An efficient memoizer for functions that only receive immutable arguments. Ideal for Redux and similar environments.
Simple in-memory cache implementation
Cache requires to be lazy-loaded when needed.
An in-memory cache for KOop
A Simple Lightweight Pluggable Key-Value Cache For Multiple Storage Options.
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Core domain logic for RecallKit. This package is intentionally framework-free so it can be used by the web signer, daemon, CLI, skill scripts.
Simple and Maintained fast NodeJS internal caching
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.
A React Hook to fetch and render file previews. It's overloaded with fancy features like SSR, lazy loading, memory cache and local preview.
simple node cache module
Extremely simple in-memory store for node-cache-manager. Primarily used for testing purposes.
Wrap native HTTP requests with RFC compliant cache support
Efficient JavaScript cache implementation that is safe for concurrent reads and writes
Analyze and debug space usage through source maps
FrontMCP plugins meta-package - installs all official plugins
Multiple random storage types.
Memory adapter for Better Auth
Memory adapter for catbox
Finds the common standard cache directory
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
In-memory caching library for Node.JS and also cache engine for cacheman