ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,318 results

Chris Schwenk | Tech Jobber Podcast
Rust vs C++ Salaries in 2025 (Why Rust Pays $100K More)

Rust developers are making up to $400000 — and they're earning $50K–$100K MORE than C++ engineers for the same work.

9:53
Rust vs C++ Salaries in 2025 (Why Rust Pays $100K More)

1,664 views

2 weeks ago

The Kernel Log
Rust in the Linux Kernel: Why After 30 Years of C?

For over 30 years, C has been the undisputed language of the Linux Kernel. But with version 6.1, a historic shift occurred: Rust ...

6:34
Rust in the Linux Kernel: Why After 30 Years of C?

914 views

9 days ago

Code to the Moon
14 Rust Smart Pointers Compared

A completely arbitrary tier list of Rust smart pointers. The criteria is mainly how often I use them. Get Rust training from Let's Get ...

11:01
14 Rust Smart Pointers Compared

17,063 views

2 weeks ago

Tech With Tim
The Only Programming Languages Worth Learning in 2026

Start building real Python skills today with DataCamp's Python Programming Fundamentals track (perfect if you're still shaky on ...

10:44
The Only Programming Languages Worth Learning in 2026

39,039 views

8 days ago

Francesco Ciulla
What you missed about Rust in 2025 - Rust Official blog recap

In this video, I will recap the most important Rust announcements in 2025, based on the official Rust blog. Rust official ...

17:09
What you missed about Rust in 2025 - Rust Official blog recap

4,186 views

4 weeks ago

Premature Abstraction
Okay, so why are lexers even needed?

Get Rust training from Let's Get Rusty: https://letsgetrusty.com/start-with-abstraction If you like my work and want to see more, you ...

12:57
Okay, so why are lexers even needed?

10,394 views

2 days ago

Struct Build
The 'Dead' Language That Beat Rust & Go For My Server

Everyone told me to use Rust or Go for my server backend. I refused. Instead, I found a 24-year-old "dead" language that offers the ...

4:24
The 'Dead' Language That Beat Rust & Go For My Server

147 views

2 weeks ago

code_report
Rust (and Haskell) Win! 👑

A follow up video to The Beauty of Algorithms. I improve the Rust solution and add Haskell and J to the previous solutions (C++, ...

9:26
Rust (and Haskell) Win! 👑

12,793 views

3 weeks 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

2 weeks ago

Semicolon
Rust 1.93.0 Hands-On: Faster, Safer, and More Ergonomic Than Ever!

Rust 1.93 introduces safer thread-local global allocators, improved musl support, and several stabilized standard library APIs like ...

7:00
Rust 1.93.0 Hands-On: Faster, Safer, and More Ergonomic Than Ever!

2,438 views

5 days ago

Semicolon
Rust Fat Pointers | Thin vs Fat Pointers Explained with Examples

Explore Rust's **fat pointers** and understand why they're essential. Learn how slices (`[T]`) and trait objects (`dyn Trait`) use fat ...

10:30
Rust Fat Pointers | Thin vs Fat Pointers Explained with Examples

782 views

12 days ago

Code Different
I Created the Best Programming Language of All Time

Blink is a compiled programming language offering speeds matching that of C, C++, Rust, etc. Designed with a simple, modern ...

17:11
I Created the Best Programming Language of All Time

3,605 views

3 weeks ago

samuel åkesson
Using Rust on the frontend?

Dioxus 0.7: https://dioxuslabs.com/learn/0.7/

9:49
Using Rust on the frontend?

2,611 views

5 days ago

Gioele Stefano Luca Fierro
Atom 2.11: Returning references

Rustlers – Atomics Rust, is a series of bite-sized videos exploring the Rust programming language. Each episode is a small ...

12:58
Atom 2.11: Returning references

27 views

2 weeks ago

Premature Abstraction
Wait, how can a compiler compile itself?!

Get Rust training from Let's Get Rusty: https://letsgetrusty.com/start-with-abstraction If you like my work and want to see more, you ...

9:45
Wait, how can a compiler compile itself?!

49,373 views

3 weeks ago

Monad Developers
How to consume Execution events using Rust

This video walks you through a simple Rust code example that consumes Execution events from a Monad full node. This video ...

4:18
How to consume Execution events using Rust

63 views

3 weeks ago

Shade of Code
Ranking the Hottest Programming Languages in 2026

What made me stand out for BIG TECH (CodeCrafters 40% OFF): https://app.codecrafters.io/join?via=shadeofcodex ✓ What ...

5:54
Ranking the Hottest Programming Languages in 2026

8,362 views

2 weeks ago

frugle
Why the Obsession with Rust | The Pillars and Performance of the Rust Language

The provided text highlights Rust as a premier programming language celebrated for its ability to combine high-level memory ...

7:07
Why the Obsession with Rust | The Pillars and Performance of the Rust Language

30 views

2 weeks ago

Pokelego Dev
Five reasons to Learn Zig in 2026

In this video, I gave 5 reasons about why Zig is a great programming language to pick up in 2026. Topics Covered: - Current ...

7:51
Five reasons to Learn Zig in 2026

3,283 views

7 days ago

Context Free
Programming Languages in 2025!

https://tjpalmer.github.io/languish/ https://docs.python.org/3/whatsnew/3.14.html ...

9:53
Programming Languages in 2025!

11,131 views

3 weeks ago

Coding Crash Courses
The Ultimate Power Duo: Python Simplicity + Rust Performance 💪

Code: https://github.com/Coding-Crashkurse/Python-Rust Python is fantastic, easy to learn, and extremely versatile. But let's be ...

5:11
The Ultimate Power Duo: Python Simplicity + Rust Performance 💪

410 views

2 weeks ago

SyedHussimDev
Let's Build A Simple WebAssembly UI ToolKit In Rust

In this video, I show how to build a simple UI toolkit for WebAssembly using Rust. https://github.com/syedhussim/parv-rs.

10:44
Let's Build A Simple WebAssembly UI ToolKit In Rust

1,044 views

3 days ago

Indently
AsyncIO VS Threading VS Multiprocessing

In today's video, we're going to learn the difference between AsyncIO, threading, and multiprocessing. We're also going to learn ...

13:10
AsyncIO VS Threading VS Multiprocessing

4,551 views

14 hours ago

Francesco Ciulla
Hello world - Axum - The Rust Backend Framework

In this video, we will introduce Axum, the Rust Backend framework. More videos are coming. If you are interested, subscribe and ...

4:13
Hello world - Axum - The Rust Backend Framework

1,363 views

3 weeks ago

Hack the Clown
These Rust CLI Tools Make Linux Hacking Faster

Rust isn't just for backend and systems – it's becoming a must-have toolkit for ethical hackers and security engineers. In this video ...

6:18
These Rust CLI Tools Make Linux Hacking Faster

2,605 views

8 days ago