Diving into Atomics and Memory Ordering in Rust By Michael de Silva @bsodmike Oct 15, 2021, 12:00am UTC Rust, Rustlang, Crust of Rust Having watched Jon's screencast on "Crust of Rust: Atomics and Memory Ordering" I wanted to share my notes on the initial chapters.This covers mostly everything just before he gets into SeqCst. Here's the link to the Gist.