feross / run-parallel-limit
Run an array of functions in parallel, but limit the number of tasks executing at the same time
☆76Updated last year
Related projects ⓘ
Alternatives and complementary repositories for run-parallel-limit
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- Safe, constant-time comparison of Buffers☆50Updated 7 months ago
- get the local network address of your machine☆67Updated 7 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- A cross platform solution to node's spawn☆66Updated 7 years ago
- Easy error subclassing and stack customization☆66Updated 4 years ago
- Easy way to create a Readable Stream☆70Updated 7 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 8 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆191Updated 5 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 2 years ago
- Run an array of functions in series, each passing its results to the next function☆91Updated 4 years ago
- Provides a uniquely named temp directory☆13Updated 4 years ago
- Call a function for each value in an array and return a Promise☆23Updated 8 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 4 years ago
- A node module for enabling a module to determine its caller.☆47Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Delay the evaluation of a paramless async function and cache the result☆97Updated 5 months ago
- instrumented streams☆59Updated 3 years ago
- process.hrtime() to words☆66Updated 4 years ago
- Browserify transform that strips console.log lines from your code☆35Updated 8 years ago
- require multiple files and directories at once☆51Updated 4 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 2 years ago
- Generate CSS from a JavaScript Object☆25Updated 9 years ago