mafintosh / parallel-transform
Transform stream for Node.js that allows you to run your transforms in parallel without changing the order
☆81Updated 9 months ago
Alternatives and similar repositories for parallel-transform:
Users that are interested in parallel-transform are comparing it to the libraries listed below
- Transform your data as it pass by, synchronously.☆104Updated this week
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- 🌲 pino log redaction 🍷☆66Updated 4 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆167Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 9 months ago
- 📦 Generate a changelog as part of the npm version command☆49Updated last year
- 🌲 A transport for reformatting pino logs into standard syslog format☆31Updated 2 months ago
- Bike shed mutex lock implementation☆87Updated 2 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 11 months ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 4 years ago
- Module that helps you write generated functions in Node☆78Updated 9 months ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated this week
- Create streams lazily when they are accessed (read from/written to).☆54Updated 2 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Benchmark of the most commonly used http routers☆79Updated last year
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- ☆53Updated 4 years ago
- async_hook trace emitter 🔍☆37Updated 4 years ago
- Streaming JSON parser with depth-limited auxiliary data☆43Updated 2 years ago
- 🌲high performance debug logging 🐞☆153Updated 2 months ago
- Pure JavaScript gRPC Server☆62Updated 4 years ago
- Stream live CI results of the current commit to your terminal!☆26Updated 7 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year