mcollina / fastparallelLinks
Zero-overhead parallel function call for node.js. Also supports each and map!
☆169Updated 2 months ago
Alternatives and similar repositories for fastparallel
Users that are interested in fastparallel are comparing it to the libraries listed below
Sorting:
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- The fastest way to parse JSON safely☆89Updated 3 years ago
- a quick syntax for JSON object☆57Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Reuse objects and functions with style☆180Updated last week
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Transform your data as it pass by, synchronously.☆107Updated 3 months ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 3 years ago
- Tiny LRU cache for Client or Server☆164Updated this week
- reschedulable setTimeout for you node needs☆37Updated last year
- An iteration of the Node.js core streams with a series of improvements.☆231Updated last month
- Split Streams3 style☆290Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Benchmark of the most commonly used http routers☆80Updated last year
- ☆89Updated 3 years ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆108Updated 3 years ago
- Build your commands on minimist!☆98Updated last year
- the simplest benchmark you can run on node☆87Updated 3 years ago
- 🌲high performance debug logging 🐞☆157Updated 6 months ago
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆162Updated last year
- Module to hook into the Node.js require function☆176Updated 5 months ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆80Updated 4 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆220Updated 3 years ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- 🚸 Cross platform children list of a PID.☆125Updated 2 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated last year