ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,340 results

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

6 years ago

Jon Gjengset
Crust of Rust: Build Scripts and Foreign-Function Interfaces (FFI)

This time we go over Cargo build scripts and Rust foreign-function interfaces, including looking at some widely used *-sys crates.

2:15:42
Crust of Rust: Build Scripts and Foreign-Function Interfaces (FFI)

46,137 views

3 years ago

Jon Gjengset
Crust of Rust: Subtyping and Variance

In this episode of Crust of Rust, we go over subtyping and variance — a niche part of Rust that most people don't have to think ...

1:39:41
Crust of Rust: Subtyping and Variance

73,220 views

5 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,826 views

7 years ago

linux conf au 2017 - Hobart, Australia
Rust 101

E. Dunham http://linux.conf.au/schedule/presentation/15/ Rust is a systems programming language that runs blazingly fast, ...

1:30:48
Rust 101

40,252 views

9 years ago

Tanner Babcock
Upgrade Your Experience with These Rust Utilities

WEBSITE: https://tannerbabcock.com/home GITHUB: https://github.com/Babkock GITLAB: https://gitlab.com/Babkock/ ...

38:56
Upgrade Your Experience with These Rust Utilities

1,132 views

3 years ago

saebynVODs
Consolidating Rust APIs part 2 | Glowing Telegram - Episode 99

In this video, I focus on consolidating various Rust APIs into a single architecture for the Glowing-Telegram project. Throughout ...

57:30
Consolidating Rust APIs part 2 | Glowing Telegram - Episode 99

31 views

1 year ago

Jon Gjengset
Crust of Rust: The Drop Check

In this episode of Crust of Rust, we go over the "drop check" — another niche part of Rust that most people don't have to think ...

1:18:22
Crust of Rust: The Drop Check

28,316 views

5 years ago

Rust Programming Language
Farid Nouri Neshat - Writing Node.js Modules in Rust

An introduction to Neon There's always some use cases where you need a systems language inside your node.js application.

23:52
Farid Nouri Neshat - Writing Node.js Modules in Rust

1,195 views

8 years ago

timClicks
The Billion Rows Challenge in Rust - an intro to Rust for data engineering

Learn about using Rust for efficiently processing high volumes of data. This live tutorial introduction to the Rust language will ...

1:08:11
The Billion Rows Challenge in Rust - an intro to Rust for data engineering

12,690 views

Streamed 2 years ago

Jon Gjengset
Porting flamegraph to Rust — part 1

In this stream, we started porting parts of the flamegraph profiling tool to Rust: http://www.brendangregg.com/flamegraphs.html.

5:37:11
Porting flamegraph to Rust — part 1

52,788 views

7 years ago

Jon Gjengset
Crust of Rust: Channels

In this (fifth) Crust of Rust video, we cover multi-produce/single-consumer (mpsc) channels, by re-implementing some of the ...

1:43:12
Crust of Rust: Channels

94,835 views

5 years ago

Rust Programming Language
Rust Cologne:  An introduction to 'Share Secrets Safely'

'Share Secrets Safely' scratches a particular itch as it provides the tooling required to use GPG in teams with great user ...

21:02
Rust Cologne: An introduction to 'Share Secrets Safely'

465 views

7 years ago

Rust Programming Language
RustConf 2020 - Under a Microscope: Exploring Fast and Safe Rust for Biology by Samuel Lim

Under a Microscope: Exploring Fast and Safe Rust for Biology by Samuel Lim Ever wondered what goes on behind the scenes of ...

30:19
RustConf 2020 - Under a Microscope: Exploring Fast and Safe Rust for Biology by Samuel Lim

3,330 views

5 years ago

Jon Gjengset
Crust of Rust: Send, Sync, and their implementors

This time we go over the Send and Sync marker traits from the standard library, as well as some of the most important ...

1:07:04
Crust of Rust: Send, Sync, and their implementors

56,126 views

3 years 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

807 views

2 years ago

timClicks
Why Rust will keep growing in 2024

Worried about Rust's long term prospects? Let's look at the evidence! #rustlang #software #programminglanguage Rust ...

31:59
Why Rust will keep growing in 2024

4,546 views

2 years ago

Felix K
Contributing to Rust: Bootstrapping the Rust Compiler (rustc)

This is a video that explains the steps for downloading and building your own local copy of the Rust programming language.

48:36
Contributing to Rust: Bootstrapping the Rust Compiler (rustc)

4,001 views

3 years 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

86,621 views

2 years ago

Rust Programming Language
RustConf 2020 - Rust for Non-Systems Programmers by Rebecca Turner

Rust for Non-Systems Programmers by Rebecca Turner Rust improves on C and C++ by providing memory safety and better ...

25:59
RustConf 2020 - Rust for Non-Systems Programmers by Rebecca Turner

20,924 views

5 years ago