Docs.rs
open-coroutine-queue-0.5.0
open-coroutine-queue 0.5.0
Permalink
Docs.rs crate page
LGPL-3.0 OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
loongs-zhang
Dependencies
crossbeam-deque ^0.8.3
normal
num_cpus ^1.16.0
normal
parking_lot ^0.12.1
normal
st3 ^0.4.1
normal
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
open_
coroutine_
queue
0.5.0
Module work_
steal
Module Items
Structs
In crate open_
coroutine_
queue
open_coroutine_queue
Module
work_steal
Copy item path
Source
Expand description
work steal queue impl
Structs
ยง
Local
Queue
The work stealing local queue, exclusive to thread.
Work
Steal
Queue
Work stealing global queue, shared by multiple threads.