mcollina / fastparallelLinks
Zero-overhead parallel function call for node.js. Also supports each and map!
☆169Updated 6 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☆71Updated 5 years ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆176Updated this week
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Transform your data as it pass by, synchronously.☆110Updated 2 months ago
- a quick syntax for JSON object☆57Updated last year
- reschedulable setTimeout for you node needs☆38Updated 2 years ago
- An iteration of the Node.js core streams with a series of improvements.☆236Updated 2 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆212Updated 3 months ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆109Updated 4 years ago
- Reuse objects and functions with style☆182Updated last week
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆83Updated 3 months ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 4 years ago
- Benchmark of the most commonly used http routers☆81Updated last year
- OpenAPI based binary serialization☆105Updated last month
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆82Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 6 months ago
- Module to hook into the Node.js require function☆180Updated 2 months ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- Split Streams3 style☆293Updated last year
- 🌲high performance debug logging 🐞☆160Updated 2 months ago
- ☆89Updated 3 years ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 4 years ago
- Build your commands on minimist!☆98Updated last year
- Bike shed mutex lock implementation☆89Updated 3 years ago
- experimental http2 client for node and the CLI☆48Updated 6 years ago
- Pure JavaScript gRPC Server☆62Updated 5 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆162Updated last year