Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of writing performant concurrent data structures in Rust through a comprehensive conference talk. Delve into a case study of a multi-producer single-consumer queue to learn about crafting safe abstractions, optimizing code performance, detecting undefined behavior and concurrency issues, and avoiding common benchmarking pitfalls. Gain insights into Rust's ownership model and discover techniques for subverting it when necessary. Follow along as the speaker covers motivation, speed optimization ideas, memory models, Rust implementation, safe abstraction creation, runtime analysis with Miri, and concludes with a Q&A session. Access accompanying slides and additional resources to enhance your understanding of advanced Rust programming concepts for concurrent systems.