thejmazz / awesome-nodejs-streams
Awesome resources and modules for Streams in Node
☆178Updated 4 years ago
Alternatives and similar repositories for awesome-nodejs-streams:
Users that are interested in awesome-nodejs-streams are comparing it to the libraries listed below
- Split Streams3 style☆288Updated 10 months ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated 10 months ago
- Benchmark your event loop☆112Updated last year
- Monitor the memory consumption of your node process via CLI☆133Updated last year
- Easily manage a pool of Node.js Worker Threads☆429Updated 5 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- Extremely fast utf8 only stream implementation☆282Updated last month
- Programmable interface to `clinic bubbleprof`☆95Updated last year
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- Detects node eventloop block and reports where it started☆329Updated 2 years ago
- 🌌 Collection of articles and tools to efficiently profile Node.js☆157Updated 5 years ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆223Updated 3 months ago
- very fast object redaction☆303Updated last year
- Programmable interface to `clinic doctor`☆367Updated last year
- 🌲 load pino logs into Elasticsearch☆182Updated this week
- Load detection and shedding capabilities for http, express, restify and koa☆203Updated 3 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆167Updated 2 years ago
- Benchmark of the most commonly used http routers☆79Updated last year
- 🌲 an express middleware to log with pino☆199Updated 2 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,088Updated 4 years ago
- A Node.js tracing and instrumentation utility☆373Updated last year
- Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.☆160Updated 3 years ago
- Asynchronous bootstrapping of Node applications☆444Updated last week
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆272Updated 5 months ago
- Get callsites from the V8 stack trace API☆266Updated 9 months ago
- Transform your data as it pass by, synchronously.☆104Updated last month
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated 10 months ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 3 years ago
- Server examples for `clinic`☆137Updated 4 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 3 years ago