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

rayon-par-bridge

Process Rayon parallel processing with a traditional sequential Iterator

1 unstable release

0.1.0 May 12, 2024

#748 in Concurrency

Download history 380/week @ 2024-07-19 360/week @ 2024-07-26 302/week @ 2024-08-02 328/week @ 2024-08-09 383/week @ 2024-08-16 503/week @ 2024-08-23 560/week @ 2024-08-30 560/week @ 2024-09-06 544/week @ 2024-09-13 660/week @ 2024-09-20 573/week @ 2024-09-27 743/week @ 2024-10-04 1001/week @ 2024-10-11 956/week @ 2024-10-18 1009/week @ 2024-10-25 1052/week @ 2024-11-01

4,213 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.8MB
~52K SLoC