mcollina / fastparallel
Zero-overhead parallel function call for node.js. Also supports each and map!
☆163Updated 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☆68Updated 4 years ago
- The fastest way to parse JSON safely☆88Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- Transform your data as it pass by, synchronously.☆103Updated 2 months ago
- Split Streams3 style☆285Updated 8 months ago
- a quick syntax for JSON object☆57Updated 7 months ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- 🌲 A wrapper for Pino to provide Bunyan's multiple stream API☆69Updated 2 years ago
- Reuse objects and functions with style☆165Updated 2 months ago
- Tiny LRU cache for Client or Server☆159Updated this week
- Check if something is a Node.js stream☆110Updated 3 months ago
- A collection of streams that work well with promises (through, map, reduce). Think Through2 with promises☆103Updated 2 years ago
- A router that offers fast lookups. (Not a true radix trie implementation anymore)☆35Updated 4 years ago
- Benchmark of the most commonly used http routers☆79Updated last year
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Updated 2 years ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- 🌲high performance debug logging 🐞☆151Updated last month
- Pure JavaScript gRPC Server☆62Updated 4 years ago
- Module that helps you write generated functions in Node☆78Updated 8 months ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆78Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Safely and quickly serialize JavaScript objects☆347Updated 2 months ago
- An iteration of the Node.js core streams with a series of improvements.☆226Updated 3 weeks ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆191Updated 8 months ago
- Node.js globbing for amqp-like topics☆49Updated 8 months ago