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,044Updated 2 months ago
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,092Updated 10 months ago
- Simple and robust resource pool for node.js☆489Updated 10 months ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆770Updated last year
- A crazy fast HTTP router☆1,540Updated last month
- output coverage reports using Node.js' built in coverage☆2,036Updated last month
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,744Updated 3 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,928Updated 6 years ago
- Generate hashes from javascript objects in node and the browser.☆1,441Updated 9 months ago
- Retry a promise-returning or async function☆849Updated 5 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,247Updated last year
- Fast, in memory work queue☆1,047Updated last month
- Environment variable validation for Node.js☆1,431Updated 5 months ago
- yet another unzip library for node☆758Updated last month
- Rich JavaScript errors☆1,188Updated 2 years ago
- Serialize/deserialize an error into a plain object☆557Updated 3 months ago
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆383Updated this week
- Throttle promise-returning & async functions☆474Updated 4 months ago
- Map over promises concurrently☆1,416Updated 4 months ago
- a robust, scalable, and maintained set of caching packages☆1,784Updated last week
- ES6 tagged template strings for prepared SQL statements 📋☆616Updated last month
- ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`☆369Updated last year
- Map-like, concurrent promise processing☆810Updated last year
- 🌲Basic prettifier for Pino log lines☆1,383Updated last month
- Job scheduler and rate limiter, supports Clustering☆1,877Updated last year
- Emulates ioredis by performing all operations in-memory.☆355Updated 2 months ago
- Retrying made simple, easy and async☆1,874Updated last year
- Promise queue with concurrency control☆3,659Updated 2 months ago
- A fast, efficient Node.js Worker Thread Pool implementation☆4,666Updated last week
- Simple “Least Recently Used” (LRU) cache☆692Updated 2 weeks ago
- A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.☆2,020Updated 2 years ago