ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

77,944 results

CppCon
CppCon 2014: Mike Acton "Data-Oriented Design and C++"

http://www.cppcon.org -- Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:27:46
CppCon 2014: Mike Acton "Data-Oriented Design and C++"

794,263 views

11 years ago

CppCon
CppCon 2018: Stoyan Nikolov “OOP Is Dead, Long Live Data-oriented Design”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:00:46
CppCon 2018: Stoyan Nikolov “OOP Is Dead, Long Live Data-oriented Design”

259,582 views

7 years ago

CppCon
Branchless Programming in C++ - Fedor Pikus - CppCon 2021

https://cppcon.org/ https://github.com/CppCon/CppCon2021 --- Have you ever written code like this: void f(bool b, long x, long& s) ...

1:03:57
Branchless Programming in C++ - Fedor Pikus - CppCon 2021

184,471 views

3 years ago

CppCon
Back to Basics: Concepts in C++ - Nicolai Josuttis - CppCon 2024

https://cppcon.org​ --- Back to Basics: Concepts in C++ - Nicolai Josuttis - CppCon 2024 --- Concepts are a pretty new key feature ...

1:01:14
Back to Basics: Concepts in C++ - Nicolai Josuttis - CppCon 2024

23,002 views

1 year ago

CppCon
Using Modern C++ to Eliminate Virtual Functions - Jonathan Gopel - CppCon 2022

https://cppcon.org/ --- Using Modern C++ to Eliminate Virtual Functions - Jonathan Gopel - CppCon 2022 ...

1:01:29
Using Modern C++ to Eliminate Virtual Functions - Jonathan Gopel - CppCon 2022

108,301 views

3 years ago

CppCon
When Nanoseconds Matter: Ultrafast Trading Systems in C++ - David Gross - CppCon 2024

https://cppcon.org​ CppCon 2024 Early Access: https://cppcon.org/early-access Access All 2024 Session Videos Ahead of Their ...

1:28:51
When Nanoseconds Matter: Ultrafast Trading Systems in C++ - David Gross - CppCon 2024

304,651 views

9 months ago

CppCon
Peering Forward - C++’s Next Decade - Herb Sutter - CppCon 2024

https://cppcon.org​ CppCon 2024 Early Access: https://cppcon.org/early-access Access All 2024 Session Videos Ahead of Their ...

1:36:30
Peering Forward - C++’s Next Decade - Herb Sutter - CppCon 2024

84,795 views

1 year ago

CppCon
Delivering Safe C++ - Bjarne Stroustrup - CppCon 2023

https://cppcon.org/ CppCon 2023 Early Access: https://cppcon.org/early-access Access All 2023 Session Videos Ahead of Their ...

1:29:16
Delivering Safe C++ - Bjarne Stroustrup - CppCon 2023

182,039 views

2 years ago

CppCon
Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022

https://cppcon.org/ --- Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022 https://github.com/CppCon/CppCon2022 ...

49:07
Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022

70,338 views

3 years ago

CppCon
Back to Basics: Iterators in C++ - Nicolai Josuttis - CppCon 2023

https://cppcon.org/ --- Back to Basics: Iterators in C++ - Nicolai Josuttis - CppCon 2023 https://github.com/CppCon/CppCon2023 ...

1:02:22
Back to Basics: Iterators in C++ - Nicolai Josuttis - CppCon 2023

47,652 views

1 year ago

CppCon
CppCon 2014: Chandler Carruth "Efficiency with Algorithms, Performance with Data Structures"

http://www.cppcon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:13:41
CppCon 2014: Chandler Carruth "Efficiency with Algorithms, Performance with Data Structures"

228,730 views

11 years ago

CppCon
CppCon 2017: Matt Kulukundis “Designing a Fast, Efficient, Cache-friendly Hash Table, Step by Step”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

59:34
CppCon 2017: Matt Kulukundis “Designing a Fast, Efficient, Cache-friendly Hash Table, Step by Step”

127,038 views

8 years ago

CppCon
CppCon 2017: Fedor Pikus “C++ atomics, from basic to advanced.  What do they really do?”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:14:22
CppCon 2017: Fedor Pikus “C++ atomics, from basic to advanced. What do they really do?”

258,936 views

8 years ago

CppCon
Concept-based Generic Programming - Bjarne Stroustrup - CppCon 2025

https://cppcon.org/ --- Concept-based Generic Programming - Bjarne Stroustrup - CppCon 2025 ...

1:23:29
Concept-based Generic Programming - Bjarne Stroustrup - CppCon 2025

25,253 views

1 month ago

CppCon
Introduction to Wait-free Algorithms in C++ Programming - Daniel Anderson - CppCon 2024

https://cppcon.org​ --- Introduction to Wait-free Algorithms in C++ Programming - Daniel Anderson - CppCon 2024 --- If you've ...

1:04:42
Introduction to Wait-free Algorithms in C++ Programming - Daniel Anderson - CppCon 2024

51,547 views

1 year ago

CppCon
Back to Basics: Templates in C++ - Nicolai Josuttis - CppCon 2022

https://cppcon.org/ --- Back to Basics: Templates in C++ - Nicolai Josuttis - CppCon 2022 https://github.com/CppCon/CppCon2022 ...

1:01:50
Back to Basics: Templates in C++ - Nicolai Josuttis - CppCon 2022

86,505 views

3 years ago

CppCon
The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022

https://cppcon.org/ --- The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022 ...

1:04:30
The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022

71,209 views

3 years ago

CppCon
C++ Under the Hood: Internal Class Mechanisms - Chris Ryan - CppCon 2024

https://cppcon.org​ --- C++ Under the Hood: Internal Class Mechanisms - Chris Ryan - CppCon 2024 --- My talk will examine the ...

57:43
C++ Under the Hood: Internal Class Mechanisms - Chris Ryan - CppCon 2024

24,631 views

10 months ago

CppCon
An Introduction to Multithreading in C++20 - Anthony Williams - CppCon 2022

https://cppcon.org/ --- An Introduction to Multithreading in C++20 - Anthony Williams - CppCon 2022 ...

1:06:45
An Introduction to Multithreading in C++20 - Anthony Williams - CppCon 2022

92,286 views

3 years ago

CppCon
CppCon 2017: Carl Cook “When a Microsecond Is an Eternity: High Performance Trading Systems in C++”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:00:07
CppCon 2017: Carl Cook “When a Microsecond Is an Eternity: High Performance Trading Systems in C++”

324,135 views

8 years ago