through2-filter
A through2 to create an Array.prototype.filter analog for streams.
through2-map
A through2 to create an Array.prototype.map analog for streams.
syncthrough
A Transform stream that is sync, and very fast
batch2
A transform stream that collects chunks and passes them on as batches