ibmruntimes / yieldable-jsonLinks
Asynchronous JSON parser and stringify APIs that make use of generator patterns
☆146Updated 9 months ago
Alternatives and similar repositories for yieldable-json
Users that are interested in yieldable-json are comparing it to the libraries listed below
Sorting:
- JSON.parse() drop-in replacement with prototype poisoning protection☆237Updated last month
- Gracefully terminates HTTP(S) server.☆330Updated last year
- very fast object redaction☆307Updated last year
- A stream implementation that does more by doing less☆255Updated last year
- Extremely fast utf8 only stream implementation☆289Updated 3 weeks ago
- Detects node eventloop block and reports where it started☆331Updated 2 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 2 months ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆367Updated 2 years ago
- A WHATWG Fetch implementation based on @nodejs/undici☆247Updated 3 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- A streaming way to send data to a Node.js Worker Thread☆243Updated 3 months ago
- List of Parallel and Shared-Memory Javascript Designs and Implementations☆47Updated 7 years ago
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- Tiny LRU cache for Client or Server☆164Updated this week
- JSON.parse() drop-in replacement with prototype poisoning protection☆173Updated 9 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- 🌲high performance debug logging 🐞☆157Updated 6 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆225Updated 3 months ago
- Advanced URL Connection String☆77Updated 4 months ago
- Module to hook into the Node.js require function☆176Updated 5 months ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆89Updated 7 months ago
- A cacheable dns.lookup(…) that respects TTL☆211Updated last year
- cute ndjson formatter for pino 🌲🍹☆246Updated 3 years ago
- high performance router for Koa☆139Updated 2 months ago
- Split Streams3 style☆290Updated last year
- ☆78Updated 3 months ago
- Fastify OpenAPI plugin.☆73Updated 2 years ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- Convert event emitters and event targets to ES async iterators☆95Updated 5 years ago
- RethinkDB TypeScript driver