ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

79,423 results

CppCon

180K subscribers

Latest from CppCon

CppCon
C++: Some Assembly Required - Matt Godbolt - CppCon 2025

https://cppcon.org/ --- C++: Some Assembly Required - Matt Godbolt - CppCon 2025 Join Matt in exploring how the C++ ...

1:31:06
C++: Some Assembly Required - Matt Godbolt - CppCon 2025

10,349 views

1 day ago

CppCon
Beyond the Big Green Button: Demystifying the Embedded Build Process - Morten Winkler Jørgensen

https://cppcon.org​ --- Beyond the Big Green Button: Demystifying the Embedded Build Process - Morten Winkler Jørgensen ...

54:34
Beyond the Big Green Button: Demystifying the Embedded Build Process - Morten Winkler Jørgensen

882 views

2 days ago

CppCon
Clean code! Horrible Performance? - Sandor Dargo - CppCon 2025

https://cppcon.org​ --- Clean code! Horrible Performance? - Sandor Dargo - CppCon 2025 --- Clean code promises readability, ...

52:14
Clean code! Horrible Performance? - Sandor Dargo - CppCon 2025

3,720 views

3 days ago

CppCon
groov: Asynchronous Handling of Special Function Registers - Michael Caisse - CppCon 2025

https://cppcon.org​ --- groov: Asynchronous Handling of Special Function Registers - Michael Caisse - CppCon 2025 ...

1:03:06
groov: Asynchronous Handling of Special Function Registers - Michael Caisse - CppCon 2025

1,982 views

4 days ago

CppCon
Rust/C++ Interop Challenges - Victor Ciura - CppCon 2025

https://cppcon.org​ --- Rust/C++ Interop Challenges - Victor Ciura - CppCon 2025 --- C++/Rust is not a zero-sum game. We need ...

1:03:29
Rust/C++ Interop Challenges - Victor Ciura - CppCon 2025

2,861 views

5 days ago

CppCon
Your Future in C++ Starts at CppCon - 12th - 18th Sept 2026

Register Now: https://cppcon.org/ 12th-18th September 2026 - Aurora, Colorado, USA --- Your Future in C++ Starts at CppCon ...

0:31
Your Future in C++ Starts at CppCon - 12th - 18th Sept 2026

657 views

5 days ago

CppCon
Constexpr STL Containers: Why C++20 Still Falls Short - Sergey Dobychin - CppCon 2025

https://cppcon.org​ --- Constexpr STL Containers: Why C++20 Still Falls Short - Sergey Dobychin - CppCon 2025 --- One of the ...

43:43
Constexpr STL Containers: Why C++20 Still Falls Short - Sergey Dobychin - CppCon 2025

3,419 views

8 days ago

CppCon
Work Contracts in Action: Advancing High-performance, Low-latency Concurrency - Michael Maniscalco

https://cppcon.org​ --- Work Contracts in Action: Advancing High-performance, Low-latency Concurrency in C++ - Michael ...

56:16
Work Contracts in Action: Advancing High-performance, Low-latency Concurrency - Michael Maniscalco

3,863 views

9 days ago

CppCon
Dynamic Asynchronous Tasking with Dependencies - Tsung-Wei (TW) Huang - CppCon 2025

https://cppcon.org​ --- Dynamic Asynchronous Tasking with Dependencies - Tsung-Wei (TW) Huang - CppCon 2025 --- Standard ...

52:33
Dynamic Asynchronous Tasking with Dependencies - Tsung-Wei (TW) Huang - CppCon 2025

3,076 views

10 days ago

CppCon
Beyond Sequential Consistency: Unlocking Hidden Performance Gains - Christopher Fretz - CppCon 2025

https://cppcon.org​ --- Beyond Sequential Consistency: Unlocking Hidden Performance Gains - Christopher Fretz - CppCon 2025 ...

1:08:56
Beyond Sequential Consistency: Unlocking Hidden Performance Gains - Christopher Fretz - CppCon 2025

4,474 views

11 days ago

Latest posts from CppCon

CppCon

0 views

1 day ago

CppCon

0 views

1 day ago

CppCon

0 views

3 days ago

CppCon

0 views

4 days ago

CppCon

0 views

5 days ago

CppCon

0 views

6 days ago

CppCon

0 views

7 days ago

CppCon

0 views

8 days ago

CppCon

0 views

9 days ago

CppCon

0 views

10 days ago

{ "handle": "" }

0 views

0

CppCon
The Joy of C++26 Contracts - Myths, Misconceptions & Defensive Programming - Herb Sutter

https://cppcon.org --- The Joy of C++26 Contracts - Myths, Misconceptions & Defensive Programming - Herb Sutter - CppCon 2025 ...

