YoVDO

Designing Fast and Efficient List-like Data Structures

Offered By: CppCon via YouTube

Tags

C++ Courses Data Structures Courses Computer Architecture Courses Memory Management Courses Queues Courses Linked Lists Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the process of designing optimized list-like data structures for modern CPUs in this CppCon 2023 conference talk. Delve into the evolution from naive linked list implementations to highly efficient designs tailored for contemporary computer architectures. Learn how to drastically reduce cache misses and achieve over 2x performance improvements compared to STL equivalents. Gain insights into optimizing ordered containers like lists, queues, and stacks, which often consume significant compute and memory resources in many applications. Understand the impact of multi-core processors and multi-layer caching on data structure performance, and discover techniques to address these challenges in your C++ projects.

Syllabus

Designing Fast and Efficient List-like Data Structures - Yannic Bonenberger - CppCon 2023


Taught by

CppCon

Related Courses

Computer Architecture
Princeton University via Coursera
Introduction to Computer Architecture
Carnegie Mellon University via Independent
Build a Modern Computer from First Principles: From Nand to Tetris (Project-Centered Course)
Hebrew University of Jerusalem via Coursera
计算机系统基础(一) :程序的表示、转换与链接
Nanjing University via Coursera
Computer Architecture
Indian Institute of Technology Madras via Swayam