Simple work-stealing parallelism for Rust.
# Cargo.toml
[dependencies]
rayon = "1.12.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute sum in parallel using Rayon's parallel iterator.
No known issues recorded.
No dependency data recorded yet.