thejmazz / awesome-nodejs-streamsLinks
Awesome resources and modules for Streams in Node
☆182Updated 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
Sorting:
- Benchmark your event loop☆112Updated 2 years ago
- Split Streams3 style☆294Updated last year
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated last year
- Server examples for `clinic`☆142Updated 5 years ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆228Updated last month
- Programmable interface to `clinic bubbleprof`☆97Updated 2 years ago
- Monitor the memory consumption of your node process via CLI☆138Updated 2 years ago
- Easily manage a pool of Node.js Worker Threads☆427Updated 6 years ago
- A streaming way to send data to a Node.js Worker Thread☆255Updated this week
- very fast object redaction☆324Updated last year
- 🌲 an express middleware to log with pino☆199Updated 3 years ago
- A package to keep a context object per request for Node.js > 8.9☆81Updated 7 years ago
- 🌲 A wrapper for Pino to provide Bunyan's multiple stream API☆69Updated 3 years ago
- Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.☆162Updated 3 years ago
- Extremely fast utf8 only stream implementation☆308Updated 2 weeks ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated last week
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- Reuse objects and functions with style☆182Updated this week
- Broken Promises Examples☆51Updated 5 years ago
- 🌌 Collection of articles and tools to efficiently profile Node.js☆164Updated 6 years ago
- Programmable interface to `clinic doctor`☆373Updated 2 years ago
- A node.js module to make the use of promises safe☆667Updated last year
- Recursive Worker Threads in NodeJS☆233Updated 3 years ago
- A stream that emits multiple other streams one after another (streams3)☆296Updated 4 years ago
- Detects node eventloop block and reports where it started☆333Updated 3 years ago
- 🌲 load pino logs into Elasticsearch☆195Updated last week
- Load detection and shedding capabilities for http, express, restify and koa☆205Updated 4 years ago
- Asynchronous bootstrapping of Node applications