A Promise-based dynamic priority queue runner.
async/await simple priority queues
Promise queue with concurrency control
A simple tool to keep requests to be executed in order.
A tiny (139B to 204B) utility to regulate the execution rate of your functions
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
asynchronous function queue with adjustable concurrency
Simple JS stack with auto run for node and browsers
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
Next tick shim that prefers process.nextTick over queueMicrotask for compat
A simple, customizable, and lightweight priority queue for promise based tasks.
A simple priority queue for co
TypeScript definitions for js-priority-queue
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
Promise-based queue
LRU Queue
A simple and efficient queue system for Node.js applications
Simple JS queue with auto run for node and browsers
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.
Utilities for debouncing and throttling functions in React.
Simple JS queue with auto run for node and browsers
Yet another concurrent task queue
Sequential asynchronous lock-based queue for promises