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,136Updated 10 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:
- Abstraction for exponential and custom retry strategies for failed operations.☆1,260Updated 2 years ago
- Simple and robust resource pool for node.js☆505Updated last year
- Job scheduler and rate limiter, supports Clustering☆1,959Updated last year
- JSON logger for Node.js and browser.☆1,121Updated last month
- Better Queue for NodeJS☆544Updated last year
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,934Updated 7 years ago
- Retry a promise-returning or async function☆964Updated last week
- a robust, scalable, and maintained set of caching packages☆1,927Updated this week
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆774Updated last year
- Generate hashes from javascript objects in node and the browser.☆1,471Updated last year
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,745Updated 3 years ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆533Updated last month
- Asynchronous function queue with adjustable concurrency☆775Updated 2 years ago
- Map over promises concurrently☆1,469Updated last month
- Emulates ioredis by performing all operations in-memory.☆379Updated last month
- yet another unzip library for node☆791Updated 6 months ago
- Fast, in memory work queue☆1,099Updated this week
- Abstract migration framework for node☆1,554Updated last year
- Streaming csv parser inspired by binary-csv that aims to be faster than everyone else☆1,485Updated 10 months ago
- Use Mongodb queries in JavaScript☆1,693Updated last year
- A Monorepo of various packages to power OpenAPI in node☆919Updated last year
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆384Updated this week
- Framework agnostic migration tool for Node.js☆2,163Updated this week
- Adds source map support to node.js (for stack traces)☆2,195Updated last year
- Utility to help find out why Node isn't exiting☆594Updated 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,556Updated 7 months ago
- Retrying made simple, easy and async☆1,904Updated 2 years ago
- A node.js module to make the use of promises safe☆666Updated 11 months ago
- MongoDB query language for in-memory objects☆1,009Updated this week
- Serialize/deserialize an error into a plain object☆593Updated 2 months ago