pipeline icon indicating copy to clipboard operation
pipeline copied to clipboard

A concurrent pipeline example, written in Rust

A Rust concurrent pipeline

Build Status

How to run:
  1. curl -sSf https://static.rust-lang.org/rustup.sh | sh
  2. git clone [email protected]:gterzian/pipeline.git
  3. cd pipeline
  4. cargo test

Alternatively, just look at it running on travis...