Efficient data fetching for your Javascript Applications
-
Updated
Jan 11, 2026 - TypeScript
Efficient data fetching for your Javascript Applications
PodPacemaker is a Kubernetes operator designed to manage the rate at which pods are initiated on a specific node.
Modern C++ network programming library for Linux.
Composable primitives for goal-directed coordination in Go. Synchronization, resource allocation, and collective intelligence that adapt through multiple strategies. Built with capacity for systems with 1000+ independent agents.
Coalesce multiple identical calls into one, preventing thundering-herd/stampede to database/other backends
A header-only/compiled C++ singleflight library
a gem which prevents the thundering herd problem
🚨 Backend Challenge: Solve the Thundering Herd Problem under high concurrency. Explain your thinking, not just your code.
Library for handing cache with support for thundering herd
A high-performance, thread-safe in-memory cache for .NET with built-in cache stampede (thundering herd) prevention using per-key single-flight locking.
Go library for coalescing duplicate function calls with generics and time-based caching
A cloud-native real-time bidding and flash sale system that aims to handle the thundering herd problem. (Distributed Systems and Cloud Dev, Fall 2025)
spring-single-flight is lightweight, developer-friendly Spring Boot Starter to prevent Cache Stampedes using the Single Flight pattern.
Multi-tier async caching with request coalescing, thundering herd prevention, and semantic similarity matching. pip install stampede-cache
⚡ Optimize Python caching with async request coalescing to cut duplicate LLM calls and reduce backend costs efficiently.
Add a description, image, and links to the thundering-herd topic page so that developers can more easily learn about it.
To associate your repository with the thundering-herd topic, visit your repo's landing page and select "manage topics."