🚀🚀🚀 this is a promise-queue util!
fast, tiny `queueMicrotask` shim for modern engines
Useful TypeScript utilities.
Tiny queue data structure
Promise-based queue
Fast, in memory work queue
Promise queue with concurrency control
Call an array of promise-returning functions, restricting concurrency to a specified limit.
asynchronous function queue with adjustable concurrency
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Promise queue with a nice API
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
wrapper around async.queue to make some common usages simpler
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
A promise based, dynamic priority queue runner, with concurrency limiting.
TypeScript definitions for promise-queue
Promise with .resolve() and .reject() methods
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
A tiny invariant function
A shim for the setImmediate efficient script yielding API
Compatible version of p-queue
concurrency utils
async/await simple priority queues
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.