16 packages found
Store the results of expensive function calls and return the cached result when the same input occurs again
- memoize
- memoise
- memoizer
- memoiser
- memoization
- memoisation
- cache
- performance
- function-cache
- method-cache
- class-cache
Functional Programming Library
Wrap a function in a memo to reuse the first invocation result of the function
Thin wrapper around lru-cache with extended functionality.
A memoisation toolkit
An ES7 decorator for memoising (caching) a method's response
An in-memory caching (memoization) decorator for Typescript
- cache
- caching
- memoize
- memoization
- typescript
- decorator
- memoise
- memoisation
- performance
- local storage
- scopes
- ttl
Library for memoization/caching async functions
Memoise a function using key/value storage as a cache.
An in-memory caching (memoization) decorator for Typescript
Memoised Monorepo utility.
A `@cached_property` decorator for Node.
Lazily evaluates a getter on an object and caches the returned value
MemoMoo provides an easy way to cache the function results
A component to declaratively memoise a computation within a React component.
A straightforward memoize function using JSON.stringify.