ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,667 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

83,754 views

1 month 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)

248,058 views

6 years ago

Jon Gjengset
Implementing (part of) a BitTorrent client in Rust

In this stream, we're doing the "implement BitTorrent" challenge from https://app.codecrafters.io/join/bittorrent?via=jonhoo in Rust.

4:09:16
Implementing (part of) a BitTorrent client in Rust

109,017 views

2 years ago

Jon Gjengset
Implementing and Optimizing a Wordle Solver in Rust

We implement a Wordle solver in Rust based off on the excellent 3blue1brown video on the same topic: ...

6:08:52
Implementing and Optimizing a Wordle Solver in Rust

161,240 views

3 years ago

Jon Gjengset
Solving distributed systems challenges in Rust

In this stream we work through the fly.io distributed systems challenges (https://fly.io/dist-sys/) in Rust, and solve all the way up to ...

3:15:52
Solving distributed systems challenges in Rust

306,830 views

2 years ago

Jon Gjengset
Desktop and editor setup for Rust development

After and during nearly every live stream, I get asked about my setup, my editor, my browser, and various other tidbits that are ...

2:01:03
Desktop and editor setup for Rust development

129,520 views

7 years ago

Jon Gjengset
Crust of Rust: Lifetime Annotations

In the 2019 Rust Survey, a lot of people were asking for video content covering intermediate Rust content. So in this first video ...

1:33:23
Crust of Rust: Lifetime Annotations

266,989 views

5 years ago

Jon Gjengset
Implementing (parts of) git from scratch in Rust

In this stream, we implement core pieces of git from scratch by following the CodeCrafters git "course" ...

4:29:28
Implementing (parts of) git from scratch in Rust

105,159 views

1 year ago

Rust Programming Language
RustConf 2018 - Closing Keynote - Using Rust For Game Development by Catherine West

RustConf 2018 - Closing Keynote by Catherine West When you're just starting out in Rust, you start by building small programs.

42:30
RustConf 2018 - Closing Keynote - Using Rust For Game Development by Catherine West

147,930 views

7 years ago

Tom Delalande
Comparing 10 programming languages. I built the same app in all of them.

Many modern programming languages have some great features like null safety, exhaustive switch statements, error handling, ...

21:33
Comparing 10 programming languages. I built the same app in all of them.

242,543 views

1 year ago

Code Geek
Rust for Python Developers

Rust for Python Developers. We will look at the languages Python and Rust to understand their strengths and weaknesses.

1:00:44
Rust for Python Developers

787 views

2 years ago

Jon Gjengset
The Why, What, and How of Pinning in Rust

With the Future trait stabilized and async/await coming soon, many more people are being exposed to the Pin type and its sibling ...

3:03:54
The Why, What, and How of Pinning in Rust

82,927 views

6 years ago

Rust Programming Language
RustConf 2020 - How to Start a Solo Project that You'll Stick With by Harrison Bachrach

How to Start a Solo Project that You'll Stick With by Harrison Bachrach Have you ever started a solo project that never really came ...

20:36
RustConf 2020 - How to Start a Solo Project that You'll Stick With by Harrison Bachrach

6,890 views

5 years ago

timClicks
Write your own HTTP server 🦀  Learn Rust Creatively

Learn how to create a multi-threaded single-file web framework with the Rust programming language. This fun, example-led ...

1:44:22
Write your own HTTP server 🦀 Learn Rust Creatively

7,649 views

1 year ago

Code Geek
Rust Programming Language - Macros for a More Productive Rust

Rust Programming Language - Macros for a More Productive Rust Rust for IOT ☞ https://morioh.com/p/82c997985e81 The Rust ...

24:21
Rust Programming Language - Macros for a More Productive Rust

472 views

5 years ago

Jon Gjengset
Procedural Macros in Rust (part 1)

In this stream, we take a look at Rust's procedural macros. These are much more flexible than the declarative macros you get with ...

4:02:27
Procedural Macros in Rust (part 1)

77,312 views

6 years ago

AI Thinking Hacks
10X Your Rust Development: Modular Project Learning Method

Discover how to structure your Rust projects like a pro with this comprehensive guide to the Rust Modular Project! Perfect for both ...

1:33:40
10X Your Rust Development: Modular Project Learning Method

279 views

1 year ago

Rust Programming Language
RustConf 2018 - Project Mentat: a store for evolving data in Rust Delivered by Grisha Kruglov

RustConf 2018 - Project Mentat: a store for evolving data in Rust Delivered by Grisha Kruglov Prepared by Emily Toop Mozilla has ...

27:56
RustConf 2018 - Project Mentat: a store for evolving data in Rust Delivered by Grisha Kruglov

3,084 views

7 years ago

DevConf
Developing embedded applications in Rust - DevConf.CZ 2022

Speaker: Ulf Lilleengen Writing efficient embedded applications have until recently required using C or C++ and adopting a ...

56:23
Developing embedded applications in Rust - DevConf.CZ 2022

1,178 views

3 years ago

FOSS4G
FOSS4G 2021 - Geospatial programming with Rust

Rust is one of the emerging new programming languages which is well suited for geospatial applications and especially libraries.

30:33
FOSS4G 2021 - Geospatial programming with Rust

1,423 views

4 years ago

CNCF [Cloud Native Computing Foundation]
The Rustvolution: How Rust Is the Future of Cloud Native - Flynn, Buoyant

Don't miss out! Join us at our next Flagship Conference: KubeCon + CloudNativeCon North America in Salt Lake City from ...

33:51
The Rustvolution: How Rust Is the Future of Cloud Native - Flynn, Buoyant

5,460 views

1 year ago

timClicks
Answers to StackOverflow's top Rust programming questions  explained

If you're learning Rust, you've probably wanted answers to these questions. The video is a recorded live stream with lots of ...

1:12:44
Answers to StackOverflow's top Rust programming questions explained

3,242 views

4 years ago

Dario
Rust vs Java: A Staff Engineer's perspective

Are you trying to decide between Rust and Java for your next project? Look no further! In this video, Dario Lencina, staff engineer ...

25:04
Rust vs Java: A Staff Engineer's perspective

29,030 views

3 years ago

Paul Barker
Learning Rust with "Too Many Linked Lists" (Episode 1) - Getting Started

This video is the first episode of a new series on learning the Rust programming language, following the "Learn Rust by writing ...

59:54
Learning Rust with "Too Many Linked Lists" (Episode 1) - Getting Started

4,009 views

5 years ago

Code Geek
WebAssembly In Action - Rust Programming Language

WebAssembly In Action - Rust Programming Language. Learn about the recent updates on the state of WebAssembly and view a ...

28:34
WebAssembly In Action - Rust Programming Language

430 views

3 years ago