pump
Stream pipeline
Pipes multiple streams together and destroys them when one closes
pipe streams together and close all of them if one of them closes
908 stars
7 watching
59 forks
Language: JavaScript
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/pumpify | Combines multiple streams into a single stream for pipelining and error handling | 256 |
mafintosh/hyperpipe | Distributes input/output operations between multiple systems using a key-based architecture. | 119 |
mafintosh/airpaste | A tool for sharing files and exchanging data between machines on the same network without encryption | 824 |
mafintosh/peek-stream | Transforms data streams to pause processing before parsing | 56 |
mafintosh/torrent-stream | A Node.js module providing low-level streaming access to torrent files | 1,952 |
mafintosh/duplexify | Turns a writable and readable stream into a single streams2 duplex stream with support for async initialization and input from both streams1 and streams2. | 191 |
mafintosh/hyperfilter | A lightweight filter function for distributed streams of data | 33 |
mafintosh/ansi-diff-stream | Transforms input buffers into an ANSI-formatted diff stream | 108 |
mafintosh/ip-packet | Tools for working with IP packets in JavaScript. | 42 |
mafintosh/blecat | Enables 1-to-1 pipe over Bluetooth Low Energy for secure data transfer between devices | 95 |
mafintosh/merkle-tree-stream | A JavaScript module generating a Merkle tree from incoming data | 103 |
mafintosh/tar-stream | A streaming tar parser and generator for JavaScript applications | 413 |
gabriella439/pipes | A lightweight stream processing library that builds and connects reusable streaming components using Haskell | 489 |
mafintosh/peercast | Enables peer-to-peer streaming of torrented video content to Chromecast devices | 515 |
maki-nage/makinage | Stream Processing Library and Framework | 39 |