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:
- Clone a Readable stream, safely☆120Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 9 months ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Benchmark of the most commonly used http routers☆80Updated last year
- Start a promise chain☆58Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆59Updated last week
- Create and parse HTTP Content-Type header☆137Updated last week
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- Write data to a random temporary file☆105Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Split Streams3 style☆290Updated last year
- string representations of objects in node and the browser☆152Updated 5 months ago
- An incremental implementation of MurmurHash3 for JavaScript☆99Updated 11 years ago
- Captures and cleans stack traces.☆193Updated last year
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated last year
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 4 years ago
- Reuse objects and functions with style☆180Updated last week
- recursively find the closest package.json☆48Updated 2 years ago
- When close() is just not enough☆189Updated 4 years ago
- Benchmark your event loop☆111Updated 2 years ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 3 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
- Transform your data as it pass by, synchronously.☆107Updated 3 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