nv-random-json-stream ======================= - slowly generate a random very big nested json file (which can NOT be load by js, but can handle by c++) for test using - slow, about 3M / second for sync - very slow, about 100K /second for
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.
JSON.Stringify as a readable stream
A tool for resolving node versions from common aliases
A functional typescript implementation of the PCG family random number generators
minimal implementation of a PassThrough stream
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
TypeScript definitions for stream-json
Random bytes stream for node and browser
An implementation of the CSSStyleDeclaration class from the CSS Object Model specification
A small toolset for streaming JSON-RPC data and matching requests and responses
Like JSONStream, but using Minipass streams
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Generates an id useable in json rpc payloads.
CSS Object Model implementation and CSS parser
Node.js Streams, a user-land copy of the stream library from Node.js
Unzip cross-platform streaming API
Check if something is a Node.js stream
CSV and object generation implementing the Node.js `stream.Readable` API
Streaming JSON.stringify()
a JSON logging library for node.js services
Get a stream as a string, Buffer, ArrayBuffer or array
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.