Search results
308 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A memoization library which only remembers the latest invocation
Fast, small, efficient JavaScript memoization lib to memoize JS functions
Composable reactive caching with efficient invalidation.
Memoize/cache function results
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
- LRU
- cache
- caching
- TTL
- ttl-cache
- least-recently-used
- lightweight
- fast
- performance
- memoization
- expiration
- typescript
- nodejs
- browser
- View more
useMemo and useCallback but with a stable cache
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
Memoize promise-returning & async functions
- promise
- memoize
- mem
- memoization
- function
- cache
- caching
- optimize
- performance
- ttl
- expire
- async
- await
- promises
- View more
A blazing fast memoization library that is tiny but feature-rich.
Unabashedly-barebones memoization library with an aim toward speed
Memoization utilities for cacheable
Simple, filesystem-backed memoisation cache.
Memoized selectors for Redux and other immutable object derivation
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.
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
Polyfill for RFC 566: @cached
@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
memoize the last result, in async way
A lightweight, zero-dependency in-memory cache for TypeScript and JavaScript with TTL expiration, LRU eviction, wildcard pattern deletion, and a powerful @cached decorator for method-level memoization. Perfect for API response caching, session storage, an
- cache
- memory-cache
- lru-cache
- ttl-cache
- in-memory-cache
- caching
- memoization
- memoize
- decorator
- typescript
- node-cache
- simple-cache
- lightweight-cache
- key-value-store
- View more
An in-memory caching (memoization) decorator for Typescript
- cache
- caching
- memoize
- memoization
- typescript
- decorator
- memoise
- memoisation
- performance
- local storage
- scopes
- ttl