mcollina / fastparallel
Zero-overhead parallel function call for node.js. Also supports each and map!
☆167Updated 2 years ago
Alternatives and similar repositories for fastparallel:
Users that are interested in fastparallel are comparing it to the libraries listed below
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- The fastest way to parse JSON safely☆88Updated 3 years ago
- Transform your data as it pass by, synchronously.☆104Updated last month
- Tiny LRU cache for Client or Server☆161Updated this week
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- reschedulable setTimeout for you node needs☆37Updated last year
- Pure JavaScript gRPC Server☆62Updated 4 years ago
- a quick syntax for JSON object☆57Updated 9 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 10 months ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Reuse objects and functions with style☆177Updated last month
- An iteration of the Node.js core streams with a series of improvements.☆229Updated 2 months ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated 10 months ago
- Module that helps you write generated functions in Node☆78Updated 10 months ago
- Split Streams3 style☆288Updated 10 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- The socket manager☆214Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- A collection of streams that work well with promises (through, map, reduce). Think Through2 with promises☆102Updated 2 years ago
- A router that offers fast lookups. (Not a true radix trie implementation anymore)☆36Updated 4 years ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Topological sorting with grouping support☆108Updated 5 months ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 4 years ago
- Redis-backed task queue engine with advanced task control and eventual consistency☆77Updated last year
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- experimental http2 client for node and the CLI☆49Updated 5 years ago
- Abstract message protocol for nodejs☆134Updated 6 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Clone a Readable stream, safely☆119Updated last year