orx-parallel 3.4.0

High performance, configurable and expressive parallel computation library.
Documentation
1
2
3
4
5
mod parallel_executor;
mod shared_state;
mod thread_executor;

pub use parallel_executor::ParallelExecutorWithDiagnostics;