Search results

364 packages found

Generic memoization with Map and WeakMap

published 2.1.2 4 years ago
M
Q
P

Intuitive magical memoization library with Proxy and WeakMap

published 3.0.0 2 months ago
M
Q
P

Memoize is a simple library that remembers the function execution results and can respond immediately.

published 1.0.5 7 years ago
M
Q
P

Assign number-counting string placeholders for values, remembering the ones already seen.

published 0.1.2 9 months ago
M
Q
P

Memoize any function using Keyv as storage backend.

published 2.1.1 2 months ago
M
Q
P

Delay the evaluation of a variadic async function and cache the result

published 1.0.0 6 years ago
M
Q
P

A memoize implementation that only caches the most recent evaluation

published 3.2.0 2 years ago
M
Q
P

fork of fast-memoize and support esm

published 2.2.0 a year ago
M
Q
P

Memoize a function of n args with O(n) recall and no memory leaks

published 1.0.0 7 years ago
M
Q
P

Powerful memoization helper

published 1.2.3 3 years ago
M
Q
P

A memoization algorithm in which each function argument represents a new key, creating a trie of caches as defined by the array in your first argument.

published 1.2.0 4 years ago
M
Q
P

Async memoization

published 3.0.3 8 years ago
M
Q
P

Simple decorator for caching the result of a function based on the most recent arguments

published 1.0.2 5 years ago
M
Q
P

A memoization library which only remembers the latest invocation

published 1.3.291 17 days ago
M
Q
P

Fast memoization decorator and other helpers with 1st class support for Promises.

published 1.1.1 5 months ago
M
Q
P

A decorator for caching class getters and updating the cache based on dependent properties

published 1.2.1 3 years ago
M
Q
P

A memoisation toolkit

published 2.0.2 7 years ago
M
Q
P

A function is a set of statements that performs a task or calculates a value.

published 1.1.33 8 months ago
M
Q
P

A memoization algorithm that only caches the result of the latest set of arguments, where argument equality is determined via a provided equality function.

published 1.1.0 4 years ago
M
Q
P

Cache the result of a method or getter for better performance. Supports timeout and clearing the cache.

published 2.0.0 7 months ago
M
Q
P