A queue for javascript actions that affect layout, which need to execute on browser window resize and need to execute in a specific order.
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
Promise queue with concurrency control
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
A simple tool to keep requests to be executed in order.
The smallest and simplest JavaScript priority queue
No description provided.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Basic layout model and some utilities for Cytoscape.js layout extensions
LRU Queue
Promise-based queue
Simple JS queue with auto run for node and browsers
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.
A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).
Simple JS queue with auto run for node and browsers
Sequential asynchronous lock-based queue for promises
Fast, in memory work queue
asynchronous function queue with adjustable concurrency
Core module for compound spring embedder based layout styles
Stylable text tables, handling ansi colour. Useful for console output.
A promise based, dynamic priority queue runner, with concurrency limiting.