Search results

354 packages found

Unabashedly-barebones memoization library with an aim toward speed

published 2.1.0 a year ago
M
Q
P

A cache support for memoized functions

published 6.0.5 4 years ago
M
Q
P

Fast, small, most-efficient JavaScript memoization lib to memoize JS functions

published 1.2.0 24 days ago
M
Q
P

Wrap a function in a memo to reuse the first invocation result of the function

published 4.6.0 4 months 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

Powerful memoization helper

published 1.2.3 3 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 decorator for caching class getters and updating the cache based on dependent properties

published 1.2.1 3 years 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

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

published 1.0.0 6 years ago
M
Q
P

Async memoization

published 3.0.3 8 years ago
M
Q
P

Takes a function and returns a memoized compute.

published 2.0.0 6 years ago
M
Q
P

Define lazy properties on objects that are initialized once and only when accessed. Also known as a lazy initialization and cached/memoized getters.

published 1.0.1 9 years ago
M
Q
P

A memoization library which only remembers the latest invocation

published 1.3.250 a month ago
M
Q
P

Stateless weak memoization replacement for reselect and memoize-one

published 1.2.0 4 months 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

Fast, small, efficient JavaScript memoization lib to memoize JS functions

published 2.0.0 2 years ago
M
Q
P

A memoisation toolkit

published 2.0.2 7 years ago
M
Q
P

A memoization library which only remembers the latest invocation

published 4.0.3 5 years 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