Fast memoization decorator and other helpers with 1st class support for Promises.
A simple Memoize helper, with TypeScript decorator support!
Garbage-collected memoizer for variadic functions
Node.js solution for memoizing/caching function results on the file system
Memoized function binding
Memoize promise-returning functions. Includes cache expire and prefetch.
Memoize getters and methods to compute only once
An efficient memoizer for functions that only receive immutable arguments. Ideal for Redux and similar environments.
LRU Memoize
TypeScript definitions for lodash.memoize
Memoize a function.
Compilation of p-memoize to cjs to avoid needing to run ESM
A magic memoization function
Memoize functions results using an lru-cache.
A JavaScript library for memoizing the result of a pure function
A collection of utilities for JavaScript functions
A babel-plugin to enable fast-refresh for Preact components.
A memoization library which only remembers the latest invocation
A memoize implementation that only caches the most recent evaluation
Memoize a function by the identity of its arguments, using ES2015 Map
i18nFormat plugin to use ICU format with i18next
Lodash's memoize function, but in a much smaller package than lodash.memoize's.
Timed memoize
A WeakMap which accepts multiple objects as a key