TypeScript Cache

Open-source TypeScript projects categorized as Cache

Top 23 TypeScript Cache Projects

  1. TanStack Query

    🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

    Project mention: TanStack Query style caching, the Angular-native way | dev.to | 2026-06-29

    That cache/query layer is exactly what TanStack Query provides - and its Angular adapter is excellent and (yes) already signal-based. query.data(), query.isPending() are signals; no manual subscriptions. So let me get the obvious question out of the way:

  2. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  3. SWR

    React Hooks for Data Fetching

    Project mention: GraphQL vs REST: 18 Claims Fact-Checked with Primary Sources (2026) | dev.to | 2026-04-17

    Historically, measurements around 40–45 KB gzipped were reasonable for older Apollo Client bundles , but recent v4.x releases have reduced bundle size and made features more modular. Regardless, that is not a cost of GraphQL itself. The same concern exists for feature‑rich REST clients like SWR or TanStack Query . It is a misleading comparison because both REST and GraphQL can be implemented with nothing more than fetch(). Therefore, the theoretical baseline for both styles is 0 KB.

  4. Keyv

    Simple key-value storage with support for multiple backends

  5. cacheable-request

    a robust, scalable, and maintained set of caching packages

    Project mention: Clean up repo with knip and two-line prompt | dev.to | 2026-02-21

    file-entry-cache (MIT)

  6. query-key-factory

    A library for creating typesafe standardized query keys, useful for cache management in @tanstack/query

  7. hyper-fetch

    âš¡ Fetching and realtime data exchange framework.

  8. vue-query

    Hooks for fetching, caching and updating asynchronous data in Vue

  9. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  10. next-boost

    Add a cache layer for server-side-rendered pages with stale-while-revalidate. Can be considered as an implementation of next.js's Incremental Static Regeneration which works with getServerSideProps.

  11. axios-cache-interceptor

    📬 Small and efficient cache interceptor for axios. Etag, Cache-Control, TTL, HTTP headers and more!

  12. react-esi

    React ESI: Blazing-fast Server-Side Rendering for React and Next.js

  13. next-shared-cache

    Next.js self-hosting simplified

  14. nuxt-multi-cache

    Advanced caching of components, routes and data for Nuxt 3. Dynamically define CDN cache control headers. Provides cache management API for purging items by key or using cache tags.

    Project mention: Host Nuxt SSR websites via Laravel Forge | dev.to | 2025-12-08

    This is handy for caching, see e.g. https://nuxt-multi-cache.dulnan.net/ or similiar extensions for Nuxt.

  15. ionic-cache

    Angular cache service with IndexedDB, SQLite and WebSQL support

  16. type-cacheable

    TypeScript-based caching decorator (currently supports Redis, LRU-Cache and NodeCache)

  17. plugin-rest-cache

    Speed-up HTTP requests with LRU cache.

    Project mention: Strapi REST Cache Plugin Now Supports Strapi v5 | dev.to | 2025-10-10

    The Strapi Rest Cache plugin from the Strapi Community organization has been migrated to Strapi v5! This update has been a long time coming and took the collaboration of multiple people from the community which ultimately led to this new version.

  18. idle-task

    Improve your website performance by executing JavaScript during a browser's idle periods.

  19. turborepo-gh-artifacts

    A TurboRepo local cache server which uploads artifact cache to GH artifacts.

  20. cache

    Shockingly faster GitHub Action cache with S3 backend (by runs-on)

  21. vswr

    🔥 Stale-While-Revalidate (SWR) strategy to fetch data in Vue 3

  22. playwright-network-cache

    Cache and mock network requests in Playwright

  23. daxus

    Daxus is a server state management library for React that provides full control over data, leading to a better user experience.

  24. DenoStore

    GraphQL caching solution for a Deno/Oak runtime environment that is modular, efficient and lightweight

  25. decky-storage-cleaner

    A Decky Loader plugin for tidying up your Steam Deck's storage. Quickly visualize, select and clear shader cache and compatibility data.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Cache discussion

Log in or Post with

TypeScript Cache related posts

  • Don't Let AI Fool You: Are These State Management Tools Really Right for Your Project?

    2 projects | dev.to | 21 Feb 2026
  • Automating a Full-Stack, Multi-Environment Deployment Pipeline With Github Actions

    2 projects | dev.to | 8 Dec 2025
  • Playwright E2E testing cheatsheet

    2 projects | dev.to | 19 Aug 2025
  • Effective Patterns for Shared State Management in React

    4 projects | dev.to | 8 May 2025
  • Modern in-memory cache released v2.0.0

    1 project | dev.to | 5 Feb 2025
  • Introducing keyv-upstash: Seamless Key-Value Storage for Serverless Redis

    2 projects | dev.to | 10 Dec 2024
  • Using Cache Control in Nuxt to improve Performance

    1 project | dev.to | 4 Nov 2024
  • A note from our sponsor - Kargo
    akuity.io | 10 Sep 2026
    Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now. Learn more →

Index

What are some of the best open-source Cache projects in TypeScript? This list will help you:

# Project Stars
1 TanStack Query 50,270
2 SWR 32,474
3 Keyv 3,193
4 cacheable-request 2,007
5 query-key-factory 1,671
6 hyper-fetch 1,333
7 vue-query 1,114
8 next-boost 865
9 axios-cache-interceptor 817
10 react-esi 684
11 next-shared-cache 539
12 nuxt-multi-cache 286
13 ionic-cache 258
14 type-cacheable 191
15 plugin-rest-cache 153
16 idle-task 151
17 turborepo-gh-artifacts 136
18 cache 136
19 vswr 107
20 playwright-network-cache 98
21 daxus 95
22 DenoStore 86
23 decky-storage-cleaner 80

Sponsored
AppSignal knows why the f*#k it crashed.
Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
www.appsignal.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?