ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,172 results

EmacsConf and Emacs hangouts
EmacsConf 2024: An experimental Emacs core in Rust - Troy Hinckley

https://emacsconf.org/2024/talks/rust 00:00.000 Rune 00:17.082 The Emacs core 00:57.168 Why create this? 01:55.865 How ...

20:07
EmacsConf 2024: An experimental Emacs core in Rust - Troy Hinckley

1,767 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)

91,770 views

7 months ago

Andy Balaam
Mini-rust in Rust 001: Lexing an int

Introducing my new series: writing a little Rust-like language in Rust. It will be an interpreted language, and (for now at least) it will ...

41:25
Mini-rust in Rust 001: Lexing an int

779 views

1 year ago

Gnar Coding
Learn Rust for Web 3 - but beware...it'll be hard

web3 #coding #developerlife.

0:36
Learn Rust for Web 3 - but beware...it'll be hard

876 views

1 year ago

EmacsConf and Emacs hangouts
EmacsConf 2024 Q&A: An experimental Emacs core in Rust

Troy Hinckley This is the Q&A for the talk at https://youtu.be/629ct-cBwSI . 00:08 Q: Have you considered using CRDTs to share ...

19:16
EmacsConf 2024 Q&A: An experimental Emacs core in Rust

335 views

1 year ago

Andy Balaam
Rust 101 - 35: Futures

Exploring what a Future is in async Rust and how we could manually write code that polls futures. Normally, we avoid this manual ...

18:56
Rust 101 - 35: Futures

2,487 views

1 year ago

Andy Balaam
Rust 101 – 14: std Traits

A tour of some of the most interesting traits in the standard library including Add etc. to overload operators, Sized, Sync and Send ...

27:19
Rust 101 – 14: std Traits

400 views

1 year ago

Metalab
How to Write Backends in Rust!

Andreas Monitzer talks about best practices when writing HTTP services in Rust and reveals a few tricks he's learned over the ...

1:13:23
How to Write Backends in Rust!

92 views

1 year ago

Andy Balaam
Rust 101 - 37: Async runtimes

We talked about how Futures have poll methods, but who calls them? That is the job of the runtime. We talk about how to launch ...

25:43
Rust 101 - 37: Async runtimes

522 views

1 year ago

timClicks
Rust in 2024 - LFG #cleantech #programming  #rustlang #systemsprogramming

Rust is growing (and that's a good thing)

0:29
Rust in 2024 - LFG #cleantech #programming #rustlang #systemsprogramming

2,263 views

1 year ago

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

71,521 views

1 month ago

Codotaku
Vulkan & Rust using Ash binding tutorial for beginners

Vulkan & Rust using Ash binding tutorial for beginners with the assistance of GitHub copilot to cut down on the boilerplate code.

5:41:45
Vulkan & Rust using Ash binding tutorial for beginners

2,299 views

Streamed 1 year ago

Andy Balaam
Rust 101 - 49: Foreign function interfaces (interacting with other languages)

Calling C code from Rust, Rust code from C-family languages, using cargo-bindgen, and creating Python extensions. Slides and ...

25:46
Rust 101 - 49: Foreign function interfaces (interacting with other languages)

174 views

1 year ago

Andy Balaam
Rust 101 - 27: Exercises for module C (q2)

Implementing a simplified form of `Mutex`. Slides and more info: ...

24:49
Rust 101 - 27: Exercises for module C (q2)

482 views

1 year ago

Orhun Parmaksız
Renaissance of Terminal User Interfaces with Rust — FrOSCon 2024

froscon #froscon2024 #rust #ratatui Orhun Parmaksız gives a talk about Ratatui & future of TUIs at FrOSCon 2024 in ...

53:23
Renaissance of Terminal User Interfaces with Rust — FrOSCon 2024

6,654 views

1 year ago

Kernel Recipes
Kernel Recipes 2024 - Interfacing Kernel C APIs from Rust

Rust for Linux has brought in Rust as a second programming language in the Linux Kernel, with initial support merged in ...

39:23
Kernel Recipes 2024 - Interfacing Kernel C APIs from Rust

597 views

1 year ago

Jon Gjengset
Decrusting the tokio crate

In this stream, we peeled back the crust on the tokio crate — https://github.com/tokio-rs/tokio/ — and explored its interface, ...

3:31:48
Decrusting the tokio crate

179,249 views

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

104,051 views

1 year ago

timClicks
Beginner Rust Tutorial: Word Counting - Learning Rust Creatively

Let's learn #rustlang! This is a fun tutorial for people who are just starting with the language and who want to understand how to ...

25:20
Beginner Rust Tutorial: Word Counting - Learning Rust Creatively

1,010 views

Streamed 1 year ago

droidcon & fluttercon
Using Rust in your next Flutter SDK - Cameron Mcloughlin | Fluttercon EU 2024

Talk: Using Rust in your next Flutter SDK Speaker: Cameron Mcloughlin Event: Fluttercon EU 2024 Date: July 3rd -5th ...

27:43
Using Rust in your next Flutter SDK - Cameron Mcloughlin | Fluttercon EU 2024

250 views

5 months ago