Promise-based utility to make sure you don’t call rate-limited APIs too quickly.
React Star Rate Component
Promise-based queue
LRU Queue
Simple JS queue with auto run for node and browsers
In memory queue system prioritizing tasks
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Simple JS queue with auto run for node and browsers
A Redis store for the `express-rate-limit` middleware
Node.js atomic and non-atomic counters, rate limiting tools, protection from DoS and brute-force attacks at scale
Sequential asynchronous lock-based queue for promises
Backburner.js is a simple run loop-esque library for coalescing actions
Fast, in memory work queue
asynchronous function queue with adjustable concurrency
Job queue management for Workglow, handling task scheduling, execution, and distributed processing.
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
A promise based, dynamic priority queue runner, with concurrency limiting.
An implementation of burstable throtling algorithm on top of rxjs
Microsoft Azure Storage SDK for JavaScript - Queue
Extremely fast double-ended queue implementation
React Star Rate Component
A heap-based implementation of priority queue in javascript with typescript support.
A Node.js queue library with controllable concurrency and rate limiting
a simple priority queue data structure