ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,158 results

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

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

1 month ago

timClicks
Single-file Rust programs - new nightly feature to test

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

3:35
Single-file Rust programs - new nightly feature to test

2,763 views

2 years ago

timClicks
What is the difference between String and &str in Rust?

This video explains the difference between Rust's two main text types: String and &str. This distinction is one of the most confusing ...

13:27
What is the difference between String and &str in Rust?

1,773 views

4 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

timClicks
Teach yourself how to write idiomatic Rust code

Almost everyone comes to Rust with prior programming experience. That can make the experience feel somewhat alien.

9:55
Teach yourself how to write idiomatic Rust code

6,934 views

2 years ago

timClicks
Rust's iterators are more interesting than they look

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

22:46
Rust's iterators are more interesting than they look

10,673 views

2 years ago

timClicks
Introducing the enum data type in Rust

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

41:07
Introducing the enum data type in Rust

2,716 views

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

timClicks
Pixelate an image in less than 50 lines of code - Learning Rust Creatively

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

34:41
Pixelate an image in less than 50 lines of code - Learning Rust Creatively

4,861 views

2 years ago

timClicks
5 programs you can't compile with Rust

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

8:39
5 programs you can't compile with Rust

6,099 views

2 years ago

timClicks
David Sankel – Rust and C++ Interop

In David's view, this doesn't provide a very comfortable working experience for a Rust programmer. - crubit - a new effort by ...

49:17
David Sankel – Rust and C++ Interop

2,020 views

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

timClicks
Delightful command-line utilities with Rust

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

46:58
Delightful command-line utilities with Rust

7,599 views

2 years ago

timClicks
Async Not Required 🦀

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

11:52
Async Not Required 🦀

5,651 views

2 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
Answers to StackOverflow's top Rust programming questions  explained

If you're learning Rust, you've probably wanted answers to these questions. The video is a recorded live stream with lots of ...

1:12:44
Answers to StackOverflow's top Rust programming questions explained

3,242 views

4 years ago