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