jpommerening / node-lazystream
Create streams lazily when they are accessed (read from/written to).
☆54Updated 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
- 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
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated 10 months ago
- Check if something is a Node.js stream☆111Updated 6 months ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated 10 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Reuse objects and functions with style☆178Updated 2 months ago
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- Benchmark your event loop☆112Updated last year
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Parse HTTP X-Forwarded-For header☆57Updated 2 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Clone a Readable stream, safely☆119Updated last year
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 4 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆167Updated 2 years ago
- Split Streams3 style☆289Updated 10 months 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
- Tiny LRU cache for Client or Server☆163Updated this week
- Map over promises serially☆48Updated 4 years ago
- Determine address of proxied request☆134Updated 11 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- An implementation to speed up the nodejs `dns.lookup` method by avoiding thread pool and using DNS TTL cache for particular hostname☆48Updated 2 years ago
- Captures and cleans stack traces.☆194Updated last year
- node streams for rxjs 6, 7☆111Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated 8 months ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Error handling utilities for node☆122Updated 2 years ago