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,134Updated 9 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:
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆773Updated last year
- Retry a promise-returning or async function☆955Updated last month
- Job scheduler and rate limiter, supports Clustering☆1,949Updated last year
- Simple and robust resource pool for node.js☆504Updated last year
- Abstraction for exponential and custom retry strategies for failed operations.☆1,260Updated 2 years ago
- a robust, scalable, and maintained set of caching packages☆1,907Updated this week
- JSON logger for Node.js and browser.☆1,118Updated last month
- Framework agnostic migration tool for Node.js☆2,158Updated last week
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆531Updated 3 weeks ago
- A fluent API to generate JSON schemas☆519Updated last month
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,934Updated 7 years ago
- A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled☆1,556Updated 6 months ago
- Asynchronous function queue with adjustable concurrency☆775Updated 2 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,745Updated 3 years ago
- Generate hashes from javascript objects in node and the browser.☆1,469Updated last year
- Emulates ioredis by performing all operations in-memory.☆377Updated 2 weeks ago
- Fast, in memory work queue☆1,096Updated last month
- yet another unzip library for node☆792Updated 5 months ago
- Uber-fast unique id generation, for Node.js and the browser☆738Updated last year
- A crazy fast HTTP router☆1,592Updated last month
- Node is running but you don't know why? why-is-node-running is here to help you.☆1,939Updated 10 months ago
- Better Queue for NodeJS☆545Updated last year
- Offload tasks to a pool of workers on node.js and in the browser☆2,262Updated 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 last month
- Serialize/deserialize an error into a plain object☆591Updated last month
- Map over promises concurrently☆1,469Updated 3 weeks ago
- A Monorepo of various packages to power OpenAPI in node☆917Updated 11 months ago
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆605Updated 2 years ago
- A node.js redlock implementation for distributed, highly-available redis locks☆1,962Updated last month