fast, tiny `queueMicrotask` shim for modern engines
Tiny queue data structure
Simple JS queue with auto run for node and browsers
Next tick shim that prefers process.nextTick over queueMicrotask for compat
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.
A shim for the setImmediate efficient script yielding API
Fast, in memory work queue
Promise queue with concurrency control
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
The smallest and simplest JavaScript priority queue
Enqueues messages onto a given SQS queue
Missing keepalive http.Agent
Compatible version of p-queue
Promise-based queue
LRU Queue
In memory queue system prioritizing tasks
asynchronous function queue with adjustable concurrency
celery written in nodejs
A simple queue node that store incoming messages in memory queue and uses a feedback from a following action or trigger message to release the next message stored in the queue.
Sequential asynchronous lock-based queue for promises
Returns the next buffer/object in a stream's readable queue
wrapper around async.queue to make some common usages simpler
Efficient and dependable queue management for node identifiers, ideal for graph operations such as BFS.
iCentral is a command-line interface development utility in Rust, providing argument parsing, subcommand management, dynamic flag implementation, and asynchronous operation support for efficient CLI application development.