batches requestIdleCallback calls, honors the deadline
Optimize the speed of important tasks on limited ressources
Tiny queue data structure
Activity detection for React.js
Generic browser priority queue.
fast, tiny `queueMicrotask` shim for modern engines
Headless CLI client for the Agent Client Protocol (ACP) — talk to coding agents from the command line
A shim for the setImmediate efficient script yielding API
Promise queue with concurrency control
A simple tool to keep requests to be executed in order.
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
A module for detecting and responding to the user becoming idle in Angular applications.
Defer non-critical tasks to run when the main thread is idle
Module that works with @ng-idle/core to keep a user session alive while user is active.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
A little Cypress.io plugin for waiting for network to be idle before continuing with the test
In memory queue system prioritizing tasks
Promise-based queue
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.
Sequential asynchronous lock-based queue for promises
LRU Queue
Simple JS queue with auto run for node and browsers
asynchronous function queue with adjustable concurrency