promise-swr
Caches a promise-returning function with a stale-while-revalidate strategy
Caches a promise-returning function with a stale-while-revalidate strategy
Time and space efficient state selectors for React, Redux, and more
Speed up the apps by memoize'ing both sync and async functions using map or redis.
\ Easily boost the performance of your Angular applications by memoizing functions and getters with this lightweight and simple-to-use library.
A NestJS decorator that memoize endpoint results based on the given parameters, improving performance and response times.
Resolves a callback only once and memoizes the result
Resolves a callback only once and memoizes the result in a map
Assign number-counting string placeholders for values, remembering the ones already seen.
Memoize decorator for TypeScript that uses WeakMap
Lodash's memoize function, but in a much smaller package than lodash.memoize's.
A variant of lodash's memoize function that remembers only one result, the last one.
Memoize functions
Memoize a function of n args with O(n) recall and no memory leaks
Modify on `mem` module using `memcached` as the cache store
Cache the last invocation
Prevents re-execution of large javascript functions that have been processed once with the same parameter.
low footprint memoize for just pure sync functions with scalar arguments
Memoization function and decorator.
A simple and efficient utility for converting any function into a memoized function.
A promise-friendly memoize package