Search results

196 packages found

A generalized multi-key memoization solution that does not leak memory.

published 1.0.1 a year ago
M
Q
P

Thin wrapper around lru-cache with extended functionality.

published 4.0.0 10 months ago
M
Q
P

A memoization library which only remembers the latest invocation

published 4.1.127 2 years ago
M
Q
P

Smart async cache

published 2.0.0 8 years ago
M
Q
P

A tiny, crazy fast memoization library for the 95% use-case

published 4.0.10 3 years ago
M
Q
P
M
Q
P

dependency-less-ly prevent function invocations (both sync and async) from redundantly overlapping with each other

published 5.2.1 3 years ago
M
Q
P

A memoization library that caches all results and supports *N* arguments with any type.

published 1.0.0 3 years ago
M
Q
P

Memoize decorator for TypeScript that uses WeakMap

published 1.2.1 a year ago
M
Q
P

Memoization tools, TC39 proposal-function-memo implementation

published 1.2.0 a year ago
M
Q
P

A simple elegant memoizer for node-js that supports pluggable caches

published 0.0.8 10 years ago
M
Q
P

Function memoization with configurable caching

published 3.3.4 15 days ago
M
Q
P

Boost your JavaScript application's performance with this versatile and efficient memoization library

published 0.2.1 6 months ago
M
Q
P

A memoization works with async tasks that can be throttled.

published 1.2.0 7 years ago
M
Q
P

WeakMap utility functions and related patterns

published 1.1.5 8 months ago
M
Q
P

Utility to memoize functions

published 1.0.2 6 years ago
M
Q
P

Memora: A lightweight, TTL-based JavaScript caching library. It efficiently memoizes function outputs, supporting multiple storage options like memory and localStorage for optimized performance.

published 1.0.1 5 months ago
M
Q
P

This package provides a simple utility for caching the results of functions based on their input arguments. By caching previously computed results. The caching mechanism uses LRU(Least recently Used) cache method to store results.

published 1.0.4 a month ago
M
Q
P

A `memoize-one` wrapper that resolves the latest invocation asynchronously

published 1.0.0 6 years ago
M
Q
P

Memoizes functions with named arguments

published 1.2.0 7 months ago
M
Q
P