Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
a simple queue executing async functions linearly with pause/resume
fast, tiny `queueMicrotask` shim for modern engines
Tiny queue data structure
Promise queue with concurrency control
Sequential asynchronous lock-based queue for promises
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Useful TypeScript utilities.
asynchronous function queue with adjustable concurrency
wrapper around async.queue to make some common usages simpler
Evaluate asynchronous tasks with configurable concurrency.
Fast, in memory work queue
Simple JS queue with auto run for node and browsers
asynchronous function queue with adjustable concurrency
A tiny (183B to 210B) and fast utility to ascend parent directories
Compatible version of p-queue
Simple JS queue with auto run for node and browsers
Utils for string compression and decompression with multiple strategies for Node.js and browser
Tiny and extremely fast globbing
A tiny invariant function
A shim for the setImmediate efficient script yielding API
async/await simple priority queues
Asynchronous iterator function for parallel processing.