Search results

212 packages found

A Node.js library for offloading heavy computations to worker threads with memoization

published 2.0.0 2 months 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 8 months ago
M
Q
P
M
Q
P

Memoizes functions with named arguments

published 1.2.0 a year 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 5 months ago
M
Q
P

**Memoose-js** is a versatile memoization library designed to optimize performance in JavaScript applications by caching the results of expensive function calls. This package efficiently reduces the frequency of repeated computations, speeding up overall

published 1.1.2 2 months ago
M
Q
P

A tiny Javascript memoization library.

published 1.0.2 a month ago
M
Q
P

fn-memoize is a lightweight utility that enables efficient memoization of functions, reducing redundant computations by caching results. This package helps optimize performance for functions that are called repeatedly with the same arguments, making it es

published 1.0.1 6 days ago
M
Q
P

This package was inspired in Functional Programming Paradigm and consists of utility small functions to resolve simple and complex problems.

published 1.2.9 2 years ago
M
Q
P

A memoize library for refreshing and cache token values.

published 1.1.11 a year ago
M
Q
P

Memoization made easy

published 1.0.12 8 months ago
M
Q
P

memoizee-one with reset function

published 1.0.0 4 months ago
M
Q
P

memoizee with reset function

published 1.0.2 4 months ago
M
Q
P

Prevents re-execution of large javascript functions that have been processed once with the same parameter.

published 0.1.0 13 days ago
M
Q
P

WeakMap utility functions and related patterns

published 1.1.5 a year ago
M
Q
P

Unabashedly-barebones memoization library with an aim toward speed

published 2.1.0 a year ago
M
Q
P

Memoization tools, TC39 proposal-function-memo implementation

published 1.2.0 a year ago
M
Q
P

The D3 Rosetta Stone for maximum framework interoperability

published 0.6.0 a month ago
M
Q
P

A lightweight utility for implementing lazy evaluation in JavaScript/TypeScript applications. This module provides a function to wrap any computationally expensive operation, ensuring it's executed only once and its result is cached for all subsequent cal

published 0.0.1 3 months ago
M
Q
P

Memoization functionality for Angular components, directives and services.

published 1.0.6 a year ago
M
Q
P