@shutterstock/p-map-iterable
Set of classes used for async prefetching with backpressure (IterableMapper) and async flushing with backpressure (IterableQueueMapper, IterableQueueMapperSimple)
@alexanderfedin/async-queue
TypeScript async producer-consumer queue with backpressure control, similar to Go channels or .NET Channel<T>