mcollina / fastparallelLinks
Zero-overhead parallel function call for node.js. Also supports each and map!
☆167Updated last week
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
- 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.☆105Updated last month
- Tiny LRU cache for Client or Server☆163Updated last week
- Split Streams3 style☆289Updated 11 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 11 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Check if something is a Node.js stream☆112Updated 7 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Updated 2 years ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- An iteration of the Node.js core streams with a series of improvements.☆229Updated 4 months ago
- a quick syntax for JSON object☆57Updated 10 months ago
- A stream implementation that does more by doing less☆253Updated last year
- A ridiculously light-weight function argument validator☆133Updated 4 years ago
- Reuse objects and functions with style☆179Updated 3 months ago
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- Safely and quickly serialize JavaScript objects☆351Updated 5 months ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated 11 months ago
- Benchmark of the most commonly used http routers☆79Updated last year
- Extremely fast utf8 only stream implementation☆285Updated 2 weeks ago
- He is like Batman, but for Node.js stack traces☆252Updated last year
- Clone a Readable stream, safely☆119Updated 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
- reschedulable setTimeout for you node needs☆37Updated last year
- the simplest benchmark you can run on node☆87Updated 3 years ago
- List of Parallel and Shared-Memory Javascript Designs and Implementations☆47Updated 7 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
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago