Lightweight async task scheduling and concurrency control: schedulers, idle/frame/limited queues, throttle, debounce, batch, page lifecycle, random delays. Browsers, Node.js, Deno, Bun.
-
Updated
May 7, 2026 - JavaScript
Lightweight async task scheduling and concurrency control: schedulers, idle/frame/limited queues, throttle, debounce, batch, page lifecycle, random delays. Browsers, Node.js, Deno, Bun.
Rust implementation of limited queue library: A circular queue that overrides the oldest element if trying to push data when queue is full
A set of types that extends C# collection types
Add a description, image, and links to the limited-queue topic page so that developers can more easily learn about it.
To associate your repository with the limited-queue topic, visit your repo's landing page and select "manage topics."