feross / multistreamLinks
A stream that emits multiple other streams one after another (streams3)
☆293Updated 4 years ago
Alternatives and similar repositories for multistream
Users that are interested in multistream are comparing it to the libraries listed below
Sorting:
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated last year
- Split Streams3 style☆292Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆210Updated last month
- Creates super long stack traces☆196Updated 11 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Readable and Writable Streams that use backing Buffers.☆226Updated 8 months ago
- streaming line delimited json parser + serializer☆297Updated 3 years ago
- Read the progress of a stream☆236Updated 8 years ago
- ☆252Updated 5 years ago
- ☆346Updated 6 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 months ago
- When close() is just not enough☆189Updated 5 years ago
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 4 months ago
- fs bindings for tar-stream☆370Updated last month
- ☆155Updated last year
- Remove nodecore related stack trace noise☆143Updated last year
- Deprecate all the things☆328Updated last year
- Extra assertions on top of node's assert module☆120Updated 2 years ago
- Execute a listener when a response is about to write headers.☆162Updated 3 weeks ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 10 years ago
- ☆157Updated 10 months ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 5 years ago
- A very fast streaming multipart parser for node.js☆187Updated 2 years ago
- Write files in an atomic fashion w/configurable ownership☆241Updated last month
- Converts a Buffer/String to a readable stream.☆150Updated 9 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- when you want to fire an event no matter how a process exits.☆193Updated 2 years ago