unbzip2-stream
streaming unbzip2 implementation in pure javascript for node and browsers
strtok3
A promise based streaming tokenizer
JSONStream
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
stream-json
stream-json is the micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API. I