# 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.