Rust Atomics and locks Notes / practice for the amazing Rust Atomics and Locks book by Mara Bos. OnceData: code SpinLock: code OneShotChannel: code, notes Arc: code, notes TODO: try Miri