mafintosh / parallel-transformLinks
Transform stream for Node.js that allows you to run your transforms in parallel without changing the order
☆82Updated 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☆193Updated last year
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- Zero-overhead asynchronous series/each/map function calls☆71Updated 5 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 5 years ago
- Utility belt for using async iterators with streams☆29Updated 6 years ago
- experimental http2 client for node and the CLI☆48Updated 6 years ago
- Create streams lazily when they are accessed (read from/written to).☆55Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 6 months ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 7 months ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated last year
- node.js bindings for hdr histogram C implementation☆42Updated 5 years ago
- 🌲 pino log redaction 🍷☆71Updated last month
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Superseded by rave-level. Open a leveldb handle multiple times.☆145Updated last year
- Module that helps you write generated functions in Node☆78Updated last year
- 🌲 A transport for reformatting pino logs into standard syslog format☆32Updated 11 months ago
- An easy way to reuse buffers without much API ceremony☆63Updated 7 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Updated 5 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 5 years ago
- Benchmark of the most commonly used http routers☆81Updated 2 years ago
- Simple wait/notify promise with optional max wait time☆44Updated 5 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆93Updated 2 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 years ago