Pipes: A Lazy Data Flow Framework


Pipes: A Lazy Data Flow Framework

Pipes is a dataflow framework written in Java that enables the splitting, merging, filtering, and transformation of data from input to output. Computations are expressed using a combinator model and are evaluated in a memory-efficient, lazy fashion.

Version Repository Usages Date
2.6.x 2.6.0 central Sep 17, 2014
2.5.x 2.5.0 central Apr 14, 2014
2.4.x 2.4.0 central Aug 04, 2013
2.3.x 2.3.0 central Mar 20, 2013
2.2.x 2.2.0 central Dec 20, 2012
2.1.x 2.1.0 central Aug 04, 2012
2.0.x 2.0.0 central May 24, 2012
1.0.x 1.0 central Feb 28, 2012