feross / multistreamLinks
A stream that emits multiple other streams one after another (streams3)
☆295Updated 4 years ago
Alternatives and similar repositories for multistream
Users that are interested in multistream are comparing it to the libraries listed below
Sorting:
- Split Streams3 style☆294Updated last year
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated 4 months ago
- ☆252Updated 5 years ago
- Read the progress of a stream☆235Updated 8 years ago
- Creates super long stack traces☆196Updated last year
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- Safely and quickly serialize JavaScript objects☆357Updated last year
- ☆158Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- Readable and Writable Streams that use backing Buffers.☆227Updated 11 months ago
- Convert streams (readable or writable) to promises☆139Updated last year
- ☆345Updated 6 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 11 years ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 6 years ago
- Deprecate all the things☆330Updated last year
- fs bindings for tar-stream☆378Updated 4 months ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- streaming line delimited json parser + serializer☆297Updated 4 years ago
- A very fast streaming multipart parser for node.js☆188Updated 2 years ago
- Delivers a human-readable diagnostic summary, written to file.☆325Updated 4 years ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- When close() is just not enough☆188Updated 5 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 9 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- ☆155Updated last year
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 4 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago