ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,514 results

Jon Gjengset
impl Rust: One Billion Row Challenge

I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.

10:36:57
impl Rust: One Billion Row Challenge

105,450 views

4 months ago

timClicks
Highlights from a Friday night coding  #coding #rustacademy #learnrust #rustlang #programming

Who said Friday nights had to be fun? Some snippets from a live stream https://www.youtube.com/watch?v=BxxUPdiBjkc.

0:52
Highlights from a Friday night coding #coding #rustacademy #learnrust #rustlang #programming

1,560 views

1 year ago

codingjerk
Zig is better than Rust (sometimes)

Since I use both Rust and Zig, I've collected some use cases, where I prefer Zig over Rust. While it's not an objective comparison, ...

20:21
Zig is better than Rust (sometimes)

103,417 views

10 months ago

YouTux Channel
RUST: A Language Without Poetry

00:00 Introduction 05:26 The Paradox of Limits – When Safety Becomes a Cage 10:00 Ownership and Borrowing – The Hidden ...

38:26
RUST: A Language Without Poetry

12,094 views

7 months ago

timClicks
Make a port scanner in #rustlang with Tokio and learn async Rust  🦀 Learn Rust Creatively

If your team needs help with Rust training, I'm available! https://accelerant.dev/. This tutorial takes you through to complete a fully ...

57:41
Make a port scanner in #rustlang with Tokio and learn async Rust 🦀 Learn Rust Creatively

5,062 views

1 year ago

timClicks
You're not late to Rust #rustlang #programminglanguage #programming #codinglife

Hey I'm Tim (also known as @timClicks) and am a big fan of the Rust programming language. There's a little bit of anxiety that it's ...

0:35
You're not late to Rust #rustlang #programminglanguage #programming #codinglife

2,285 views

2 years ago

Dario
You definitely won't find this in the rust book.  #rustlang #coding #rustprogramming

Actix is a framework to write concurrent Rust applications. It treats "actors" as universal primitives of concurrent computation. And ...

0:29
You definitely won't find this in the rust book. #rustlang #coding #rustprogramming

1,628 views

2 years ago

Jon Gjengset
Implementing TCP in Rust (part 1)

In this stream, we started implementing the ubiquitous TCP protocol that underlies much of the traffic on the internet! In particular ...

5:19:48
Implementing TCP in Rust (part 1)

252,416 views

7 years ago

YouTux Channel
Debian Switches to Rust: The End of C/C++ in the Linux World?

00:00 intro 00:47 CONTEXT AND ANNOUNCEMENT 02:02 WHY RUST? 03:49 CONSEQUENCES FOR THE DEBIAN ...

10:12
Debian Switches to Rust: The End of C/C++ in the Linux World?

28,135 views

5 months ago

timClicks
Simulate the three body problem in #rustlang 🦀 Learn Rust Creatively

his Rust tutorial shows you through the language while demonstrating how to simulate celestial mechanics, albeit in a simplified ...

1:32:30
Simulate the three body problem in #rustlang 🦀 Learn Rust Creatively

4,142 views

2 years ago

timClicks
Advice for #rustlang devs: Lints to add to your crates

Strengthen your Rust code with the ecosystem's most popular additional rustc and clippy lints. Advice for #rustlang devs sourced ...

4:06
Advice for #rustlang devs: Lints to add to your crates

1,407 views

1 year ago

Jon Gjengset
Implementing a Lox interpreter in Rust

For some time I've been looking for an opportunity to do a stream on writing a parser + interpreter for... something. Anything really.

7:53:42
Implementing a Lox interpreter in Rust

93,461 views

1 year ago

Dario
Wait! You are blocking the thread!  #rustlang #rustprogramming #coding

If you do this, you are slowing down your system. Having a CPU-bound function inside a Tokio task effectively blocks the thread, ...

0:29
Wait! You are blocking the thread! #rustlang #rustprogramming #coding

1,119 views

2 years ago

timClicks
Speed ups without source code changes #rustlang

Make your program faster with no source code changes needed! Profile guided optimization (PGO) uses runtime information to ...

0:56
Speed ups without source code changes #rustlang

1,532 views

5 months ago

Jon Gjengset
Crust of Rust: std::collections

In this video we go over the various collection types in the Rust standard library (effectively `std::collections`), and discuss a bit ...

2:45:04
Crust of Rust: std::collections

87,474 views

2 years ago

timClicks
Job hunting at the Rust Forge conference #rustlang #rustforge

REGISTER NOW https://rustforgeconf.com/register Connect with Tim https://www.youtube.com/c/timClicks?sub_confirmation=1 ...

0:30
Job hunting at the Rust Forge conference #rustlang #rustforge

1,575 views

8 months ago

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!

11,892 views

1 month ago

Codotaku
Trying wgpu with Rust lang fully cross platform [LIVE] 🚀

Trying wgpu with Rust lang fully cross platform [LIVE] Join our little discord server, we'll be happy to have you there: ...

1:04:32
Trying wgpu with Rust lang fully cross platform [LIVE] 🚀

1,252 views

Streamed 2 years ago

timClicks
Web apps are too simple to justify #rustlang
0:16
Web apps are too simple to justify #rustlang

2,315 views

2 years ago

timClicks
Why is Rust so fast? Something you might not have considered. #rustlang #programming #software

The effects of stack vs heap in programming languages. https://twitter.com/timClicks https://github.com/timClicks ...

0:57
Why is Rust so fast? Something you might not have considered. #rustlang #programming #software

9,961 views

2 years ago