#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

#670 in Concurrency

Download history 155/week @ 2024-07-07 405/week @ 2024-07-14 415/week @ 2024-07-21 303/week @ 2024-07-28 332/week @ 2024-08-04 349/week @ 2024-08-11 371/week @ 2024-08-18 526/week @ 2024-08-25 619/week @ 2024-09-01 512/week @ 2024-09-08 545/week @ 2024-09-15 688/week @ 2024-09-22 579/week @ 2024-09-29 836/week @ 2024-10-06 1040/week @ 2024-10-13

3,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
~53K SLoC