A utility class to parse, store and print http cache headers.
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
This Atlaspack transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the
DevTools for inspecting the DevTools itself
Compose infrastructure
Composable component building blocks
A framework-agnostic, high-performance hybrid caching middleware with SWR, request collapsing, and stale-if-error support.
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
Automatic prompt caching for Claude Code. Cuts token costs by up to 90%.
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Apollo Cache implementation that facilitates locally storing resources
Runtime for Coherent.js - works in browsers, edge workers, and any JavaScript environment
A middleware to parse language selection inputs
Apollo Cache implementation that facilitates locally storing resources
Utilities for writing Cloudflare Workers
universal javascript application runtime
Enable offline read-only support for Inertia.js-based PWAs
Real-time website performance analyzer — Core Web Vitals, network waterfall, SEO, accessibility, and more
High performance http client and server output caching for node.js express
An actionhero plugin provides an actionhero(/primus) javascript client instance with local caching and server-side configuration
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
Automatic prompt caching for Claude Code. Cuts token costs by up to 90%.
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
A Rust SDK for Stylus contract caching utilities with AutoCacheOptIn event support
rspack_cacheable
rspack cacheable macros
rspack_cacheable_test
MVP multi-level cache runtime with singleflight load de-duplication
RFC 7234. Parses HTTP headers to correctly compute cacheability of responses, even in complex cases
Typed cache substrate for Rust applications with composable predicate algebra and cross-runtime trait queries.
Support crate for Sassi macro/codegen integrations; most adopters depend on sassi directly.
Support proc-macro crate re-exported by sassi for ordinary adopters.
A cache library for Rust
Cacheable HTTP Request and Response
DTO-centric template engine (think T4) that expands placeholders, FOREACH blocks, and conditional sections
Transparent caching for your HTTP requests (heap, file, memcache). Built-in support for RestClient. Built upon Rack::Cache.
Transparent caching for your HTTP requests (heap, file, memcache). Built-in support for RestClient. Built upon Rack::Cache.
Create cacheable collections of filtered, sorted, and paginated ActiveRecord objects
Cacheable Ruby attributes
Make json record cacheable to redis via various adapters like Resque, Sidekiq, etc
Adds some cacheable alternatives to ActionView::Helpers::DateHelper
Cache attributes on your objects.
Instantly expired, cacheable assets, without query params
Make ActiveRecord queries cacheable throughout your apps!
Tabloid allows the creation of cacheable report data using a straightforward DSL and output to HTML, CSV, and more to come.
Act as as_json for active record model or as a jsonize using the cacheable redisize
Makes ActiveRecord 'find_by_id, find_by_(attr)' methods and 'has_one, belongs_to' relations are cacheable by PrimaryKey(PK) or any referenced columns using Rails.cache methods. It also supports fetching multiple records using PKs(ids) with find_all_cache method(if cache store supports multiple reads [hint: memcached_store, dalli_store supports.]).