Stale-while-revalidate caching for high-throughput .NET applications with single-flight refresh and miss coalescing.
-
Updated
Aug 29, 2026 - C#
Stale-while-revalidate caching for high-throughput .NET applications with single-flight refresh and miss coalescing.
Single-flight token refresh for httpx & requests — parallel 401s trigger refresh() exactly once. Thread-safe, async-safe, fully typed.
World-class cache library for Go: bytes-level interface, generics, single-flight Remember (refresh-ahead/SWR/stale-if-error/negative/jitter), distributed Locker, pluggable codecs incl. AES-GCM, cross-process invalidation, resilience decorators, shared conformance suite. Zero deps in core.
Concurrency-safe OAuth2 token refresh: single-flight, correct rotation/merge, atomic persistence. Zero deps.
Tiny async cache: TTL + LRU, single-flight dedup, and stale-while-revalidate. Zero dependencies.
Fetch-once, serve-many scraping gateway for the AI-agent era: single-flight request coalescing + TTL cache with ETag/304 revalidation + HTML->markdown. Stdlib-only core; benchmarks show ~96% of redundant origin load removed and N-agent thundering herds collapsed to a single upstream fetch.
Framework-agnostic response caching toolkit for Node.js services
High-performance Java 21 VIES VAT checker, EU VAT validation and tax ID checker with virtual threads, bounded concurrency and 24-language documentation
Cache NestJS data with decorators, SWR, single-flight, msgpack + zstd, and multi-level cache to reduce stampede and speed up reads
Add a description, image, and links to the single-flight topic page so that developers can more easily learn about it.
To associate your repository with the single-flight topic, visit your repo's landing page and select "manage topics."