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,011Updated last week
Alternatives and similar repositories for stream-json:
Users that are interested in stream-json are comparing it to the libraries listed below
- JSON logger for Node.js and browser.☆1,084Updated 7 months ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆769Updated 9 months ago
- Retry a promise-returning or async function☆830Updated 3 months ago
- Job scheduler and rate limiter, supports Clustering☆1,854Updated last year
- Map over promises concurrently☆1,400Updated 2 months ago
- Fast, in memory work queue☆970Updated 2 weeks ago
- a robust, scalable, and maintained set of caching packages☆1,731Updated this week
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,922Updated 6 years ago
- An interactive UI dashboard for Bee, Bull and BullMQ packages☆865Updated 8 months ago
- A node.js module to make the use of promises safe☆669Updated last month
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- Uber-fast unique id generation, for Node.js and the browser☆731Updated 5 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,239Updated last year
- Map-like, concurrent promise processing☆802Updated 10 months ago
- Simple and robust resource pool for node.js☆480Updated 7 months ago
- Serialize/deserialize an error into a plain object☆552Updated last month
- Retrying made simple, easy and async☆1,861Updated last year
- Emulates ioredis by performing all operations in-memory.☆349Updated this week
- A crazy fast HTTP router☆1,532Updated last week
- Better Queue for NodeJS☆524Updated 7 months ago
- Detects node eventloop block and reports where it started☆326Updated 2 years ago
- A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled☆1,524Updated 3 weeks ago
- Promise queue with concurrency control☆3,564Updated 3 weeks ago
- Offload tasks to a pool of workers on node.js and in the browser☆2,134Updated this week
- Adds source map support to node.js (for stack traces)☆2,168Updated 6 months ago
- Temporary file and directory creator for node.js☆742Updated 6 months ago
- A fluent API to generate JSON schemas☆502Updated last week
- Asynchronous function queue with adjustable concurrency☆767Updated last year
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆382Updated this week
- CSV parsing implementing the Node.js `stream.Transform` API☆802Updated 3 years ago