decorator-memoize-one
Simple decorator for caching the result of a function based on the most recent arguments
Simple decorator for caching the result of a function based on the most recent arguments
to define selectors ignoring order
Useful decorators for es6+, with promise support
Two-level cache for functions returning promise (i.e. it memoizes promises), with "wait-a-little" event, adjustable persistence and cache invalidation strategies.
Memoized version of React useState
Memoize a function that takes a single argument using a weak map.
Use dynamic selector functions with Reselect
Simple cache/single-argument memoiztion library
Monitor one or more web pages for changes, keeping a local copy
Caching/memoization library with multiple storage backends.
Super Fast Lightweight Cache with a Map like interface
A memoization library
A memoizing cache server.
A function wrapper on `mem` module which using `mongoDb` as the cache store
A memoization and caching library for NodeJS
A memoize library with cache limitations governed by function call frequency or performance.
Cache data and memoize, debounce, throttle and queue methods
async memoizemethod as module.
Takes a function and returns a memoized compute.
Memoize Concurrent Requests in your Application