14 packages found
nodejs InMemoryMemoize
Unabashedly-barebones memoization library with an aim toward speed
Thin wrapper around lru-cache with extended functionality.
Class Tools provides a number of utility functions and decorators to ease the use of features commonly found in functional languages
- memoization
- memoisation
- fixed-point
- recursion
- y-combinator
- decorator
- lazy-evaluation
- partial-application
- currying
A memoisation toolkit
Library for memoization/caching async functions
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
An in-memory caching (memoization) decorator for Typescript
Simple, filesystem-backed memoisation cache.
A `@cached_property` decorator for Node.
An in-memory caching (memoization) decorator for Typescript
- cache
- caching
- memoize
- memoization
- typescript
- decorator
- memoise
- memoisation
- performance
- local storage
- scopes
- ttl
Wrap a function in a memo to reuse the first invocation result of the function
JavaScript Function prototype extensions using Metho
Basic utility functions