1 Repositories
Rust rendezvous_swap Libraries
A fast rendezvous in rust where data can optionally be swapped between the two threads.
rendezvous_swap A rendezvous is an execution barrier between a pair of threads, but this crate also provides the option of swapping data at the synchr
5 Mar 17, 2023