Docs.rs
orx-parallel-3.1.0
orx-parallel 3.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
orxfun
Dependencies
orx-concurrent-bag ^3.0.0
normal
orx-concurrent-iter ^3.0.0
normal
orx-concurrent-ordered-bag ^3.0.0
normal
orx-fixed-vec ^3.18.0
normal
orx-iterable ^1.3.0
normal
orx-pinned-concurrent-col ^2.14.0
normal
orx-pinned-vec ^3.17.0
normal
orx-priority-queue ^1.7.0
normal
orx-pseudo-default ^2.1.0
normal
orx-split-vec ^3.18.0
normal
rayon ^1.10.0
normal
optional
chrono ^0.4.39
dev
clap ^4.5.36
dev
criterion ^0.5.1
dev
orx-concurrent-option ^1.5.0
dev
orx-concurrent-vec ^3.6.0
dev
rand ^0.9
dev
rand_chacha ^0.9
dev
rayon ^1.10.0
dev
test-case ^3.3.1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module computational_variants
orx_
parallel
3.1.0
Module computational_
variants
Module Items
Structs
In crate orx_
parallel
orx_parallel
Module
computational_
variants
Copy item path
Source
Expand description
Module containing variants of parallel iterators.
Structs
ยง
Par
A parallel iterator.
ParMap
A parallel iterator that maps inputs.
ParXap
A parallel iterator that xaps inputs.