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:
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆82Updated last year
- Benchmark of the most commonly used http routers☆81Updated 2 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆93Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Check if something is a Node.js stream☆115Updated last year
- Clone a Readable stream, safely☆118Updated last year
- Create and parse HTTP Content-Type header☆141Updated last week
- Split Streams3 style☆293Updated last year
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Start a promise chain☆60Updated 4 months ago
- recursively find the closest package.json☆47Updated 3 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 7 months ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- When close() is just not enough☆188Updated 5 years ago
- Safe, constant-time comparison of Buffers☆50Updated 3 weeks ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Error handling utilities for node☆126Updated 3 years ago
- 🌲 A transport for sending pino logs to network sockets☆53Updated last week
- programmatic npm API☆111Updated 4 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆39Updated 2 months ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated last year
- Write data to a random temporary file☆108Updated last year
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago