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,777 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)

92,856 views

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

73,713 views

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

87,790 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 - 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

523 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

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

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,499 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

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,665 views

1 year ago

Igalia
Servo: Building a Browser Rendering Engine in Rust

Created by Mozilla Research in 2012 and now part of Linux Foundation Europe, the Servo project is a web rendering engine ...

29:09
Servo: Building a Browser Rendering Engine in Rust

1,956 views

11 months ago

timClicks
How to make an HTTP request with Rust 🦀 Learn Rust Creatively

A micro-tutorial on how to make a web request with the Rust programming language. #rustlang #http #https Code ...

2:29
How to make an HTTP request with Rust 🦀 Learn Rust Creatively

1,522 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

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)

176 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

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,532 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,228 views

1 year ago

timClicks
Pixelate an image in less than 50 lines of code - Learning Rust Creatively

Have you ever wondered about how to create a pixelated image? This video shows you how to do it yourself with the nearest ...

34:41
Pixelate an image in less than 50 lines of code - Learning Rust Creatively

4,834 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,757 views

1 year ago