#parallel-processing #rayon #iterator #sequential #process

rayon-par-bridge

Process Rayon parallel processing with a traditional sequential Iterator

1 unstable release

0.1.0 May 12, 2024

#571 in Concurrency

Download history 106/week @ 2024-05-08 20/week @ 2024-05-15 10/week @ 2024-05-22 3/week @ 2024-05-29

139 downloads per month

MIT license

4KB

rayon-par-bridge

Process Rayon parallel processing with a traditional sequential Iterator


lib.rs:

This crate provides an elegant solution for integrating Rayon's parallel processing power with the traditional sequential iterator pattern in Rust.

Dependencies

~1.1–2.6MB
~51K SLoC