simple_parallel 0.3.0

Straight-forward functions and types for basic data parallel operations, including parallel maps, for loops and thread pools.
1
2
3
4
5
6
7
8
9
# `simple_parallel`

[![Build Status](https://travis-ci.org/huonw/simple_parallel.png)](https://travis-ci.org/huonw/simple_parallel)

Straight-forward functions and types for basic data parallel
operations.

[Documentation](http://huonw.github.io/simple_parallel/simple_parallel),
[crates.io](https://crates.io/crates/simple_parallel).