ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

199 results

Jody Bruchon
IT'S OVER! The Rust Language Just Nuked 8 Entire Architectures!

Rust was just shoved into Debian's Apt package manager. Debian is what Ubuntu is based on, and HUNDREDS or possibly even ...

10:57
IT'S OVER! The Rust Language Just Nuked 8 Entire Architectures!

10,147 views

4 days ago

Code to the Moon
Rust Crate of the Year, IMO

Check out Kombai here: https://kombai.com/install/ A quick walkthrough of the Rig crate and why it is so important. Keyboard: ...

8:22
Rust Crate of the Year, IMO

8,249 views

5 days ago

Jody Bruchon
The Death of Real Programming: Why Modern Software is a House of Cards (and Rust won't save you)

The software industry is facing a quiet crisis as the systems-level engineers who built the foundation of modern computing are ...

11:36
The Death of Real Programming: Why Modern Software is a House of Cards (and Rust won't save you)

1,298 views

16 hours ago

BareMetal
Rust Tutorial for Beginners [Ep. 1] – Cargo & Hello World Explained

Let's write our first Rust program and master its build system. First, organization is key. Open your terminal, create a projects ...

7:13
Rust Tutorial for Beginners [Ep. 1] – Cargo & Hello World Explained

51 views

6 days ago

BareMetal
Rust Programming Tutorial: Variables, Mutability, and Shadowing Explained

In this Rust programming tutorial, we dive deep into the fundamental building blocks of memory safety: Variables, Mutability, and ...

4:18
Rust Programming Tutorial: Variables, Mutability, and Shadowing Explained

28 views

3 days ago

Coding in Public
(NEW) Astro 6: First Look

Get my course for 25% off at https://learnastro.dev Use coupon: ASTRO6 (I'll donate $10 to Astro for each purchase) Astro 6.0 just ...

13:23
(NEW) Astro 6: First Look

7,279 views

1 day ago

Semicolon
Rust 1.94.0: New Features, Library Enhancements, and Improved Tooling

Rust 1.94.0 introduces major improvements to the standard library, iterators, lazy initialization with lazylock, cargo configuration ...

5:15
Rust 1.94.0: New Features, Library Enhancements, and Improved Tooling

1,565 views

7 days ago

LateNiteLecturer
Lesson 4 - Variables

Subscribe for more Rust programming lessons. #Rust #LearnRust #RustProgramming #CodingForBeginners #Programming.

4:17
Lesson 4 - Variables

7 views

4 days ago

Stable Rust
Tokio Single Thread vs Multi Thread Runtime (Rust Async Explained)

Async Rust does not automatically mean parallel execution. Tokio provides two runtime types: - current_thread runtime ...

6:09
Tokio Single Thread vs Multi Thread Runtime (Rust Async Explained)

22 views

5 days ago

Hugo Svirak
Rust: All About Strings

Here's a video about all the sorts of strings in Rust, we have the classic String, but did you know there is also OsString?

9:35
Rust: All About Strings

40 views

6 days ago

Cyberbodia
The Story of Rust

Topics Covered: Rust programming language history Graydon Hoare Memory safety explained Ownership and borrowing model ...

5:32
The Story of Rust

56 views

4 days ago

Lance Ma
Why Rust in Linux Kernel?  C for over 30 years, is undergoing the biggest revolution in a generation

What happens when you try to integrate the memory-safe Rust programming language into its core? Discover how this ...

6:26
Why Rust in Linux Kernel? C for over 30 years, is undergoing the biggest revolution in a generation

0 views

20 hours ago

Software Wrighter
Sharpen the Saw: Rust AI Tools

Sharpening the saw: fixing bugs in my Rust CLI, then exploring two AI agent frameworks. I fix pjmai-rs (edition 2024 migration, ...

4:36
Sharpen the Saw: Rust AI Tools

30 views

5 days ago

Semicolon
Rust Globals Done Right with LazyLock

Learn how to fix lazy initialization in Rust and make your programs faster, safer, and more efficient! In this video, we dive into ...

5:28
Rust Globals Done Right with LazyLock

473 views

1 day ago

Vinh Nguyen
Oxide: The Essence of Rust

https://arxiv.org/pdf/1903.00982 Oxide: Formalizing the Essence of Rust ownership This paper introduces Oxide, a formalized ...

5:57
Oxide: The Essence of Rust

7 views

4 days ago

Rustify — Rust in Production
🇺🇸 Why I Built My Learning Platform in Rust (Backend + Frontend)

Apply for 1-on-1 Rust Coaching: https://rustify.rs/calling/x7fa59aYKO0 I help developers use Rust professionally to build real, ...

11:39
🇺🇸 Why I Built My Learning Platform in Rust (Backend + Frontend)

264 views

5 days ago

Swag Professor Explain
Every Programming Language Ranked & Explained 2026

Programming languages power everything we use today from websites and mobile apps to AI systems and cloud infrastructure.

4:53
Every Programming Language Ranked & Explained 2026

2,471 views

2 days ago

Zorz
I Replaced VS Code With an IDE I Built Entirely With AI

I built a full-featured IDE in 6 weeks using AI. 300+ commits. Zero lines of hand-written code.** Ultra is a custom IDE built almost ...

7:51
I Replaced VS Code With an IDE I Built Entirely With AI

1,001 views

4 days ago

Stable Rust
Async Rust + CPU Work = Disaster (Unless You Do This)

Async Rust works great for I/O tasks, but many developers accidentally run CPU-heavy work inside async tasks. This silently ...

7:17
Async Rust + CPU Work = Disaster (Unless You Do This)

20 views

2 days ago

Taught by Celeste AI - AI Coding Coach
Build a Counter App in Rust egui — Buttons and State (Ep 3)

Make your egui app interactive! In this episode, we build a counter app with clickable buttons. Learn ui.button() for creating ...

8:21
Build a Counter App in Rust egui — Buttons and State (Ep 3)

0 views

4 days ago