hyperfilter

Stream filter

A lightweight filter function for distributed streams of data

Distributed map and filter

GitHub

33 stars
4 watching
4 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mafintosh/torrent-stream A Node.js module providing low-level streaming access to torrent files 1,952
mafintosh/ansi-diff-stream Transforms input buffers into an ANSI-formatted diff stream 108
mafintosh/peek-stream Transforms data streams to pause processing before parsing 56
mafintosh/pumpify Combines multiple streams into a single stream for pipelining and error handling 256
mafintosh/pump Pipes multiple streams together and destroys them when one closes 908
mafintosh/csv-parser A high-performance streaming CSV parser for Node.js 1,420
mafintosh/tar-stream A streaming tar parser and generator for JavaScript applications 413
mafintosh/deejay Enables real-time music broadcasting across a local network 126
mafintosh/merkle-tree-stream A JavaScript module generating a Merkle tree from incoming data 103
mafintosh/hyperpipe Distributes input/output operations between multiple systems using a key-based architecture. 119
sindresorhus/gulp-filter A plugin for Gulp that enables filtering of file streams using glob patterns 315
crossfilter/crossfilter Fast n-dimensional filtering and grouping of records in the browser. 1,746
mafintosh/hyperdb A distributed database solution using JavaScript, allowing for scalable and concurrent data storage and retrieval. 754
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/hypername A distributed name server allowing multiple computers to share and synchronize key-value pairs 36