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

YouTube

Taming Dynamic Memory - An Introduction to Custom Allocators

ACCU Conference via YouTube

Overview

Explore the intricacies of custom allocators in C++ programming through this comprehensive conference talk from ACCU 2019. Delve into the world of dynamic memory allocation, moving beyond the standard new and malloc functions to address performance, safety, and hardware restriction challenges. Learn about basic allocation techniques like pooling and monotonic allocation, and their impact on performance and reliability. Examine technical challenges in allocator implementation, including alignment issues and stateful allocator management in the standard library. Discover popular allocator implementations and gain insights on integrating them into modern C++ codebases. Benefit from the expertise of Andreas Weis, an experienced C++ developer with a background in various domains, as he shares his knowledge on writing portable code and creating efficient, richly-typed interfaces.

Syllabus

Taming Dynamic Memory - An Introduction to Custom Allocators - Andreas Weis [ACCU 2019]

Taught by

ACCU Conference

Reviews

Start your review of Taming Dynamic Memory - An Introduction to Custom Allocators

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.