Simple barrier implementation using proposed std::atomic_wait
https://github.com/Voultapher/atomic-wait-barrier.git
git clone https://github.com/Voultapher/atomic-wait-barrier.git
git clone git@github.com:Voultapher/atomic-wait-barrier.git
gh repo clone Voultapher/atomic-wait-barrier
Uses https://github.com/ogiroux/atomic_wait to implement a simple barrier.