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,001Updated 3 weeks ago
Alternatives and similar repositories for stream-json:
Users that are interested in stream-json are comparing it to the libraries listed below
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,236Updated last year
- Rich JavaScript errors☆1,186Updated 2 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,921Updated 6 years ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆767Updated 8 months ago
- Serialize/deserialize an error into a plain object☆549Updated last week
- Fast, in memory work queue☆956Updated 3 weeks ago
- Map over promises concurrently☆1,383Updated last month
- Simple and robust resource pool for node.js☆477Updated 6 months ago
- Retry a promise-returning or async function☆817Updated 2 months ago
- JSON logger for Node.js and browser.☆1,080Updated 6 months ago
- Environment variable validation for Node.js☆1,404Updated 2 months ago
- Emulates ioredis by performing all operations in-memory.☆344Updated last month
- Over TypeScript tool to use custom transformers in the tsconfig.json☆1,535Updated last year
- JavaScript file system utilities☆1,794Updated last week
- Cabin is the best self-hosted JavaScript and Node.js logging service. Made for @forwardemail.☆882Updated last month
- Adds source map support to node.js (for stack traces)☆2,162Updated 5 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,100Updated 5 months ago
- Test Anything Protocol tools for node☆2,372Updated 5 months ago
- Verification, sanitization, and type coercion for environment variables in Node.js☆594Updated 7 months ago
- output coverage reports using Node.js' built in coverage☆2,008Updated 3 weeks ago
- A fluent API to generate JSON schemas☆501Updated this week
- Better Queue for NodeJS☆522Updated 6 months ago
- Generate JSON schema from your Typescript sources☆1,492Updated this week
- Load node modules according to tsconfig paths, in run-time or via API.☆1,836Updated 3 months ago
- 🌲Basic prettifier for Pino log lines☆1,305Updated this week
- Node is running but you don't know why? why-is-node-running is here to help you.☆1,883Updated last week
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆505Updated 4 months ago
- A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.☆2,026Updated 2 years ago
- CSV parsing implementing the Node.js `stream.Transform` API☆802Updated 3 years ago