cache-point
Simple, filesystem-backed memoisation cache.
Found 13 results for memoisation
Simple, filesystem-backed memoisation cache.
Unabashedly-barebones memoization library with an aim toward speed
Thin wrapper around lru-cache with extended functionality.
An in-memory caching (memoization) decorator for Typescript
Wrap a function in a memo to reuse the first invocation result of the function
Basic utility functions
Library for memoization/caching async functions
Store the results of expensive function calls and return the cached result when the same input occurs again
A memoisation toolkit
Class Tools provides a number of utility functions and decorators to ease the use of features commonly found in functional languages
JavaScript Function prototype extensions using Metho
A `@cached_property` decorator for Node.
nodejs InMemoryMemoize