awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesRequest-Scoped Caches

Stores parsed query parameter values for the duration of a page render so deeply nested server components can access them without re-parsing.

Distinct from Parsed Code Caching: Distinct from Parsed Code Caching: focuses on per-request caching of URL query parameters, not persistent AST caching.

Explore 1 awesome GitHub repository matching data & databases · Request-Scoped Caches. Refine with filters or upvote what's useful.

Awesome Request-Scoped Caches GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • 47ng/nuqsAvatar 47ng

    47ng/nuqs

    10,591Vezi pe GitHub↗

    nuqs is a TypeScript library for managing React component state through the browser's URL query string. It provides a type-safe hook-based approach that synchronizes component state with the address bar, enabling shareable and bookmarkable application states. The library handles parsing and serializing URL query parameters into typed JavaScript values, supporting integers, floats, booleans, dates, and custom types with bijectivity verification. The library distinguishes itself through its comprehensive approach to URL state management, combining batch URL updates that merge multiple parameter

    Caches parsed query parameter values per page render for efficient access by deeply nested server components.

    TypeScriptquery-paramsreactsearch-params
    Vezi pe GitHub↗10,591
  1. Home
  2. Data & Databases
  3. Data Caching
  4. Persistent Binary Caches
  5. Parsed Code Caching
  6. Request-Scoped Caches