#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

#976 in Concurrency

Download history 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 1037/week @ 2024-12-01 1041/week @ 2024-12-08 867/week @ 2024-12-15 877/week @ 2024-12-22 1080/week @ 2024-12-29 1328/week @ 2025-01-05 1360/week @ 2025-01-12 1020/week @ 2025-01-19

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