mafintosh / parallel-transformLinks
Transform stream for Node.js that allows you to run your transforms in parallel without changing the order
☆81Updated last year
Alternatives and similar repositories for parallel-transform
Users that are interested in parallel-transform are comparing it to the libraries listed below
Sorting:
- Transform your data as it pass by, synchronously.☆107Updated last month
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 6 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- 🌲 pino log redaction 🍷☆67Updated 4 years ago
- Error predicate functions for operational errors thrown by node core.☆31Updated 5 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Build your commands on minimist!☆98Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆168Updated 3 weeks ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated this week
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Utility belt for using async iterators with streams☆29Updated 6 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- 📦 Generate a changelog as part of the npm version command☆49Updated last year
- 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
- ☆40Updated 2 years ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 4 years ago
- Map over promises serially☆48Updated 4 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 8 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated last year
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- 🌲high performance debug logging 🐞☆155Updated 5 months ago
- Check if something is a Node.js stream☆112Updated 7 months ago