Search results
212 packages found
Memoize/cache function results
A memoization library which only remembers the latest invocation
Simple, filesystem-backed memoisation cache.
Fast, small, efficient JavaScript memoization lib to memoize JS functions
Node.js solution for memoizing/caching function results on the file system
A tiny, crazy fast memoization library for the 95% use-case
@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
Thin wrapper around lru-cache with extended functionality.
useMemo and useCallback but with a stable cache
Composable reactive caching with efficient invalidation.
Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatically.
- await
- background page
- browser
- cache
- chrome
- content script
- expirating
- extension
- firefox
- safari
- memoize
- memoization
- options page
- promises
- View more
Lightweight and powerful dependency injection container for Node.js and JavaScript apps written in TypeScript.
- cache
- dependency-injection
- dependency-injection-container
- dependency injection container
- dependency inversion
- di
- javascript
- memoization
- memoize
- memoizer
- node js
- pimple
- proxy middleware
Function memoization with configurable caching
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
A memoization library which only remembers the latest invocation
Module for functions memoization.
`FnMergeCache` is a caching utility that allows functions to cache their results based on input arguments, with options for cache lifetime, size limits, error handling, and parameter comparison, while supporting cache invalidation via tags and global reva
- cache
- caching
- function-cache
- result-cache
- memoize
- memoization
- throttle
- debounce
- performance
- optimization
- ttl
- lru
- cache-invalidation
- event-driven-cache
- View more
Platform agnostic solution for state management built as an extension on RxJs
Stateless weak memoization replacement for reselect and memoize-one