Showing 21-40 of 892,061 packages
Concurrency control for awaiting an array of async results
Merge multiple streams into one stream in sequence or parallel.
A Query Language and Runtime which can target any service.
Simple JS queue with auto run for node and browsers
Run operations on a graph, maximizing parallelism
Write files in an atomic fashion w/configurable ownership
safely create multiple ReadStream or WriteStream objects from the same file descriptor
A mutex for guarding async workflows
Simple JS queue with auto run for node and browsers
richer JavaScript errors
Concurrent prettier runner
A CLI tool to run multiple npm-scripts in parallel or sequential.
Yet another tiny async control flow library, implements parallelLimit, with the ability to share the concurrency-limited queue.
A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
Async enabled each(), map(), filter() functions that work just like their standard counterparts, but can be used with async/await and also provide concurrency limiting. Includes built-in typings and JSDoc comments for IntelliSense documentation.
The official TypeScript library for the Parallel API
Like Promise.all, but save rejections until all promises are resolved
Run an array of functions in parallel, wait to finish when one errors
Backs out file tree changes
Production-ready compiler for transforming async iteration patterns into resumable operations with checkpoint-based state management