1:02:50
The Joy of C++26 Contracts - Myths, Misconceptions & Defensive Programming - Herb Sutter

59,134 views

4 months ago

CppCon
Using Floating-point in C++: What Works, What Breaks, and Why - Egor Suvorov - CppCon 2025

https://cppcon.org --- Using Floating-point in C++: What Works, What Breaks, and Why - Egor Suvorov - CppCon 2025 ...

1:03:12
Using Floating-point in C++: What Works, What Breaks, and Why - Egor Suvorov - CppCon 2025

8,433 views

2 months ago

CppCon
Knockin' on Header's Door: An Overview of C++ Modules - Alexsandro Thomas - CppCon 2025

https://cppcon.org --- Knockin' on Header's Door: An Overview of C++ Modules - Alexsandro Thomas - CppCon 2025 --- C++20 ...

1:03:38
Knockin' on Header's Door: An Overview of C++ Modules - Alexsandro Thomas - CppCon 2025

7,269 views

4 weeks ago

CppCon
Lightning Talk: How to Win at Coding Interviews - David Stone - CppCon 2022

https://cppcon.org/ --- Lightning Talk: How to Win at Coding Interviews - David Stone - CppCon 2022 ...

5:55
Lightning Talk: How to Win at Coding Interviews - David Stone - CppCon 2022

36,827 views

3 years ago

CppCon
Cache-Friendly C++ - Jonathan Müller - CppCon 2025

https://cppcon.org --- Cache-Friendly C++ - Jonathan Müller - CppCon 2025 --- When you need a container, pick std::vector<T> ...

1:01:40
Cache-Friendly C++ - Jonathan Müller - CppCon 2025

20,869 views

3 months ago

CppCon
More Speed & Simplicity: Practical Data-Oriented Design in C++ - Vittorio Romeo - CppCon 2025

https://cppcon.org/ --- More Speed & Simplicity: Practical Data-Oriented Design in C++ - Vittorio Romeo - CppCon 2025 ...

1:39:20
More Speed & Simplicity: Practical Data-Oriented Design in C++ - Vittorio Romeo - CppCon 2025

29,652 views

1 month ago

CppCon
C++ Performance Tips: Cutting Down on Unnecessary Objects - Prithvi Okade & Kathleen Baker - CppCon

https://cppcon.org --- C++ Performance Tips: Cutting Down on Unnecessary Objects - Prithvi Okade & Kathleen Baker - CppCon ...

53:02
C++ Performance Tips: Cutting Down on Unnecessary Objects - Prithvi Okade & Kathleen Baker - CppCon

6,833 views

2 months ago

CppCon
C++ ♥ Python - Alex Dathskovsky - CppCon 2025

https://cppcon.org --- C++ ♥ Python - Alex Dathskovsky - CppCon 2025 --- As C++ programmers, many of us have embraced ...

1:03:34
C++ ♥ Python - Alex Dathskovsky - CppCon 2025

8,799 views

2 months 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

396,044 views

1 year 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

189,274 views

4 years ago

CppCon
Back to Basics: Master the static, inline, const, and constexpr C++ Keywords - Andreas Fertig

https://cppcon.org​ --- Back to Basics: Master the static inline, const, and constexpr C++ Keywords - Andreas Fertig - CppCon ...

1:00:19
Back to Basics: Master the static, inline, const, and constexpr C++ Keywords - Andreas Fertig

13,879 views

2 months ago

CppCon
CppCon 2016: Timur Doumler “Want fast C++? Know your hardware!"

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

59:44
CppCon 2016: Timur Doumler “Want fast C++? Know your hardware!"

194,373 views

9 years ago

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++"

814,626 views

11 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

27,959 views

1 year ago

CppCon
Back to Basics: Custom Allocators Explained - From Basics to Advanced - Kevin Carpenter - CppCon

https://cppcon.org​ --- Back to Basics: Custom Allocators Explained - From Basics to Advanced - Kevin Carpenter - CppCon 2025 ...

59:01
Back to Basics: Custom Allocators Explained - From Basics to Advanced - Kevin Carpenter - CppCon

18,940 views

1 month ago

CppCon
Why Every C++ Game Developer Should Learn SDL 3 Now - Mike Shah - CppCon 2025

https://cppcon.org​ --- Why Every C++ Game Developer Should Learn SDL 3 Now - Mike Shah - CppCon 2025 --- The C++ ...

1:05:31
Why Every C++ Game Developer Should Learn SDL 3 Now - Mike Shah - CppCon 2025

31,708 views

2 weeks 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

111,848 views

3 years ago