a streaming zip archive generator.
A function that returns the normally hidden `AsyncFunction` constructor
Typescript implementation of queues, such as priority queue and circular queue.
Zero dependency library to safe merge objects.
Helper function to remap async functions to generators
Better Queue for NodeJS
TODO
Max Priority Queue
Zones for JavaScript
Priority Queue
Turn async generator functions into ES2015 generators
A cooperative task scheduler based on generator functions
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Turn async functions into ES2015 generators
Robust Environment Configuration for Universal Applications.
Allow parsing of async generator functions
[](https://www.npmjs.com/package/async-queue-chain) [](https://bundlephobia.com/r
Queue asynchronous functions, that can be executed in sequence with delay.
Promise queue with a nice API
Common TypeScript utilities (sleep, semaphore, queues, heaps, exponential backoff)
Async control for arrays
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
Provides 'WaitQueue', an async coordination primitive used to queue and resolve promises.
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.