/rust_atomics_and_locks

Cargo crate with my answers to the exercises of Mara Bos' book

Primary LanguageRustMIT LicenseMIT

rust_atomics_and_locks

Cargo crate with my answers/implementations to the exercises in Mara Bos' book:

Rust Atomics and Locks by Mara Bos (O’Reilly). Copyright 2023 Mara Bos, 978-1-098-11944-7.

The official repo with Mara's code is here.