jpommerening / node-lazystreamLinks
Create streams lazily when they are accessed (read from/written to).
☆55Updated 2 years ago
Alternatives and similar repositories for node-lazystream
Users that are interested in node-lazystream are comparing it to the libraries listed below
Sorting:
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 2 months ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Check if something is a Node.js stream☆112Updated 9 months ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 3 years ago
- Split Streams3 style☆290Updated last year
- Transform your data as it pass by, synchronously.☆107Updated 3 months ago
- Benchmark of the most commonly used http routers☆80Updated last year
- Error handling utilities for node☆125Updated 3 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- Clone a Readable stream, safely☆120Updated last year
- when you want to fire an event no matter how a process exits.☆193Updated last year
- /dev/null for node streams☆43Updated 8 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 11 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 3 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆100Updated 11 years ago
- Create and parse HTTP Content-Type header☆138Updated 3 weeks ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 8 months ago
- Write data to a random temporary file☆105Updated last year
- Safe, constant-time comparison of Buffers☆50Updated last year
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago