mcollina / fast-json-parseLinks
The fastest way to parse JSON safely
☆89Updated 3 years ago
Alternatives and similar repositories for fast-json-parse
Users that are interested in fast-json-parse are comparing it to the libraries listed below
Sorting:
- Zero-overhead parallel function call for node.js. Also supports each and map!☆168Updated last month
- experimental http2 client for node and the CLI☆49Updated 5 years ago
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Transform your data as it pass by, synchronously.☆108Updated 2 months ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- Get stats on your Node.js HTTP server requests☆77Updated 6 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- Tiny LRU cache for Client or Server☆162Updated this week
- A super tiny work queue☆37Updated 5 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Cross-platform .zip file creation☆130Updated last year
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- ☆37Updated last month
- Benchmark of the most commonly used http routers☆80Updated last year
- Prune unneeded files (.md, .td, etc..) from node_modules folder. Super handy for Electron and AWS Lambda.☆72Updated 3 years ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆80Updated 3 months ago
- Provide Server-Sent Events to Fastify☆20Updated 8 months ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- 🌲high performance debug logging 🐞☆156Updated 5 months ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- a quick syntax for JSON object☆57Updated 11 months ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- Redis-backed LRU cache for Node.js