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
Sorting:
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated 11 months ago
- Split Streams3 style☆289Updated 11 months ago
- Benchmark your event loop☆112Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆167Updated 2 years ago
- Monitor the memory consumption of your node process via CLI☆133Updated last year
- Detects node eventloop block and reports where it started☆329Updated 2 years ago
- Extremely fast utf8 only stream implementation☆283Updated 2 weeks ago
- A streaming way to send data to a Node.js Worker Thread☆239Updated last month
- very fast object redaction☆306Updated last year
- 🌲 A wrapper for Pino to provide Bunyan's multiple stream API☆69Updated 2 years ago
- Benchmark of the most commonly used http routers☆79Updated last year
- Easily manage a pool of Node.js Worker Threads☆429Updated 5 years ago
- Safely and quickly serialize JavaScript objects☆350Updated 4 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 11 months ago
- Recursive Worker Threads in NodeJS☆231Updated 2 years ago
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆569Updated 2 years ago
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆223Updated 4 months ago
- Transform your data as it pass by, synchronously.☆105Updated 2 weeks ago
- Clone a Readable stream, safely☆119Updated last year
- A stream implementation that does more by doing less☆252Updated 11 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- List of Parallel and Shared-Memory Javascript Designs and Implementations☆47Updated 6 years ago
- Extra assertions on top of node's assert module☆122Updated 2 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,088Updated 4 years ago
- Gracefully terminates HTTP(S) server.☆330Updated last year
- 🌲 load pino logs into Elasticsearch☆185Updated 2 weeks ago
- Heap dump and sample profiler generator for Node.☆57Updated 4 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated 11 months ago