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
Generic browser priority queue.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
a simple priority queue data structure
A queue implementation that can be iterated over
A simple, customizable, and lightweight priority queue for promise based tasks.
Shared modules of the Helix Project - Process Queue
LRU Queue
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.
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
Promise-based queue
Printing pretty tables on console log
Asynchronous queueing (producer-consumer style) with promises
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.
Sequential asynchronous lock-based queue for promises
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
A Node.js library for interacting with the Vercel Queue Service API
mdast extension to parse and serialize GFM task list items
A really simple message queue based on Redis
micromark extension to support GFM task list items
Fast, in memory work queue
asynchronous function queue with adjustable concurrency
🔎 A simple, tiny and lightweight benchmarking library!