pipeliner 0.1.1

Provides a nice interface for parallel programming with iterators.
Documentation

Pipeliner

Pipeliner is a Rust library which aims to simplify doing multi-threaded work pipelines on iterators.

Take a look at the code examples in the docs here: https://docs.rs/pipeliner/