- Parallel Computing Course - Stanford CS149, Fall 2023
- Performance-Aware Programming Series by Casey Muratori
- Algorithms for Modern Hardware
- Computer Systems: A Programmer's Perspective, 3/E - by Randal E. Bryant and David R. O'Hallaron, Carnegie Mellon University
- Performance Engineering Of Software Systems - am MITOCW course
- Parallel Programming 2020 by NHR@FAU
- Cpu Caches and Why You Care
- Data-Oriented Design Revisited: Type Safety in the Zig Compiler - Matthew Lugg
- Andrew Kelley Practical Data Oriented Design (DoD)
- CppCon 2014: Mike Acton "Data-Oriented Design and C++"
- Why You Shouldn’t Forget to Optimize the Data Layout
- Handles are the better pointers
- Enum of Arrays
- Data oriented design book
- Data-oriented design in practice - Stoyan Nikolov
Those Data-oriented design talks are 🔥