mafintosh / parallel-transform
Transform stream for Node.js that allows you to run your transforms in parallel without changing the order
☆81Updated 10 months ago
Alternatives and similar repositories for parallel-transform:
Users that are interested in parallel-transform are comparing it to the libraries listed below
- the simplest benchmark you can run on node☆87Updated 3 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 4 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Transform your data as it pass by, synchronously.☆105Updated last week
- 🌲 A transport for reformatting pino logs into standard syslog format☆31Updated 3 months ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- Delay the evaluation of a paramless async function and cache the result☆97Updated 10 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 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
- Create streams lazily when they are accessed (read from/written to).☆54Updated 2 years ago
- 🌲 pino log redaction 🍷☆66Updated 4 years ago
- Check if something is a Node.js stream☆111Updated 6 months ago
- /dev/null for node streams☆43Updated 7 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 10 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆167Updated 2 years ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated 3 weeks ago
- Node module to sniff the start of a stream to detect the file type and encoding☆29Updated 10 months ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Module that helps you write generated functions in Node☆78Updated 10 months ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Converts an object literal with deeply nested nodes to a simple key/value object☆21Updated 7 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- Quick and dirty psychoanalysis for objects☆66Updated 7 years ago
- Utility belt for using async iterators with streams☆29Updated 6 years ago
- The fastest way to parse JSON safely☆88Updated 3 years ago
- Reduce stream data to a single value☆20Updated 11 years ago