memoose-js
**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
rest-api-kit
Enterprise-grade TypeScript REST API management library for React and React Native with advanced caching, state management, and performance optimization
react-query-manager
This is a library to simplify the work with @tanstack/react-query. It offers unified style for keys in the cache, ability to cancel a request. automatic cache refresh after mutation.