#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

#1160 in Concurrency

Download history 1078/week @ 2024-11-16 1131/week @ 2024-11-23 1033/week @ 2024-11-30 1032/week @ 2024-12-07 893/week @ 2024-12-14 866/week @ 2024-12-21 1065/week @ 2024-12-28 1325/week @ 2025-01-04 1383/week @ 2025-01-11 1130/week @ 2025-01-18 1077/week @ 2025-01-25 991/week @ 2025-02-01 1166/week @ 2025-02-08 1164/week @ 2025-02-15 1267/week @ 2025-02-22 1483/week @ 2025-03-01

5,223 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