Garbage-collected memoizer for variadic functions
A memoization function that uses a WeakMap
Garbage-collected memoizer for variadic functions that can be used as a decorator
fork of fast-memoize and support esm
A memoization library which only remembers the latest invocation
Memoize decorator for Typescript
An LRU cache of weak references
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
Memoize promise-returning & async functions
Fastest memoization lib that supports N arguments
ECMAScript6 WeakMap polyfill
The lodash method `_.memoize` exported as a module.
Intuitive magical memoization library with Proxy and WeakMap
A blazing fast memoization library that is tiny but feature-rich.
A WeakMap shim for Node.js and browsers
Faster than fast, smaller than micro ... a nano speed and nano size memoizer.
A Map with weakly referenced values.
A memoization function that uses a WeakMap
Memoization utilities for cacheable
A memoization algorithm in which each function argument represents a new key, creating a trie of caches as defined by the array in your first argument.
Fast memoization decorator and other helpers with 1st class support for Promises.
A memoization algorithm that only caches the result of the latest set of arguments, where argument equality is determined via a provided equality function.
Memoize getters and methods to compute only once
entity tag module