Search results
231 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Fast, small, efficient JavaScript memoization lib to memoize JS functions
A memoization library which only remembers the latest invocation
Memoize/cache function results
Composable reactive caching with efficient invalidation.
useMemo and useCallback but with a stable cache
Memoize promise-returning & async functions
- promise
- memoize
- mem
- memoization
- function
- cache
- caching
- optimize
- performance
- ttl
- expire
- async
- await
- promises
- View more
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
A tiny, crazy fast memoization library for the 95% use-case
Blazing fast memoization based on all parameters passed
Simple, filesystem-backed memoisation cache.
Unabashedly-barebones memoization library with an aim toward speed
Polyfill for RFC 566: @cached
Memoized selectors for Redux and other immutable object derivation
Immutable finite list objects with constant-time equality testing (===) and no memory leaks
- immutable
- tuple
- sequence
- persistent
- data
- data structure
- functional
- intern
- interned
- internalized
- memoization
- equality
- deep equality
- weakmap
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.
@rx-angular/cdk is a Component Development Kit for ergonomic and highly performant angular applications. It helps to to build Large scale applications, UI libs, state management, rendering systems and much more. Furthermore the unique way of mixing reacti
A magic memoization function
Decorator for caching the results of your method calls using lodash.memoize
lightweight memoization
memoize the last result, in async way