@rbxts/memoize-frame
Memoize function calls for a single frame.
Memoize function calls for a single frame.
Memoize function calls with multiple parameters and return values.
Memoize async function calls with multiple parameters and return values.
Memoization function with a least-recently-used cache eviction policy.
Memoization library
Memoize promise-returning & async functions
This package helps users to create their own versions(polyfills) of memoize functions, etc
This package helps users to create their own version(polyfills) of memoize functions, etc
Blazing fast memoization based on all parameters passed
Blazing fast memoization based on all parameters passed
Memoize to cache function results for natif javascript and vuejs
JavaScript Function prototype extensions using Metho
A tiny, crazy fast memoization library for the 95% use-case
The smallest, fastest memo library in town
Lightweight and powerful dependency injection container for Node.js and JavaScript apps written in TypeScript.
A collection of useful promise utilities
A powerfull, high performance, lightweight library to injecs many usefull methods into the Object prototype to sugar many use cases working with common Javascript object.
Package to expose react memoized controllers to children via providers and context
This is a simple library that exposes a react hook called useMemoization which helps to cache functions that make heavy calculations and only renew the cache based on deps array just like any known react hook
Memoizes a promise-returning function