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
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 5 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- 🌲 pino log redaction 🍷☆71Updated 2 months ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated last year
- Zero-overhead asynchronous series/each/map function calls☆71Updated 5 years ago
- An easy way to reuse buffers without much API ceremony☆63Updated 7 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Benchmark of the most commonly used http routers☆81Updated 2 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆93Updated 2 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 5 years ago
- experimental http2 client for node and the CLI☆48Updated 6 years ago
- 🌲 A transport for reformatting pino logs into standard syslog format☆33Updated last year
- Utility belt for using async iterators with streams☆29Updated 6 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Updated 5 years ago
- An iteration of the Node.js core streams with a series of improvements.☆236Updated 2 weeks ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆28Updated 5 years ago
- ☆89Updated 3 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 years ago
- Iterate over promises serially☆52Updated 3 years ago