ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

35,887 results

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,402 views

1 month 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,193 views

2 years ago

timClicks
Are Rust's governance issues worth avoiding the language?

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

5:33
Are Rust's governance issues worth avoiding the language?

1,083 views

2 years ago

The Linux Foundation
Keynote: Rust in the Linux Kernel, Why? - Greg Kroah-Hartman

Keynote: Rust in the Linux Kernel, Why? - Greg Kroah-Hartman, Linux Kernel Maintainer and Fellow, The Linux Foundation.

14:01
Keynote: Rust in the Linux Kernel, Why? - Greg Kroah-Hartman

20,193 views

2 months 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,089 views

1 year 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,354 views

2 years ago

codingjerk
Zig is better than Rust (sometimes)

Since I use both Rust and Zig, I've collected some use cases, where I prefer Zig over Rust. While it's not an objective comparison, ...

20:21
Zig is better than Rust (sometimes)

96,235 views

7 months 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,707 views

8 years 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,274 views

1 year 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,511 views

4 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,126 views

4 months 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

YouTux Channel
Debian Switches to Rust: The End of C/C++ in the Linux World?

00:00 intro 00:47 CONTEXT AND ANNOUNCEMENT 02:02 WHY RUST? 03:49 CONSEQUENCES FOR THE DEBIAN ...

10:12
Debian Switches to Rust: The End of C/C++ in the Linux World?

27,030 views

2 months 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,810 views

1 month ago

Rust Programming Language
RustConf 2018 - Closing Keynote - Using Rust For Game Development by Catherine West

RustConf 2018 - Closing Keynote by Catherine West When you're just starting out in Rust, you start by building small programs.

42:30
RustConf 2018 - Closing Keynote - Using Rust For Game Development by Catherine West

147,914 views

7 years ago

Jon Gjengset
Solving distributed systems challenges in Rust

In this stream we work through the fly.io distributed systems challenges (https://fly.io/dist-sys/) in Rust, and solve all the way up to ...

3:15:52
Solving distributed systems challenges in Rust

306,777 views

2 years 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,589 views

1 month 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,161 views

3 years 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,211 views

1 month 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,316 views

5 years ago