Use `childprocess` module freely while limiting the amount of concurrent processes
Tiny queue data structure
A json rpc implementation over streams
fast, tiny `queueMicrotask` shim for modern engines
Get your PATH prepended with locally installed binaries
A Node.js loader to track processes and which JavaScript files they load.
A shim for the setImmediate efficient script yielding API
Promise queue with concurrency control
The smallest and simplest JavaScript priority queue
A simple tool to keep requests to be executed in order.
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Wrap `child_process` module to support Multiple Process Code Coverage with istanbul.
Simple JS queue with auto run for node and browsers
TypeScript definitions for chromedriver
In memory queue system prioritizing tasks
Promise-based queue
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.
LRU Queue
Sequential asynchronous lock-based queue for promises
Microsofts' EdgeDriver for Node.js
TypeScript definitions for cross-spawn
Simple JS queue with auto run for node and browsers
asynchronous function queue with adjustable concurrency