Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Small Data Optimization Techniques in Rust

RustLab Conference via YouTube

Overview

Explore small data optimization techniques in Rust through this 46-minute conference talk from RustLab. Learn about various crates for small string and vector optimizations, their differences, and benefits such as improved cache locality and reduced heap usage. Dive into implementation strategies, including enum-based approaches without unsafe code and performance-focused techniques using unsafe Rust. Discover the intricacies of interning for small string deduplication, both locally and globally. Gain insights on when to consider "small" data optimizations, how Rust can provide C/C++-like optimizations without excessive complexity, and best practices for using unsafe code. Conclude with a Q&A session to deepen your understanding of small data optimization in Rust programming.

Syllabus

Small data optimization - Nikolai Vazquez

Taught by

RustLab Conference

Reviews

Start your review of Small Data Optimization Techniques in Rust

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.