ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

522 results

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

16,849 views

6 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

1,400 views

1 day ago

Rust Foundation
Rust in the Real World: Building Anti-Trafficking Software | Interview with Brooke Deuson

... Learn more about the Rust Foundation, an independent nonprofit dedicated to stewarding the Rust programming language and ...

24:37
Rust in the Real World: Building Anti-Trafficking Software | Interview with Brooke Deuson

758 views

6 days 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,165 views

6 days 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,551 views

5 days ago

Rust Programming Language
Taylor Cramer Interview, Crubit Development Lead at Google [Rust Project Content @ RustConf 2025]

In this interview, Pete LeVasseur sits down with Taylor Cramer to chat about: her journey from functional languages to Rust, ...

45:43
Taylor Cramer Interview, Crubit Development Lead at Google [Rust Project Content @ RustConf 2025]

1,051 views

1 day ago

D&E Deep Dive
Rust  A First Look

This guide covers Rust fundamentals, including Cargo for dependency management and ownership rules for memory safety.

5:41
Rust A First Look

18 views

22 hours 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?

8,426 views

1 day ago

Stellar Cat
How to properly use Rust for competitive programming

https://github.com/patrik-cihal/cp-rs.

2:22
How to properly use Rust for competitive programming

81 views

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

948 views

3 days ago

Melkey
Creator of Go explains how he built it

Ken Thompson, one of the creators of the go programming language explains how he was motivated to build the language.

8:58
Creator of Go explains how he built it

9,809 views

1 day ago

Semicolon
Boost Multithreaded Rust | Avoid Cache Line Wars | Padded Atomics Explained

Discover how false sharing silently slows down multithreaded rust programs and how padded atomics can fix it. see practical ...

8:34
Boost Multithreaded Rust | Avoid Cache Line Wars | Padded Atomics Explained

329 views

6 days 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,575 views

7 days ago

Stephan Eckes
Zero to Rust 03 - Tuple, Struct, Array

In this video series I will explain the basics of Rust for beginners! After many years of Rust development I want to show you what is ...

19:10
Zero to Rust 03 - Tuple, Struct, Array

73 views

7 days ago

Stevan Freeborn
Code + Coffee + Chat: Learning Rust with Rustlings and Building a Desktop App

Rustlings: https://rustlings.rust-lang.org/ The Rust Programming Language Book: https://rust-book.cs.brown.edu Zoeae: ...

2:49:09
Code + Coffee + Chat: Learning Rust with Rustlings and Building a Desktop App

4,828 views

Streamed 6 days ago

Yllvar Djoni Anwar
Why I Rewrote My Trading Engine in Rust: Latency, Safety & Concurrency

Part of the 'AI for Developers' series by AI Educator. Today's Lesson: Why I Rewrote My Trading Engine in Rust: Latency, Safety ...

5:41
Why I Rewrote My Trading Engine in Rust: Latency, Safety & Concurrency

0 views

6 days ago

compilemedaddy
Rust programming

Collections in rust.

1:32:25
Rust programming

11 views

Streamed 7 days ago

compilemedaddy
Error Handling in Rust programming

Error Handling in rust.

1:52:59
Error Handling in Rust programming

8 views

Streamed 6 days ago

Vipin Joshi
Continue on PB-02 of Advent of Code | Rust Programming | Live Coding | QnA

I am just solving the First advent of code problem, i know its late but trust me its not! Make sure you subscribe to the channel and ...

1:25:01
Continue on PB-02 of Advent of Code | Rust Programming | Live Coding | QnA

65 views

Streamed 1 day ago

Developer Diary
Rust Programming Tutorial #22 – Rust File Input & Output (Reading and Writing Files)

In this episode, we dive into file input and output in Rust. You'll learn how to read files, write files, and work with file paths using ...

18:32
Rust Programming Tutorial #22 – Rust File Input & Output (Reading and Writing Files)

0 views

5 days ago

Stevan Freeborn
Code + Coffee + Chat: Learning Rust with Rustlings and Building a Desktop App

Rustlings: https://rustlings.rust-lang.org/ The Rust Programming Language Book: https://rust-book.cs.brown.edu Zoeae: ...

3:17:24
Code + Coffee + Chat: Learning Rust with Rustlings and Building a Desktop App

5,102 views

Streamed 5 days ago

ACM SIGPLAN
[POPL'26] Miri: Practical Undefined Behavior Detection for Rust

Miri: Practical Undefined Behavior Detection for Rust (Video, POPL 2026) Ralf Jung, Benjamin Kimock, Christian Poveda, ...

24:41
[POPL'26] Miri: Practical Undefined Behavior Detection for Rust

21 views

1 day ago

Francesco Ciulla
Is Rust a good alternative to frameworks like Next.js, Laravel, Django for web development  in 2026?

Is Rust a good alternative to frameworks like Next.js, Laravel, and Django for web development in 2026? 0:00 Building ...

21:48
Is Rust a good alternative to frameworks like Next.js, Laravel, Django for web development in 2026?

8,451 views

4 days ago

Developer Diary
Rust Programming Tutorial #21 – Input & Output Explained with Examples

Welcome back to Developer Diary! In Episode 21 of our Rust Programming Tutorial Series, we dive deep into Input and Output ...

21:06
Rust Programming Tutorial #21 – Input & Output Explained with Examples

4 views

6 days ago

FluxSec
System Call Integrity Layer demo of System Call interception with a Rust Windows Driver

I demo a Rust Windows 11 Driver implementing the System Call Integrity Layer functionality that I am experimenting with. To see ...

8:50
System Call Integrity Layer demo of System Call interception with a Rust Windows Driver

437 views

3 days ago