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,049Updated 3 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:
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- JSON logger for Node.js and browser.☆1,094Updated 10 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,248Updated last year
- Simple and robust resource pool for node.js☆491Updated 10 months ago
- Retry a promise-returning or async function☆866Updated last week
- Node is running but you don't know why? why-is-node-running is here to help you.☆1,906Updated 4 months ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆771Updated last year
- MongoDB query language for in-memory objects☆985Updated this week
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,931Updated 6 years ago
- JavaScript file system utilities☆1,863Updated 2 weeks ago
- 🧵 Make web workers & worker threads as simple as a function call.☆3,463Updated 10 months ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆517Updated this week
- ES6 tagged template strings for prepared SQL statements 📋☆618Updated 2 months ago
- Map over promises concurrently☆1,422Updated 5 months ago
- Emulates ioredis by performing all operations in-memory.☆355Updated 3 months ago
- Environment variable validation for Node.js☆1,437Updated 6 months ago
- Uber-fast unique id generation, for Node.js and the browser☆737Updated 8 months ago
- Adds source map support to node.js (for stack traces)☆2,182Updated 9 months ago
- Load node modules according to tsconfig paths, in run-time or via API.☆1,875Updated 2 months ago
- A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled☆1,537Updated last week
- Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️☆1,104Updated last year
- Rich JavaScript errors☆1,191Updated 2 years ago
- 📡 PostgreSQL LISTEN & NOTIFY for node.js that finally works.☆617Updated 11 months ago
- Simple and modern async event emitter☆1,942Updated 3 months ago
- Generate JSON schema from your Typescript sources☆1,567Updated this week
- Semaphore using `async` and `await`☆640Updated last year
- Throttle promise-returning & async functions☆478Updated 5 months ago
- A node.js module to make the use of promises safe☆669Updated 4 months ago
- A fluent API to generate JSON schemas☆511Updated 2 weeks ago
- Mock 'http' objects for testing Express,js, Next.js and Koa routing functions☆767Updated last week