Bridging Worlds - Using Rust Build Scripts to Leverage Existing Build Infrastructure
Offered By: Linux Foundation via YouTube
Course Description
Overview
Explore the integration of Rust build scripts with existing build infrastructure in this 19-minute Linux Foundation conference talk. Delve into Rust's memory safety features and learn how they can enhance project stability. Discover the challenges posed by Cargo, Rust's package manager, and uncover solutions through build scripts. Gain insights into leveraging environment variables, working with GResource, and utilizing the CC crate for seamless integration. Understand how Rust code can be effectively incorporated into established development workflows, bridging the gap between traditional and modern build systems.
Syllabus
Intro
Background
Recap
What is Rust
Memory Safety
Example
Rust Saves the Day
Atomicity
Mutex
Cargo
The Problem with Cargo
Build Scripts
Environment Variables
GResource
CC Crate
Rust Code
Outro
Taught by
Linux Foundation
Tags
Related Courses
The Rust Programming LanguageUdemy Rust for Beginners: Learn Rust in 4 Hours
Udemy Learn Rust by Building Real Applications
Udemy Rust Essential Training
LinkedIn Learning Rust
Exercism