ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

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

96,923 views

3 months ago

aide
A Rust performance guide that ACTUALLY increases FPS

Enjoy! Rust launch options: -headlerp 1000 -nolog -graphics.branding 0 -decal.limit 20 -player.eye_blinking 0 ...

22:56
A Rust performance guide that ACTUALLY increases FPS

88,344 views

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

100,690 views

9 months ago

Rust Programming Language
RustConf 2017 - Improving Rust Performance Through Profiling and Benchmarking by Steve Jenson

Improving Rust Performance Through Profiling and Benchmarking by Steve Jenson This talk will compare and contrast common ...

26:39
RustConf 2017 - Improving Rust Performance Through Profiling and Benchmarking by Steve Jenson

5,679 views

8 years ago

FINOS
High-Performance Software Security and Memory Safety - Jon Bauman, Rust Foundation

High-Performance Software Security and Memory Safety - Jon Bauman, Rust Foundation Maximizing performance is often a ...

25:56
High-Performance Software Security and Memory Safety - Jon Bauman, Rust Foundation

112 views

6 months ago

Code Geek
Functional Programming in Rust - Why Rust?

Functional Programming in Rust - Why Rust? We'll chart a course by which to explore the functional capabilities of the Rust ...

1:20:28
Functional Programming in Rust - Why Rust?

2,889 views

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

148,585 views

7 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

164,395 views

4 years ago

NUS Hackers
FH #278: Rewriting Services in Rust @ TikTok

When a high-traffic payment service hit CPU limits, we took a surgical approach: rewrite only the CPU‑bound endpoints in Rust ...

32:13
FH #278: Rewriting Services in Rust @ TikTok

8,784 views

6 months ago

Rust Programming Language
Antonin Carette - Why you should take a look at Rust

Insights into a modern, safe, fast language Today, many new programming languages have been created in order to simplify at ...

25:42
Antonin Carette - Why you should take a look at Rust

1,440 views

8 years ago

Confreaks
RustConf 2017 - Building Rocket by Sergio Benitez

Building Rocket by Sergio Benitez Rocket is a web framework for Rust that delivers simplicity, reliability, and performance -- a rare ...

33:16
RustConf 2017 - Building Rocket by Sergio Benitez

606 views

8 years ago

Jon Gjengset
Crust of Rust: Iterators

In this third Crust of Rust video, we cover iterators and trait bounds, by re-implementing the "flatten" Iterator method from the ...

1:26:27
Crust of Rust: Iterators

119,678 views

5 years ago

Nikolai Vazquez
Proving Performance - FOSDEM 2024 - Rust Dev Room

How to get a vibe for Rust performance with Divan, a simple yet powerful benchmarking library.

40:46
Proving Performance - FOSDEM 2024 - Rust Dev Room

5,002 views

2 years ago

strager
Faster than Rust and C++: the PERFECT hash table

I had a week of fun designing and optimizing a perfect hash table. In this video, I take you through the journey of making a hash ...

33:52
Faster than Rust and C++: the PERFECT hash table

709,066 views

2 years ago

The Linux Foundation
LF Live Webinar: Optimizing Performance in Rust for Low-Latency Database Drivers

Sponsored by ScyllaDB The process of optimizing shard-aware drivers for ScyllaDB has involved several initiatives, often ...

55:36
LF Live Webinar: Optimizing Performance in Rust for Low-Latency Database Drivers

983 views

2 years ago

Rust Programming Language
RustConf 2017 - Opening Keynote: Make Productivity a Core Value of Rust

Opening Keynote by Aaron Turon, Carol Nichols and Niko Matsakis Aaron, Carol, and Niko will deliver an update on the state of ...

1:02:42
RustConf 2017 - Opening Keynote: Make Productivity a Core Value of Rust

12,049 views

8 years ago

Jon Gjengset
Crust of Rust: Dispatch and Fat Pointers

In this episode of Crust of Rust, we go over static and dynamic dispatch in Rust by diving deep into generics, monomorphization, ...

2:12:52
Crust of Rust: Dispatch and Fat Pointers

101,087 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,335 views

3 years ago

Houston FPUG
Jeffrey Olson, "Functional Programming in Rust"

Rust is a systems-level programming language that has generated a lot of buzz in the developer community since it's public ...

1:27:21
Jeffrey Olson, "Functional Programming in Rust"

17,996 views

4 years ago

PyCon Israel
Speeding up Python with Rust to synthesize DNA  - Pablo Klijnjan - PyCon Israel

When performance is a key factor for your algorithm, Python might not be the best tool. Rust is a system programming language ...

30:53
Speeding up Python with Rust to synthesize DNA - Pablo Klijnjan - PyCon Israel

229 views

7 years ago