Concurrent queues for multi-producer, multi-consumer scenarios.
# Cargo.toml
[dependencies]
crossbeam-queue = "0.3.12"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and use a bounded concurrent queue.
No known issues recorded.
No dependency data recorded yet.