322 packages found
Run an array of functions in parallel
Get the first fulfilled promise that satisfies the provided testing function
- promise
- locate
- find
- finder
- search
- searcher
- test
- array
- collection
- iterable
- iterator
- race
- fulfilled
- fastest
- View more
Minimal async jobs utility library, with streams support
Run an array of functions in series
"AsyncArray" - Run array higher order functions asynchronously
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
"AsyncArray" - Run array higher order functions asynchronously
"ConcurrentArray" - Run array higher order functions asynchronously with concurrency control
Performs left to right composition of one or more functions whom return promises
Run an array of functions in parallel
Run an array of functions in parallel, but limit the number of tasks executing at the same time
- parallel
- async
- function
- callback
- asynchronous
- run
- array
- run parallel
- limit
- max
- queue
- run parallel limit
- max tasks
- tasks
Loop through an array to execute asynchronous actions on each element.
An implementation for Array.fromAsync, which dumps an async iterator into an array.
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Asynchronous iterator function for parallel processing.
Dependency free async each, map, and reduce written in ES6 package for Node.js
A collection of array-related async utilities.
An optionally-asynchronous forEach with an interesting interface.