Useful TypeScript utilities.
Compatible version of p-queue
async/await simple priority queues
Utility to create worker pools
[](https://www.npmjs.com/package/async-queue-chain) [](https://bundlephobia.com/r
Queueing jobs in Postgres from Node.js like a boss
Promised out of order transform.
Better Queue for NodeJS
No description provided.
Generic browser priority queue.
Optimize the speed of important tasks on limited ressources
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
Next tick shim that prefers process.nextTick over queueMicrotask for compat
A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.
No description provided.
A mutex for guarding async workflows
A fast, efficient Node.js Worker Thread Pool implementation
Execute chunked blocking operations in a way that won't cause event loop starvation
Semaphore using `async` and `await`
A Node.js library for interacting with the Vercel Queue Service API
Powerful task management for JavaScript
Async Function Queue
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.