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☆111Updated 2 years ago
- Split Streams3 style☆293Updated last year
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated last year
- Monitor the memory consumption of your node process via CLI☆138Updated 2 years ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆226Updated 10 months ago
- Extremely fast utf8 only stream implementation☆301Updated 3 weeks ago
- A streaming way to send data to a Node.js Worker Thread☆246Updated 7 months ago
- Server examples for `clinic`☆141Updated 5 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆211Updated 2 months ago
- very fast object redaction☆317Updated last year
- A stream that emits multiple other streams one after another (streams3)☆294Updated 4 years ago
- Easily manage a pool of Node.js Worker Threads☆427Updated 5 years ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆176Updated last year
- 🌲 an express middleware to log with pino☆198Updated 2 years ago
- Detects node eventloop block and reports where it started☆332Updated 3 years ago
- 🌌 Collection of articles and tools to efficiently profile Node.js☆164Updated 6 years ago
- Programmable interface to `clinic bubbleprof`☆96Updated 2 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 5 months ago
- A package to keep a context object per request for Node.js > 8.9☆81Updated 6 years ago
- 🌲high performance debug logging 🐞☆159Updated last month
- Execute a function on exit without leaking memory, allowing all objects to be garbage collected☆145Updated last year
- Benchmark of the most commonly used http routers☆81Updated last year
- 🌲 A wrapper for Pino to provide Bunyan's multiple stream API☆69Updated 3 years ago
- 🌲 load pino logs into Elasticsearch☆192Updated 3 weeks ago
- Programmable interface to `clinic flame`☆75Updated 2 years ago
- Detect any handles leaked in node☆178Updated 10 years ago
- A node.js module to make the use of promises safe☆666Updated 11 months ago
- Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.☆161Updated 3 years ago
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆162Updated last year
- Gracefully terminates HTTP(S) server.☆334Updated 2 years ago