jpommerening / node-lazystream
Create streams lazily when they are accessed (read from/written to).
☆51Updated last year
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
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆90Updated last year
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated 7 months ago
- Check if something is a Node.js stream☆110Updated 3 months ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 9 months ago
- Bike shed mutex lock implementation☆88Updated 2 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Benchmark your event loop☆112Updated last year
- Safe, constant-time comparison of Buffers☆50Updated 9 months ago
- Clone a Readable stream, safely☆119Updated 11 months ago
- Easy error subclassing and stack customization☆66Updated 4 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆163Updated last year
- recursively find the closest package.json☆48Updated 2 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated 7 months ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Build your commands on minimist!☆99Updated 11 months ago
- Zero-overhead asynchronous series/each/map function calls☆68Updated 4 years ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 8 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Error handling utilities for node☆122Updated 2 years ago
- Create and parse HTTP Content-Type header☆133Updated 6 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆191Updated 7 months ago
- 🌲high performance debug logging 🐞☆150Updated 2 weeks ago