High-priority task queue for Node.js and browsers
Job queue
Tiny queue data structure
High-priority task queue for Node.js and browsers
fast, tiny `queueMicrotask` shim for modern engines
extracts CSS into separate files
A shim for the setImmediate efficient script yielding API
Offload tasks to a pool of workers on node.js and in the browser
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
Database-specific job handling and queue management
Actions io lib
Lite lib to only support decimal add calculation
Abstraction over common javascript date management libraries
Simple JS queue with auto run for node and browsers
Small, efficient encoding of SVG data URIs for CSS, HTML, etc.
TypeScript runtime type system for IO decoding/encoding
In memory queue system prioritizing tasks
Promise-based queue
Abstraction over common javascript date management libraries
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.