A Node.js library for interacting with the Vercel Queue Service API
Settle an async function.
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
Forge Async Event methods
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Multi-strategy job queue with local and BullMQ support
a simple priority queue data structure
Gracefully handle a Promise using async/await.
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.
A continuation-local storage module compatible with NestJS's dependency injection.
Optimize the speed of important tasks on limited ressources
Utility to create worker pools
Better Queue for NodeJS
Inspect the life of handle objects in node
The next generation of events handling for javascript! New: abstract away the network!
simplified stream construction
Queue data from a stream until a checkpoint is hit
Semaphore using `async` and `await`
Priority queue data structures
A tiny (183B to 210B) and fast utility to ascend parent directories
simplified stream construction
Cacheable Utilities for Caching Libraries
Backburner.js is a simple run loop-esque library for coalescing actions