Docs.rs
may_queue-0.1.12
may_queue 0.1.12
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Xudong-Huang
Dependencies
crossbeam ^0.8
normal
smallvec ^1
normal
rustversion ^1.0
build
Versions
72.94%
of the crate is documented
Go to latest version
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
☰
Crate may_queue
Version 0.1.12
All Items
Modules
?
Crate
may_queue
source
·
[
−
]
Modules
mpmc_bounded
mpsc_list
mpsc_list_v1
mpsc_seg_queue
modified from crossbeam seg queue to support bulk pop for mpsc
seg_queue
modified from crossbeam seg queue to support bulk pop
spmc
spsc
tokio_queue
Work-stealing queue from the Tokio project.