Docs.rs
npnc-0.2.1
npnc 0.2.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
KyleMayes
Dependencies
hazard ^0.3.0
normal
queuecheck ^0.1.0
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
npnc
0.2.1
Module bounded
Module Items
Modules
In crate npnc
npnc
Module
bounded
Copy item path
Source
Expand description
Bounded lock-free queues.
Modules
ยง
mpmc
Bounded multi-producer, multi-consumer lock-free queue.
spsc
Bounded single-producer, single-consumer wait-free queue.