Building Safe and Fast Software for the Future - Rust's Memory Management and Optimization
Offered By: Conf42 via YouTube
Course Description
Overview
Explore a conference talk that delves into building safe and fast software using Rust. Learn about memory management mastery, including strategies to prevent memory leaks and the advantages of Rust's approach over traditional garbage collection. Discover Rust's unique ownership and borrowing concepts, and how they contribute to memory safety. Examine multi-threading capabilities and performance optimization techniques such as zero-cost abstractions, inline functions, constant propagation, and the use of const and static variables. Gain insights into real-world applications of Rust and how it addresses modern software development challenges. Perfect for developers interested in leveraging Rust's features to create efficient and secure software solutions.
Syllabus
intro
preamble
overview
memory management mastery:
- memory leaks
- garbage collector
in comes rust
how does rust handle memory management?
ownership and borrowing
multi-threading
performance amplified: rust's optimization techniques:
- zero cost abstaction
- inline functions
- constant propagation
- const & static
conquering real-world challenges: applications in rust
thank you
Taught by
Conf42
Related Courses
Introduction to Programming for Musicians and Digital ArtistsCalifornia Institute of the Arts via Coursera Introduction to Real-Time Audio Programming in ChucK
California Institute of the Arts via Kadenze The Complete Java Certification Course
Udemy Java In-Depth: Become a Complete Java Engineer!
Udemy Advanced Java programming with JavaFx: Write an email client
Udemy