simple-rate-limited-queue

JSON →
library 1.2.0 ·javascript
verified Jun 7, 2026

A lightweight rate-limited queue for async operations in Node.js. v1.2.0 (stable, under 1KB gzipped, no dependencies). Limits operations per time interval and concurrent in-progress operations. Key differentiator: simple, minimal API with pause/resume/terminate and optional retry support via higher-order function. Ships TypeScript types. Released as needed; last update recent.