commonware-parallel 0.0.65

Parallelize fold operations with pluggable execution strategies.
Documentation
1
2
3
4
5
6
7
8
9
10
# commonware-parallel

[![Crates.io](https://img.shields.io/crates/v/commonware-parallel.svg)](https://crates.io/crates/commonware-parallel)
[![Docs.rs](https://docs.rs/commonware-parallel/badge.svg)](https://docs.rs/commonware-parallel)

Parallelize fold operations with pluggable execution strategies.

## Status

`commonware-parallel` is **ALPHA** software and is not yet recommended for production use. Developers should expect breaking changes and occasional instability.