mafintosh / parallel-transform
Transform stream for Node.js that allows you to run your transforms in parallel without changing the order
☆81Updated 8 months ago
Alternatives and similar repositories for parallel-transform:
Users that are interested in parallel-transform are comparing it to the libraries listed below
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Transform your data as it pass by, synchronously.☆102Updated 2 months ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 4 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- 🌲 pino log redaction 🍷☆66Updated 4 years ago
- Bike shed mutex lock implementation☆87Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Create streams lazily when they are accessed (read from/written to).☆51Updated last year
- Zero-overhead asynchronous series/each/map function calls☆68Updated 4 years ago
- Non-UI browser testing for JavaScript libraries from the command-line