Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Writing Performant Concurrent Data Structures in Rust - March 2023

Rust via YouTube

Overview

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.

Syllabus

Intro
Motivation
The Ideas for more speed
The Memory Model
Implementation in Rust
Crafting Safe Abstractions
Runtime Analysis with Miri
Conclusion
Questions

Taught by

Rust

Reviews

Start your review of Writing Performant Concurrent Data Structures in Rust - March 2023

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.