Docs.rs
  • orx-parallel-2.0.1
    • orx-parallel 2.0.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • orxfun
    • Dependencies
      • orx-concurrent-bag ^2.12.0 normal
      • orx-concurrent-iter ^2.0.0 normal
      • orx-concurrent-ordered-bag ^2.12.0 normal
      • orx-fixed-vec ^3.16.0 normal
      • orx-iterable ^1.3.0 normal
      • orx-pinned-concurrent-col ^2.13.0 normal
      • orx-pinned-vec ^3.16.0 normal
      • orx-priority-queue ^1.7.0 normal
      • orx-pseudo-default ^2.1.0 normal
      • orx-split-vec ^3.16.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-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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

orx_parallel2.0.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Params
  • computational_variants::Par
  • computational_variants::ParMap
  • computational_variants::ParXap
  • computational_variants::ParXapFilterXap

Enums

  • ChunkSize
  • IterationOrder
  • NumThreads
  • runner::ComputationKind

Traits

  • IntoParIter
  • IterIntoParIter
  • ParCollectInto
  • ParIter
  • Parallelizable
  • ParallelizableCollection
  • Sum
  • runner::ParallelRunner
  • runner::ParallelTask
  • runner::ParallelTaskWithIdx
  • runner::ThreadRunner

Functions

  • iter::empty

Type Aliases

  • iter::ParEmpty
  • runner::DefaultRunner