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,104Updated 7 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:
- JSON logger for Node.js and browser.☆1,108Updated last year
- Job scheduler and rate limiter, supports Clustering☆1,930Updated last year
- Simple and robust resource pool for node.js☆500Updated last year
- a robust, scalable, and maintained set of caching packages☆1,874Updated this week
- Retry a promise-returning or async function☆914Updated 3 weeks ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆771Updated last year
- Better Queue for NodeJS☆537Updated last year
- Abstraction for exponential and custom retry strategies for failed operations.☆1,260Updated 2 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,742Updated 3 years ago
- Asynchronous function queue with adjustable concurrency☆773Updated last year
- Map over promises concurrently☆1,450Updated 9 months ago
- Framework agnostic migration tool for Node.js☆2,136Updated last week
- Emulates ioredis by performing all operations in-memory.☆363Updated last month
- Generate hashes from javascript objects in node and the browser.☆1,462Updated last year
- Offload tasks to a pool of workers on node.js and in the browser☆2,226Updated this week
- A Monorepo of various packages to power OpenAPI in node☆916Updated 8 months ago
- A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled☆1,549Updated 4 months ago
- Fast, in memory work queue☆1,076Updated 5 months ago
- JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash☆419Updated 2 months ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆524Updated 3 months ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,933Updated 6 years ago
- Serialize/deserialize an error into a plain object☆571Updated last week
- Flatten/unflatten nested Javascript objects☆1,803Updated last year
- yet another unzip library for node☆781Updated 3 months ago
- Adds source map support to node.js (for stack traces)☆2,193Updated last year
- A node.js module to make the use of promises safe☆669Updated 8 months ago
- A crazy fast HTTP router☆1,566Updated 2 months ago
- implementation of https://github.com/joyent/node/issues/5243☆1,137Updated 2 years ago
- Uber-fast unique id generation, for Node.js and the browser☆739Updated last year
- ES6 tagged template strings for prepared SQL statements 📋☆619Updated last week