@digitalcredentials/lru-memoize
LRU Memoize
LRU Memoize
A lightweight utility library to memoize function calls
A low footprint function which takes another function as an input and caches the result of that function based on given arguments.
Memoization utilities
An implementation of function memoization in javascript.
An implementation of the memoize technique
A memoize implementation that only caches the most recent evaluation
A simple memoization library, The volume is very small.
Tiny, flexible and ergonomic async data fetching & RPC library for React with memoization support
Minimal, no-dependencies memoization helper
Functional Programming Library
memoize map
A memoization library which only remembers the latest invocation
Cache for asynchronous callback functions
100% type-safe memoize() function written in TS
cache and memoizer from typescript
Normalizes and denormalizes JSON according to schema for Redux and Flux applications
Drop-in replacement for faker.unique. Generates a unique result using the results of the given method. Used unique entries will be stored internally and filtered from subsequent calls.
Observable/Promise Cache Decorator
React-like interface for memoization without binding the order of calls. Based on WeakMap.