uhop / stream-jsonLinks
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,075Updated 5 months ago
Alternatives and similar repositories for stream-json
Users that are interested in stream-json are comparing it to the libraries listed below
Sorting:
- Simple and robust resource pool for node.js☆493Updated last year
- JSON logger for Node.js and browser.☆1,104Updated last year
- Retry a promise-returning or async function☆885Updated 2 months ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆772Updated last year
- Emulates ioredis by performing all operations in-memory.☆360Updated 4 months ago
- output coverage reports using Node.js' built in coverage☆2,048Updated last month
- Abstraction for exponential and custom retry strategies for failed operations.☆1,254Updated last year
- Adds source map support to node.js (for stack traces)☆2,188Updated 11 months ago
- a robust, scalable, and maintained set of caching packages☆1,838Updated last week
- A simple worker-manager for clustered Node.js apps☆881Updated 2 years ago
- JavaScript file system utilities☆1,897Updated 3 weeks ago
- Configurable mock for the fs module☆920Updated last week
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- Serialize/deserialize an error into a plain object☆558Updated 6 months ago
- Fast, in memory work queue☆1,063Updated 3 months ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,931Updated 6 years ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆521Updated last month
- An interactive UI dashboard for Bee, Bull and BullMQ packages☆900Updated 2 months ago
- ES6 tagged template strings for prepared SQL statements 📋☆619Updated 3 months ago
- Simple and modern async event emitter☆1,954Updated 2 weeks ago
- Throttle promise-returning & async functions☆483Updated 7 months ago
- 📝 tslog - Universal Logger for TypeScript and JavaScript☆1,427Updated 8 months ago
- Environment variable validation for Node, Bun, and other compatible JS runtimes☆1,443Updated last week
- Use Mongodb queries in JavaScript☆1,678Updated last year
- A node.js module to make the use of promises safe☆669Updated 6 months ago
- Map-like, concurrent promise processing☆812Updated last year
- Offload tasks to a pool of workers on node.js and in the browser☆2,197Updated last week
- Asynchronous function queue with adjustable concurrency☆772Updated last year
- A port of inflection-js to node.js module☆574Updated 5 months ago
- implementation of https://github.com/joyent/node/issues/5243☆1,137Updated 2 years ago