Process incoming async(iterable) functions in parallel
Collects all values from an (async) iterable and returns them as an array
Read an exact number of bytes from a binary (async) iterable
Next tick shim that prefers process.nextTick over queueMicrotask for compat
ndjson to async iterator
Simple Typescript Queue with generics type support
Filters the passed iterable by using the filter function
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
0-Deps, simple and fast async generator library for browser and NodeJS
Multi-strategy job queue with local and BullMQ support
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
A Node.js library for interacting with the Vercel Queue Service API
Promise-based queue
Like `await Promise.all(mytasks.map(async (item) => ....))`, but with super-powers
LRU Queue
Uint8Array async iterator adapters for Node.js streams
Iterable SDK for React Native.
In memory queue system prioritizing tasks
Send asynchronous values across concurrent lines of execution
A continuation-local storage module compatible with NestJS's dependency injection.
Async iterable filename pattern matcher
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.
Array manipulation, ordering, searching, summarizing, etc.
Specialized fast async file writer