ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

857 results

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

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

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

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

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?

9,105 views

6 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

1,067 views

4 days 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,615 views

5 days ago

Hack the Clown
Rewriting Python exploit to RUST

MongoBleed is a critical MongoDB vulnerability that can silently expose your data to anyone who knows how to poke at it.

7:36
Rewriting Python exploit to RUST

1,391 views

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

3 days ago

YouTux Channel
XFCE WILL BE WRITTEN IN RUST!? | Source Code #2

00:00 – Something Just Changed 00:50 – XFCE Jumps to Rust: Unexpected Turn 03:31 – Clawbot: Copilot, but on Your Terms ...

9:45
XFCE WILL BE WRITTEN IN RUST!? | Source Code #2

3,472 views

1 day ago

Stable Rust
Why You Can’t Index a String in Rust (And What to Do Instead)

Rust doesn't allow direct string indexing — and this single rule confuses almost everyone coming from languages like C++, ...

7:48
Why You Can’t Index a String in Rust (And What to Do Instead)

25 views

4 days 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,444 views

5 days ago

Athar
Prism — A Local-First API Testing Tool Built with Rust & Tauri (Postman Alternative)

Ps: apology for clickbait hehe! just having fun with hack project .... Modern API tools are bloated and cloud-dependent. So we built ...

2:26
Prism — A Local-First API Testing Tool Built with Rust & Tauri (Postman Alternative)

36 views

4 days ago

Let's Reinvent the Wheel
Coding TypeGym: A Rust Terminal Typing Trainer | Part 1: Main Loop

In this episode we start building *TypeGym*: a terminal based typing trainer in Rust using Ratatui + Crossterm. We focus on the ...

48:24
Coding TypeGym: A Rust Terminal Typing Trainer | Part 1: Main Loop

41 views

5 days ago

Stephen Blum
Blockchain From Scratch with Rust Day 1

We're building our own blockchain from scratch with Rust and I'm really excited about it. This idea came up a lot in our Discord ...

28:27
Blockchain From Scratch with Rust Day 1

98 views

7 days 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,913 views

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

6 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,829 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 7 days ago

Alpha-Code
Blind 75 in Rust - K Closest Points to Origin

This is part of a series in which I do an updated Blind 75 list in Rust. This series will be good for devs who already have DSA ...

15:29
Blind 75 in Rust - K Closest Points to Origin

137 views

7 days ago

Indently
AsyncIO VS Threading VS Multiprocessing in Python

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 in Python

5,752 views

22 hours ago

FurnaceCraftYt
Starting a programming langauge that i always wanted Rust

let's learn this the Hard(correct) way from official docs ,, This stream uses content from the official Rust documentation, available at ...

18:10
Starting a programming langauge that i always wanted Rust

4 views

Streamed 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

543 views

4 days ago

Stephen Blum
Blockchain From Scratch with Rust Day 3 Bootstrapping

All right, we're bootstrapping our blockchain project in Rust. Yesterday we made our ledger schema, and now I want the Rust ...

9:23
Blockchain From Scratch with Rust Day 3 Bootstrapping

42 views

1 day 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

11,776 views

3 days ago