almost / through2-concurrent
Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)
☆74Updated 4 years ago
Alternatives and similar repositories for through2-concurrent:
Users that are interested in through2-concurrent are comparing it to the libraries listed below
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Cute up your stack traces in Node☆82Updated 6 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Takes a function, returns a function that will can only be called a certain amount of times per second.☆28Updated 8 years ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Cache and replay NodeJS streams☆40Updated 5 years ago
- A cross platform solution to node's spawn☆66Updated 7 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Babel preset to make node@4 ES2015 compatible.☆47Updated 8 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 10 months ago
- Error handling utilities for node☆122Updated 2 years ago
- Command line tool that runs node with the profiling flags needed to use http://mrale.ph/irhydra/2/☆41Updated 9 years ago
- A simple utility for creating sub-classed errors in Javascript☆103Updated 9 years ago
- Error predicate functions for operational errors thrown by node core.☆31Updated 5 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- require multiple files and directories at once☆51Updated 5 years ago
- Userland streams implementation☆45Updated 7 years ago
- Node.js and io.js native addon build tool a (hopefully temporary) fork of TooTallNate/node-gyp☆38Updated 9 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆68Updated 6 years ago
- find out how long require calls take in your program. this is a debugging tool for figuring out why apps load slowly☆78Updated 9 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 8 years ago
- Your custom errors in your JavaScript code!☆49Updated 9 years ago
- Generic, simple retry module with exponential backoff.☆51Updated 8 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last month
- Creates a duplex stream☆95Updated 4 years ago
- Rewrite your JS on the fly using JS☆67Updated 8 years ago