ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

64 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

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

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)

93,293 views

7 months ago

uint
Rust's borrow rules: but why, really?

This video explains why borrow rules exist in the Rust programming language, as in why mutable and immutable references ...

6:20
Rust's borrow rules: but why, really?

1,022 views

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

74,272 views

1 month 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,836 views

2 years 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,624 views

1 year ago

Jon Gjengset
Hardware and software [2024 edition]

Today's stream (finally) going over my hardware and software setup is now up! And it's not even that long :p GitHub Sponsors: ...

1:37:27
Hardware and software [2024 edition]

32,663 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

87,863 views

1 year ago

sigfault
First time trying Rust! - Installation, Impressions and Simple CLI App

rust #coding #tutorial #programming In this video we will be trying out the RUST programming language for the first time - bear ...

27:49
First time trying Rust! - Installation, Impressions and Simple CLI App

5,191 views

1 year ago

Mii beta
Recordbox ..like Rhythmbox but in Rust!

Recordbox is a new music player in Rust/GTK4 leaning towards large local music collections; on video is Recordbox 0.8.1 on ...

7:18
Recordbox ..like Rhythmbox but in Rust!

4,243 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,271 views

1 year ago

timClicks
Async Not Required 🦀

What do you need to write a web service that serves 10k concurrent connections? Less than you thought. This tutorial shows you ...

11:52
Async Not Required 🦀

5,645 views

2 years ago

Common Workflow Language
Salad Goes Rusty: Expanding the Horizons of CWL

Presenter: Giuseppe Eletto, University of Turin Summary: In this talk we will present the integration of Rust into the world of ...

6:50
Salad Goes Rusty: Expanding the Horizons of CWL

87 views

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

28,869 views

3 years ago

Jon Gjengset
Open Source Maintenance, 2024-07-14

Due to some recent travel (both for fun and for work), I've yet again fallen behind on my GitHub notifications across the various ...

6:32:29
Open Source Maintenance, 2024-07-14

26,171 views

1 year ago

Lavafroth
Rust: why that funky error type?

Further reading: https://www.cs.brandeis.edu/~cs146a/rust/doc-02-21-2015/book/static-and-dynamic-dispatch.html Credits: Rust ...

5:45
Rust: why that funky error type?

3,763 views

1 year ago

Lavafroth
Laziness, Rust errors and the secret to being a 10x engineer

In this video, we talk about how we can use the thiserror crate to build our custom errors in Rust with relative ease. Using this ...

8:51
Laziness, Rust errors and the secret to being a 10x engineer

3,433 views

1 year ago

Jon Gjengset
Decrusting the tracing crate

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

2:57:25
Decrusting the tracing crate

71,097 views

1 year ago