ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,259 results

NDC Conferences
Keynote: Rust is not about memory safety - Helge Penne - NDC TechTown 2025

This talk was recorded at NDC TechTown in Kongsberg, Norway. #ndctechtown #ndcconferences #developer ...

46:06
Keynote: Rust is not about memory safety - Helge Penne - NDC TechTown 2025

4,838 views

10 days ago

Rust Programming Language
AI should write rust and only rust ;) — by Patrick Gray — Seattle Rust User Group, January 2026

AI should write rust and only rust ;) (ok maybe typescript too) A talk about using Rust to safely go fast with AI Links: ...

46:38
AI should write rust and only rust ;) — by Patrick Gray — Seattle Rust User Group, January 2026

2,094 views

2 days ago

Code to the Moon and Orhun Parmaksız
OpenAI went ALL IN on this Rust framework

A conversation with Orhun Parmaksız about Ratatui, OpenAI adopting Ratatui, AI assisted coding, fonts and themes, making ...

41:57
OpenAI went ALL IN on this Rust framework

17,095 views

8 days ago

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

2 weeks ago

Let's Get Rusty
Rust’s most complicated features explained

Join the Rust Live Accelerator (30 seats now open): https://letsgetrusty.com/join . In this video we'll explore some of Rust's most ...

30:19
Rust’s most complicated features explained

65,814 views

4 weeks ago

Anton Putra
Zig vs Rust Performance Benchmark 2026

Rust vs Zig Performance Benchmark (Actix vs ZZZ) - LinkedIn - https://www.linkedin.com/in/anton-putra - Twitter ...

1:46
Zig vs Rust Performance Benchmark 2026

20,062 views

2 weeks ago

Rust Programming Language
Fast and Safe Image Decoding in Rust—by Jonathan Behrens—Seattle Rust User Group, December 2025

This talk gives an introduction to image formats and lossless compression, and shares some insights from building fast image ...

41:31
Fast and Safe Image Decoding in Rust—by Jonathan Behrens—Seattle Rust User Group, December 2025

2,413 views

3 weeks ago

DigiKey
Intro to Embedded Rust - Part 1: What is Rust? | DigiKey

Rust is a modern systems programming language designed for both safety and speed. In this first episode, we explore what ...

56:03
Intro to Embedded Rust - Part 1: What is Rust? | DigiKey

6,974 views

7 days ago

Steve Builds (Tech)
Rust Game Programming Tutorial with Linux with Bevy

Want to create a game using Rust, or just learn Rust in general? Using Bevy we can create a 2d game using open source tools ...

1:39:21
Rust Game Programming Tutorial with Linux with Bevy

1,601 views

3 weeks ago

Francesco Ciulla
Should you learn Rust in 2026? Watch 5 minutes of this video

... Rust Programming Language, but are unsure whether to learn it or not? https://github.com/FrancescoXX/hexagon-stats Tokio, ...

23:02
Should you learn Rust in 2026? Watch 5 minutes of this video

3,809 views

3 weeks ago

IvanHerm
Rust and Golang Head-to-Head: Real Lessons from Building One App Twice

In the world of programming, the battle among coding languages is ongoing. Recently, Golang has emerged as a strong ...

26:01
Rust and Golang Head-to-Head: Real Lessons from Building One App Twice

8,577 views

1 month ago

Jon Gjengset
January 2026 Q&A

As has become tradition, it's time for another new year's Q&A! In the span of three hours, we got through 45 questions covering ...

2:48:37
January 2026 Q&A

17,808 views

3 weeks ago

DigiKey
Intro to Embedded Rust - Part 2: Blink and LED | DigiKey

Whether you're coming from C/C++ embedded development or from higher-level Rust programming, this tutorial bridges the gap ...

43:29
Intro to Embedded Rust - Part 2: Blink and LED | DigiKey

290 views

3 hours 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,087 views

3 weeks ago

Quiche19
stubborn C++ dev tries Rust for 20min, then creates a whole video about how awesome it is

POV: You're a C++ dev who finally tried Rust - docs that don't gatekeep ✓ - one command install ✓ - cargo just works ✓ - offline ...

1:16
stubborn C++ dev tries Rust for 20min, then creates a whole video about how awesome it is

3,301 views

3 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,802 views

3 weeks ago

Tsoding
Self-Reproducing Programs

References: - Rust Compiler: https://github.com/rust-lang/rust/ - Porth Compiler: https://gitlab.com/tsoding/porth - Porth Playlist: ...

24:37
Self-Reproducing Programs

114,966 views

11 days 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

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

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

783 views

12 days ago

BugBytes
django-bolt - Rust-powered API Framework for Django

Django & HTMX FULL COURSE: https://www.udemy.com/course/django-htmx-hypermedia-web-apps/?

18:23
django-bolt - Rust-powered API Framework for Django

1,394 views

7 hours ago

Francesco Ciulla
Build a Game with Rust! Learn the Rust Programming Language - 1-hour Bootcamp for beginners - Part 2

IMPORTANT: Check part 1 first if you are not proficent with Rust: https://youtu.be/tgJ8d9yQtKY In this second part, we will build a ...

56:53
Build a Game with Rust! Learn the Rust Programming Language - 1-hour Bootcamp for beginners - Part 2

2,640 views

9 days 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?

917 views

10 days ago

Rust Dortmund Meetup
Rust in Automotive Safety: Insights from Christof Petig

Rust in Automotive Safety: Insights from Christof Petig In this insightful talk, Christof, a senior Rust developer at Aptiv, delves into ...

31:24
Rust in Automotive Safety: Insights from Christof Petig

67 views

13 days 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,616 views

9 days ago