memoizee
Memoize/cache function results
Memoize/cache function results
Fast, small, efficient JavaScript memoization lib to memoize JS functions
A tiny, crazy fast memoization library for the 95% use-case
Node.js solution for memoizing/caching function results on the file system
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.
Serializable memoizer with promises
Serializable memoizer with promises
Memoize/cache function results
Memoize utility with high performance and loose parameter checks
Simple memoization of function executions.
Memoize/cache function results
A simple memoizer
A utility for reusing objects from Immutable.js transformations - such as .toJS
A fast memoizer which forgets least accessed calculations
Memoizer for async functions.
Store the results of expensive function calls and return the cached result when the same input occurs again
Fast, small, most-efficient JavaScript memoization lib to memoize JS functions
cache and memoizer from typescript
React-like interface for memoization without binding the order of calls. Based on WeakMap.
A simple and ligth memoizer helper function