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

Linux Foundation

Rust: Removing the Sharp Edges from Systems Programming

Linux Foundation via YouTube

Overview

Explore a comprehensive overview of Rust programming language for systems programming in this 50-minute conference talk. Learn how Rust eliminates memory corruption and data race issues at compile time through its strong type system, providing a safer alternative to traditional languages like C and C++. Discover key Rust features including explicit ownership transfer, algebraic data types, pattern matching, generics, traits, and error handling. Gain insights into integrating Rust with Yocto systems using meta-rust and understand the challenges and considerations when adopting Rust for embedded systems development. Delve into topics such as cargo management, debugging techniques, IDE integration, and bare metal programming with Rust libraries.

Syllabus

Introduction
Who am I
What is Systems Programming
Manual Memory Management
Why is Manual Memory Management challenging
Tour of Rust
Type System
Memory Leak
Explicit Ownership Transfer
C Example
Exciting Features
Algebraic Data Types
Matching Patterns
Generics Traits
Error Handling
Option Type
Result Type
Unsafe Functions
Rust C
Cargo
Meta Rust
Cargo Bitbake
Rust is not all golden
Fighting the borrowed checker
Rusts release schedule
WWF ORF
Russ Support
Rust Debugging
Incremental Builds
Link Time Optimization
IDES Integration
Downloads
Dynamically Linked Libraries
Cargo Side
Bare Metal
Rust Libraries

Taught by

Linux Foundation

Reviews

Start your review of Rust: Removing the Sharp Edges from Systems Programming

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.