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:
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Transform your data as it pass by, synchronously.☆107Updated 4 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- 🌲 pino log redaction 🍷☆69Updated 5 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 2 months ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 3 months ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 5 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- /dev/null for node streams☆43Updated 8 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated 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
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated 9 months ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- experimental http2 client for node and the CLI☆48Updated 5 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 5 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 years ago
- 🌲 A transport for reformatting pino logs into standard syslog format☆32Updated 7 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- ☆90Updated 3 years ago
- Create streams lazily when they are accessed (read from/written to).☆55Updated 2 years ago