#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

#930 in Concurrency

Download history 524/week @ 2024-08-26 634/week @ 2024-09-02 508/week @ 2024-09-09 555/week @ 2024-09-16 680/week @ 2024-09-23 579/week @ 2024-09-30 884/week @ 2024-10-07 1027/week @ 2024-10-14 930/week @ 2024-10-21 1054/week @ 2024-10-28 1002/week @ 2024-11-04 982/week @ 2024-11-11 1175/week @ 2024-11-18 1055/week @ 2024-11-25 1030/week @ 2024-12-02 1007/week @ 2024-12-09

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