swap-queue 1.1.0

A lock-free thread-owned queue whereby tasks are taken by stealers in entirety via buffer swapping
Documentation
1
2
3
4
# TSAN suppressions file for swap_queue

# The epoch-based GC uses fences. See https://github.com/crossbeam-rs/crossbeam/issues/589
race:crossbeam_epoch