hyperfilter
Stream filter
A lightweight filter function for distributed streams of data
Distributed map and filter
33 stars
4 watching
4 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Node.js module providing low-level streaming access to torrent files | 1,953 |
| | Transforms input buffers into an ANSI-formatted diff stream | 108 |
| | Transforms data streams to pause processing before parsing | 56 |
| | Combines multiple streams into a single stream for pipelining and error handling | 256 |
| | Pipes multiple streams together and destroys them when one closes | 908 |
| | A high-performance streaming CSV parser for Node.js | 1,424 |
| | A streaming tar parser and generator for JavaScript applications | 416 |
| | Enables real-time music broadcasting across a local network | 126 |
| | A JavaScript module generating a Merkle tree from incoming data | 105 |
| | Distributes input/output operations between multiple systems using a key-based architecture. | 119 |
| | A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |
| | Fast n-dimensional filtering and grouping of records in the browser. | 1,745 |
| | A distributed database solution using JavaScript, allowing for scalable and concurrent data storage and retrieval. | 754 |
| | 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 |
| | A distributed name server allowing multiple computers to share and synchronize key-value pairs | 36 |