Showing 1-20 of 13,375 packages
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.
Extremely fast double-ended queue implementation
TypeScript definitions for double-ended-queue
A simple double ended queue datastructure
Tiny queue data structure
Useful TypeScript utilities.
fast, tiny `queueMicrotask` shim for modern engines
Check if a stream has ended
Javascript implementation of a doubly linked-list data structure
A shim for the setImmediate efficient script yielding API
A simple tool to keep requests to be executed in order.
Promise queue with concurrency control
The smallest and simplest JavaScript priority queue
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
a javascript implementation of LinkedList & DoublyLinkedList
In memory queue system prioritizing tasks
Promise-based queue
Simple JS queue with auto run for node and browsers
LRU Queue