loose-memoize
Memoize utility with high performance and loose parameter checks
Memoize utility with high performance and loose parameter checks
xet( map, key, factory ) // => If map doesn't have key, set it to the return value of factory. Return value.
TickMap & TickSet are variations of Map and Set whose contents are cleared every tick. Useful for eg memoization based on highly volatile data.
A Co Factory pattern powered by an infinite Generator sequence
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
A magic memoization function
"Memoized binding of function arguments"
Javascript function memoization library.
More memoization
Composable reactive caching with efficient invalidation.
ReasonML simple memoization utility
Simple memoization of function executions.
React server-side rendering optimization with component memoization and templatization
Minimalistic, fast async memoization library with lazy cache renewal.
Memoization with memcached
A memoization library
A memoization and caching library for NodeJS
A unique Memoization Pattern which memoizes until the next time metric - could be until the next minute, hour, day, week.
Performant configurable memoization module for modern JavaScript applications
A memoisation toolkit