An implementation of Mellor-Crummey and Scott lock for mutual exclusion, referred to as MCS lock.
-
Updated
May 1, 2025 - Rust
An implementation of Mellor-Crummey and Scott lock for mutual exclusion, referred to as MCS lock.
An implementation of Dave Dice's scalable, concurrency restrictive and eventually fair lock for mutual exclusion, referred to as Malthusian lock (WIP).
An implementation of Craig and, indenpendently, Magnussen, Landin, and Hagersten queue lock for mutual exclusion, referred to as CLH lock.
Add a description, image, and links to the mutual-exclusion topic page so that developers can more easily learn about it.
To associate your repository with the mutual-exclusion topic, visit your repo's landing page and select "manage topics."