upcarta
  • Sign In
  • Sign Up
  • Explore
  • Search

Rust Atomics and Locks by Mara Bos

  • #Rust(programminglanguage)
marabos.nl
See on marabos.nl
3 Recommenders
3 Mentions
1 Ask
Low-level Concurrency in Practice. This practical book helps Rust programmers of all levels gain a clear understanding of low-level concurrency. You'll learn everything about atomic... Show More

Low-level Concurrency in Practice. This practical book helps Rust programmers of all levels gain a clear understanding of low-level concurrency. You'll learn everything about atomics and memory ordering and how they're combined with basic operating system APIs to build common primitives like mutexes and condition variables. Once you're done, you'll have a firm grasp of how Rust's memory model, the processor, and the role of the operating system all fit together.

Show Less
Recommend
Post
Save
Complete
Collect
Mentions
See All
John Funk @superxtranormal · Aug 13, 2023
  • Post
  • From Twitter
Little morning coffee and cracking into @m_ou_se ‘s book. At first I thought, maybe this is too low level for me. But the on-ramp to threads is so smooth. Really lovin it so far. Great clear and precise approachable writing .
Sebastien Pelletier @sebastien_pel · Jun 9, 2023
  • Answered to I decided to learn #Rust, do you have any good resources for me?
  • From Twitter
[link] by @m_ou_se
Timur Doumler @timur_audio · Aug 24, 2023
  • Post
  • From Twitter
Best programming book I've read in a while. Biggest takeaway: Chapter 3 explaining how memory ordering works. I always struggled to understand this, even though I had watched multiple talks & read other books on the topic, but thanks to @m_ou_se 's book it finally clicked!
Asks
See All
  • Eleftheria Batsou
    • Ask
    I decided to learn #Rust, do you have any good resources for me?
    9 answers
  • upcarta ©2025
  • Home
  • About
  • Terms
  • Privacy
  • Cookies
  • @upcarta