mafintosh / parallel-transformLinks
Transform stream for Node.js that allows you to run your transforms in parallel without changing the order
☆81Updated 11 months ago
Alternatives and similar repositories for parallel-transform
Users that are interested in parallel-transform are comparing it to the libraries listed below
Sorting:
- the simplest benchmark you can run on node☆87Updated 3 years ago
- 🌲 pino log redaction 🍷☆67Updated 4 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Transform your data as it pass by, synchronously.☆105Updated last month
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 4 years ago
- Create streams lazily when they are accessed (read from/written to).☆55Updated 2 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆167Updated last week
- 🌲 A transport for reformatting pino logs into standard syslog format☆31Updated 4 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 11 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated 6 months ago
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated 11 months ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated this week
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Delay the evaluation of a paramless async function and cache the result☆97Updated 11 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- ☆40Updated 2 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Error predicate functions for operational errors thrown by node core.☆31Updated 5 years ago
- Build your commands on minimist!☆98Updated last year
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- Map over promises serially☆48Updated 4 years ago
- Module that helps you write generated functions in Node☆78Updated 11 months ago
- experimental http2 client for node and the CLI☆49Updated 5 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago