ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,474 results

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,547 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,681 views

4 weeks ago

lundmikael
C vs Rust on the Commodore 64

Through the LLVM-MOS project it is now possible to target the MOS 6502 architecture as found in the Commodore 64, Apple II, ...

0:26
C vs Rust on the Commodore 64

57,913 views

3 years ago

xmdi
Coding in Rust until it's missing a basic feature...

Rust is the language of the future ... unless the future involves basic arithmetic.

0:35
Coding in Rust until it's missing a basic feature...

8,311 views

3 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

10,687 views

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

92,730 views

7 months ago

Isaac Harris-Holt
Gleam is not Rust

Gleam is not Rust, and I'm sick of people comparing them. Here's why they're different. Join the Discord!

7:46
Gleam is not Rust

38,457 views

1 year 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

19,312 views

1 year 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

19,796 views

1 month ago

HiRSE
RUST - HiRSE Summer of Programming Languages

The HiRSE Summer of Programming Languages series features RUST, presented by Timo Betcke from UCL. More about the ...

1:17:27
RUST - HiRSE Summer of Programming Languages

922 views

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

84,775 views

2 years ago

timClicks
Fil-C is a better Rust

Is Fil-C the solution to C/C++ memory safety and does it replace the need for Rust? Fil-C, a fork of the Clang compiler, is gaining ...

7:53
Fil-C is a better Rust

4,623 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?

26,596 views

2 months ago

Tom Delalande
Comparing 10 programming languages. I built the same app in all of them.

Many modern programming languages have some great features like null safety, exhaustive switch statements, error handling, ...

21:33
Comparing 10 programming languages. I built the same app in all of them.

240,593 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

73,562 views

1 month 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

228,110 views

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

159,458 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

264,728 views

5 years ago

YouTux Channel
Rust's Real Problem Finally Explained to Everyone

00:00 Intro 00:44 The Linux Kernel: A New Dawn with Rust? 01:59 GPL's Sacred Ground: Understanding the Conflict 06:13 The ...

11:42
Rust's Real Problem Finally Explained to Everyone

12,428 views

1 month ago

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

3 weeks ago

Code Geek
Building Cloud-native Apps with Rust: the Good, the Bad and the Ugly

Building Cloud-native Apps with Rust: the Good, the Bad and the Ugly. We will cover what convinced us that Rust was a viable ...

21:54
Building Cloud-native Apps with Rust: the Good, the Bad and the Ugly

398 views

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

7 years ago

Rust Programming Language
RustFest Zürich 2017 - Rust: an alternative to high-level programming languages? by Élisabeth Henry

Rust is a systems programming language that runs blazingly fast. But what's its place for writing applications that don't particularly ...

30:27
RustFest Zürich 2017 - Rust: an alternative to high-level programming languages? by Élisabeth Henry

3,495 views

8 years ago

FOSS4G
FOSS4G 2021 - Geospatial programming with Rust

Rust is one of the emerging new programming languages which is well suited for geospatial applications and especially libraries.

30:33
FOSS4G 2021 - Geospatial programming with Rust

1,414 views

4 years ago

timClicks
Why is Rust so fast? Something you might not have considered. #rustlang #programming #software

The effects of stack vs heap in programming languages. https://twitter.com/timClicks https://github.com/timClicks ...

0:57
Why is Rust so fast? Something you might not have considered. #rustlang #programming #software

9,757 views

1 year ago