Tiny queue data structure
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.
Add a callback to the next tick queue.
Cacheable Utilities for Caching Libraries
fast, tiny `queueMicrotask` shim for modern engines
Utils useful for Editor.js tools development
Simple JS queue with auto run for node and browsers
Extremely fast double-ended queue implementation
In memory queue system prioritizing tasks
A shim for the setImmediate efficient script yielding API
Simple JS queue with auto run for node and browsers
time utils
The smallest and simplest JavaScript priority queue
Missing keepalive http.Agent
Shared utilities for @mysten/* packages
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
Offload tasks to a pool of workers on node.js and in the browser
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Handy utilities for repetitive work
General utilities for plugins to use
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Timer queue driver trait for embassy-time
Timer queue item and interface between embassy-executor and timer queues