ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

429 results

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

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

82,700 views

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

3 years ago

codingjerk
I Made My Code 16000× Faster (Python & Rust)

... B Performance 03:43 - Version C 04:25 - Bitsets 05:23 - Bitsets 2 06:25 - JIT 07:02 - Let's get Rusty 07:59 - Rust Performance ...

18:33
I Made My Code 16000× Faster (Python & Rust)

51,879 views

8 months ago

Jon Gjengset
Crust of Rust: Dispatch and Fat Pointers

In this episode of Crust of Rust, we go over static and dynamic dispatch in Rust by diving deep into generics, monomorphization, ...

2:12:52
Crust of Rust: Dispatch and Fat Pointers

100,123 views

4 years ago

timClicks
Rust's iterators are more interesting than they look

Manually creating for loops is error prone and tedious. Learn about how Rust provides tools that make many common errors ...

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

10,655 views

2 years ago

Jon Gjengset
Crust of Rust: Iterators

In this third Crust of Rust video, we cover iterators and trait bounds, by re-implementing the "flatten" Iterator method from the ...

1:26:27
Crust of Rust: Iterators

118,468 views

5 years ago

timClicks
5 programs you can't compile with Rust

Here are programs that are accepted (without warnings or errors) in C, C++, Golang, and Java, that you'll never see being ...

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

6,099 views

2 years ago

timClicks
What's inside Box T? Let's build one to find out

This video covers a lot of ground! In 30 minutes, you'll learn about Rust's memory management system, the ownership system, ...

35:21
What's inside Box T? Let's build one to find out

3,267 views

2 years ago

Jon Gjengset
Decrusting the serde crate

In this stream, we peel back the crust on the serde crate — https://github.com/serde-rs/serde/ — and explore its interface, structure, ...

1:51:21
Decrusting the serde crate

77,910 views

3 years ago

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

This Week in Rust 501 included a call for testing for an upcoming feature for cargo - the ability to create a single-file crate.

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

2,763 views

2 years ago

Dario
Rust vs Java: A Staff Engineer's perspective

Are you trying to decide between Rust and Java for your next project? Look no further! In this video, Dario Lencina, staff engineer ...

25:04
Rust vs Java: A Staff Engineer's perspective

29,003 views

3 years ago

timClicks
Introducing the enum data type in Rust

Delve into the power, flexibility, and robustness that the enum data type brings to Rust https://youtu.be/LafOj_HrxRQ The video ...

41:07
Introducing the enum data type in Rust

2,712 views

2 years ago

codingjerk
Zig got better and I almost missed it

Zig 0.15 release review with explanations and examples Voice by @tokisuno **Links:** - Release notes: ...

23:01
Zig got better and I almost missed it

78,731 views

1 month ago

timClicks
Dozens of creative coding projects to try using Rust, Nannou and egui

A tour of the rusty_art repository by Enes Altun (altunenes), who watched my Pixelate Images tutorial from a few weeks ago.

5:39
Dozens of creative coding projects to try using Rust, Nannou and egui

5,148 views

2 years ago

Jon Gjengset
Porting flamegraph to Rust — part 1

In this stream, we started porting parts of the flamegraph profiling tool to Rust: http://www.brendangregg.com/flamegraphs.html.

5:37:11
Porting flamegraph to Rust — part 1

52,447 views

6 years ago

Jon Gjengset
The What and How of Futures and async/await in Rust

Futures are Rust's way of expressing asynchronous computations, but even after reading the documentation, it can be hard to ...

4:10:06
The What and How of Futures and async/await in Rust

113,981 views

7 years ago

timClicks
Rust on AWS Lambda Quickstart

Get your first Rust-based Lambda function live in less than 5 minutes. Resources: - Rust in the AWS Developer Center: ...

6:07
Rust on AWS Lambda Quickstart

3,624 views

2 years ago

Mii beta
Amberol is a cute music mini-player on GTK4 and Rust

On video is Amberol on version 0.2.1 #GNOME #Rust #GTK4 on Flathub https://flathub.org/apps/details/io.bassi.Amberol On ...

1:54
Amberol is a cute music mini-player on GTK4 and Rust

8,420 views

3 years ago