mcs 0.1.1

Synchronization primitives based on Mellor-Crummey and Scott's (MCS) queueing spinlock. This library is usable without `std`.
mcs-0.1.1 doesn't have any documentation.

mcs-rs

This implements the MCS spinlocking algorithm in Rust.