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 simple multipart/form-data parser to use with ReadableStreams
Sequential asynchronous lock-based queue for promises
Fast, in memory work queue
asynchronous function queue with adjustable concurrency
Native file system extensions for advanced file operations
A promise based, dynamic priority queue runner, with concurrency limiting.
Extremely fast double-ended queue implementation
Microsoft Azure Storage SDK for JavaScript - Queue
Fork of fs-ext with prebuilt binaries and Windows LockFileEx support.
Compatible version of p-queue
A heap-based implementation of priority queue in javascript with typescript support.
The tmp package with promises support and disposers.
a simple priority queue data structure
Better Queue for NodeJS
Generic browser priority queue.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Promise queue with a nice API
Evaluate asynchronous tasks with configurable concurrency.
wrapper around async.queue to make some common usages simpler
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
qjobs is a simple and stupid queue job manager for nodejs
Queueing jobs in Postgres from Node.js like a boss