uhop / stream-json
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.
☆1,036Updated last month
Alternatives and similar repositories for stream-json:
Users that are interested in stream-json are comparing it to the libraries listed below
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆769Updated 11 months ago
- JSON logger for Node.js and browser.☆1,089Updated 9 months ago
- Simple and robust resource pool for node.js☆486Updated 9 months ago
- Map over promises concurrently☆1,411Updated 3 months ago
- output coverage reports using Node.js' built in coverage☆2,032Updated last week
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,744Updated 3 years ago
- Utility to help find out why Node isn't exiting☆572Updated 2 months ago
- Node is running but you don't know why? why-is-node-running is here to help you.☆1,894Updated 2 months ago
- Job scheduler and rate limiter, supports Clustering☆1,866Updated last year
- Abstract migration framework for node☆1,554Updated 7 months ago
- ES6 tagged template strings for prepared SQL statements 📋☆616Updated 2 weeks ago
- Environment variable validation for Node.js☆1,414Updated 4 months ago
- Offload tasks to a pool of workers on node.js and in the browser☆2,159Updated 3 weeks ago
- implementation of https://github.com/joyent/node/issues/5243☆1,134Updated 2 years ago
- Serialize/deserialize an error into a plain object☆555Updated 2 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,247Updated last year
- Register aliases of directories and custom module paths in Node☆1,779Updated 11 months ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆513Updated 7 months ago
- Retry a promise-returning or async function☆842Updated 4 months ago
- Adds source map support to node.js (for stack traces)☆2,176Updated 7 months ago
- Asynchronous function queue with adjustable concurrency☆768Updated last year
- A node.js module to make the use of promises safe☆669Updated 3 months ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,925Updated 6 years ago
- JavaScript file system utilities☆1,839Updated last month
- CSV parsing implementing the Node.js `stream.Transform` API☆801Updated 3 years ago
- Rich JavaScript errors☆1,188Updated 2 years ago
- Test Anything Protocol tools for node☆2,382Updated last month
- Generate hashes from javascript objects in node and the browser.☆1,435Updated 8 months ago
- pipe streams together and close all of them if one of them closes☆911Updated 6 months ago
- Retrying made simple, easy and async☆1,869Updated last year