TCC-SDK
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
Tiny queue data structure
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.
Fast, in memory work queue
Fast heap-based priority queue in JavaScript
Extremely fast double-ended queue implementation
Useful TypeScript utilities.
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
High-priority task queue for Node.js and browsers
The smallest and simplest JavaScript priority queue
A simple, fast, robust job/task queue, backed by Redis.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Promise-based queue
Specialized fast async file writer
Better Stack JavaScript logging tools (formerly Logtail)
LRU Queue
Simple JS queue with auto run for node and browsers
In memory queue system prioritizing tasks
Simple JS queue with auto run for node and browsers
Sequential asynchronous lock-based queue for promises