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,020Updated last month
Alternatives and similar repositories for stream-json:
Users that are interested in stream-json are comparing it to the libraries listed below
- Abstraction for exponential and custom retry strategies for failed operations.☆1,245Updated last year
- JSON logger for Node.js and browser.☆1,085Updated 8 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆769Updated 10 months ago
- Rich JavaScript errors☆1,188Updated 2 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,087Updated 4 years ago
- Job scheduler and rate limiter, supports Clustering☆1,863Updated last year
- Serialize/deserialize an error into a plain object☆553Updated 2 months ago
- Retry a promise-returning or async function☆833Updated 3 months ago
- implementation of https://github.com/joyent/node/issues/5243☆1,133Updated 2 years ago
- a robust, scalable, and maintained set of caching packages☆1,749Updated this week
- Framework agnostic migration tool for Node.js☆2,071Updated this week
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,922Updated 6 years ago
- Mock 'http' objects for testing Express,js, Next.js and Koa routing functions☆767Updated 2 months ago
- A simple worker-manager for clustered Node.js apps☆881Updated 2 years ago
- Node is running but you don't know why? why-is-node-running is here to help you.☆1,892Updated last month
- Fast, in memory work queue☆1,016Updated last week
- An interactive UI dashboard for Bee, Bull and BullMQ packages☆867Updated 8 months ago
- Detects node eventloop block and reports where it started☆327Updated 2 years ago
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆558Updated last year
- Uber-fast unique id generation, for Node.js and the browser☆733Updated 6 months ago
- Simple and robust resource pool for node.js☆484Updated 8 months ago
- Generate hashes from javascript objects in node and the browser.☆1,431Updated 7 months ago
- Map over promises concurrently☆1,406Updated 3 months ago
- Test Anything Protocol tools for node☆2,380Updated 2 weeks ago
- Temporary file and directory creator for node.js☆743Updated 7 months ago
- A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled☆1,528Updated last month
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆383Updated last week
- Proxy middleware for express/connect☆1,242Updated 6 months ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆511Updated 6 months ago