Showing 1-20 of 406,188 packages
Lodash's memoize function, but in a much smaller package than lodash.memoize's.
Angular pipe for memoize function execution in the template
A memoize function for reselect which will make a callback when a result changes
A memoization library which only remembers the latest invocation
A memoization function that uses a WeakMap
100% type-safe memoize() function written in TS
fork of fast-memoize and support esm
Fastest memoization lib that supports N arguments
Memoize promise-returning & async functions
The lodash method `_.memoize` exported as a module.
Intuitive magical memoization library with Proxy and WeakMap
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
Memoize decorator for Typescript
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.
Memoize/cache function results
A decorator that overwrites lodash memoize function to reflect changes in objects' values and to include other function parameters than first while checking if something has been changed in passed arguments
A utility to provide lru memoization for any js function
A blazing fast memoization library that is tiny but feature-rich.
LRU Queue