#parallel-processing #rayon #iterator #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

#784 in Concurrency

Download history 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 829/week @ 2024-10-06 1025/week @ 2024-10-13 898/week @ 2024-10-20 1087/week @ 2024-10-27 1015/week @ 2024-11-03 969/week @ 2024-11-10 1122/week @ 2024-11-17 1097/week @ 2024-11-24 1049/week @ 2024-12-01

4,385 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