ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

35,904 results

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: One Extra Pointer, 1/3 Slower

Rust users don't know bout muh cache evictions. (UI doc still in progress, don't worry.) SUPPORT LINKS PayPal: ...

11:36
Rust Programmers Can't Understand Basic C Programming: One Extra Pointer, 1/3 Slower

2,523 views

1 month ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: Linked Lists and Hand-Holding

Linked lists are carcinogenic to Rustaceans. I faltered a bit on something but editing requires actual effort, so watch for the ...

13:30
Rust Programmers Can't Understand Basic C Programming: Linked Lists and Hand-Holding

3,738 views

1 month ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: "It's Just a Rounding Error, Bro!"

Imagine calling the biggest thing that affects performance for every program since the early 1990s "just a rounding error." It's like ...

7:25
Rust Programmers Can't Understand Basic C Programming: "It's Just a Rounding Error, Bro!"

3,212 views

1 month ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: "Use After Free" Bugs

Rust programmers can be such midwits. (UI doc still in progress, don't worry.) SUPPORT LINKS PayPal: ...

4:37
Rust Programmers Can't Understand Basic C Programming: "Use After Free" Bugs

3,595 views

1 month ago

Jody Bruchon
The Rust Programming Language Is A Political Trojan Horse

Rust is a programming language, but it's also a way for Marxists to subvert the establishment and overthrow institutions.

17:33
The Rust Programming Language Is A Political Trojan Horse

20,121 views

1 year ago

Jon Gjengset
impl Rust: One Billion Row Challenge

I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.

10:36:57
impl Rust: One Billion Row Challenge

83,975 views

1 month ago

Jon Gjengset
Crust of Rust: std::collections

In this video we go over the various collection types in the Rust standard library (effectively `std::collections`), and discuss a bit ...

2:45:04
Crust of Rust: std::collections

85,394 views

2 years ago

LinuxConfAu 2018 - Sydney, Australia
Rust Programming Techniques

Nicholas Cameron http://lca2018.linux.org.au/schedule/presentation/22/ Rust is a language for fearless systems programming.

1:32:02
Rust Programming Techniques

98,718 views

8 years ago

timClicks
Fil-C is a better Rust

... Like this video if you found it helpful, and share it with your friends who are also interested in Rust programming.

7:53
Fil-C is a better Rust

4,832 views

1 month ago

Jody Bruchon
Rust Programmers Can't Understand Physical Labor

I've never once seen a crab in a crawlspace...and I've been in a crawlspace my entire adult life. (UI doc still in progress, don't ...

2:55
Rust Programmers Can't Understand Physical Labor

1,241 views

1 month ago

Jon Gjengset
Implementing a Lox interpreter in Rust

For some time I've been looking for an opportunity to do a stream on writing a parser + interpreter for... something. Anything really.

7:53:42
Implementing a Lox interpreter in Rust

89,372 views

1 year ago

Jon Gjengset
Implementing and Optimizing a Wordle Solver in Rust

We implement a Wordle solver in Rust based off on the excellent 3blue1brown video on the same topic: ...

6:08:52
Implementing and Optimizing a Wordle Solver in Rust

161,315 views

3 years ago

Jon Gjengset
Crust of Rust: Lifetime Annotations

In the 2019 Rust Survey, a lot of people were asking for video content covering intermediate Rust content. So in this first video ...

1:33:23
Crust of Rust: Lifetime Annotations

267,054 views

5 years ago

Jon Gjengset
Crust of Rust: Declarative Macros

In this second Crust of Rust video, we cover declarative macros, macro_rules!, by re-implementing the vec! macro from the ...

1:36:11
Crust of Rust: Declarative Macros

77,351 views

5 years ago

timClicks
Rust's lifetimes made easy

I hope that this is a useful resource for all developers wanting to deepen their understanding of Rust programming language.

6:39
Rust's lifetimes made easy

21,214 views

2 years ago

YouTux Channel
RUST: A Language Without Poetry

00:00 Introduction 05:26 The Paradox of Limits – When Safety Becomes a Cage 10:00 Ownership and Borrowing – The Hidden ...

38:26
RUST: A Language Without Poetry

11,153 views

4 months ago

Jon Gjengset
Vibe coding complex changes in Rust

Those who have followed me for a while may already know that I'm a bit of an ML Luddite — it's not that I'm opposed to the use of ...

2:59:08
Vibe coding complex changes in Rust

47,111 views

5 months ago

The Linux Foundation
Lightning Talk: The Humble Rustacean: Human Factors Behind Rust’s Success - Maté Kovacs

Join us at the premier vendor-neutral open source conference, where developers and technologists come together to collaborate, ...

11:15
Lightning Talk: The Humble Rustacean: Human Factors Behind Rust’s Success - Maté Kovacs

365 views

3 weeks ago

Jon Gjengset
Crust of Rust: async/await

Finally, we tackle the topic of async/await in Rust, and specifically looking at how to use and think about async/await more so than ...

2:34:01
Crust of Rust: async/await

229,615 views

4 years ago

Jon Gjengset
Implementing (parts of) git from scratch in Rust

In this stream, we implement core pieces of git from scratch by following the CodeCrafters git "course" ...

4:29:28
Implementing (parts of) git from scratch in Rust

105,195 views

1 year ago