Promise-based queue
Merge multiple streams into a unified stream
Streaming HTML parser with scripting support.
An iteration of the Node.js core streams with a series of improvements
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
LRU Queue
a through stream that starts paused and resumes on the next tick
Simple JS queue with auto run for node and browsers
In memory queue system prioritizing tasks
minimal implementation of a PassThrough stream
horsepower for your modules
writable stream that concatenates strings or binary data and calls a callback with the result
the stream module from node core for browsers
fast buffer storage
Converts a Web-API readable-stream into a Node.js readable-stream.
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
The string_decoder module from Node core
The CDK Construct Library for Amazon EventBridge Pipes Targets
Simple JS queue with auto run for node and browsers
Postgres bytea parser
Sequential asynchronous lock-based queue for promises
Concatenate a readable stream's data into a single array
Async control for arrays
Write files in an atomic fashion w/configurable ownership