Promise queue with concurrency control
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
JavaScript utilities with respect to emerging standard
ECMAScript extensions and shims
Promise queue with concurrency control
A simple tool to keep requests to be executed in order.
ECMAScript 5 compatibility shims for legacy JavaScript engines
A shim for the setImmediate efficient script yielding API
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
Simple JS stack with auto run for node and browsers
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Node's event emitter for all engines.
Polyfill for Metadata Reflection API
ES6 spec-compliant RegExp.prototype.flags shim.
In memory queue system prioritizing tasks
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.
Bare bones Promises/A+ implementation
Web Streams, based on the WHATWG spec reference implementation
Sequential asynchronous lock-based queue for promises
Promise-based queue
LRU Queue
Simple JS queue with auto run for node and browsers