A mostly lock-free concurrent work-stealing deque.
# Cargo.toml
[dependencies]
deque = "0.3.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new work-stealing deque worker.
Consider using crossbeam-deque for a more robust implementation
No dependency data recorded yet.