Docs.rs
may_queue-0.1.16
may_queue 0.1.16
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Xudong-Huang
Dependencies
crossbeam-utils ^0.8
normal
smallvec ^1
normal
thread_local ^1
normal
rustversion ^1.0
build
Versions
69.31%
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
☰
Module mpsc_seg_queue
Structs
?
Module
may_queue
::
mpsc_seg_queue
source
·
[
−
]
Expand description
modified from crossbeam seg queue to support bulk pop for mpsc
Structs
IntoIter
SegQueue
An unbounded multi-producer multi-consumer queue.