ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

54 results

CppCon
Debugging C++ Coroutines in GDB - Zartaj Majeed - CppCon 2025

https://cppcon.org --- Debugging C++ Coroutines in GDB - Zartaj Majeed - CppCon 2025 --- C++ coroutines are hard to debug.

1:01:49
Debugging C++ Coroutines in GDB - Zartaj Majeed - CppCon 2025

1,140 views

1 day ago

CppCon
Can std::expected with Monadic Operations REALLY Boost Your C++ Code Performance? - Vitaly Fanaskov

https://cppcon.org --- Can std::expected with Monadic Operations REALLY Boost Your C++ Code Performance? - Vitaly Fanaskov ...

54:07
Can std::expected with Monadic Operations REALLY Boost Your C++ Code Performance? - Vitaly Fanaskov

3,100 views

7 days ago

CppCon
Is Your C++ Code Leaking Memory? Discover the Power of Ownership-Aware Profiling

https://cppcon.org --- Is Your C++ Code Leaking Memory? Discover the Power of Ownership-Aware Profiling - Alecto Irene Perez ...

52:02
Is Your C++ Code Leaking Memory? Discover the Power of Ownership-Aware Profiling

4,087 views

3 weeks ago

CppCon
Is The Future of C++ Refactoring Declarative? - Andy Soffer - CppCon 2025

https://cppcon.org --- Is The Future of C++ Refactoring Declarative? - Andy Soffer - CppCon 2025 --- Designing and writing ...

1:00:49
Is The Future of C++ Refactoring Declarative? - Andy Soffer - CppCon 2025

3,887 views

2 weeks ago

CppCon
Back to Basics: Master C++ Friendship - Mateusz Pusz - CppCon 2025

https://cppcon.org --- Back to Basics: Master C++ Friendship - Mateusz Pusz - CppCon 2025 --- C++ offers a rich set of access ...

56:53
Back to Basics: Master C++ Friendship - Mateusz Pusz - CppCon 2025

2,891 views

3 weeks ago

CppCon
Why 99% of C++ Microbenchmarks Lie – and How to Write the 1% that Matter! - Kris Jusiak

https://cppcon.org --- Why 99% of C++ Microbenchmarks Lie – and How to Write the 1% that Matter! - Kris Jusiak - CppCon 2025 ...

1:00:54
Why 99% of C++ Microbenchmarks Lie – and How to Write the 1% that Matter! - Kris Jusiak

5,096 views

1 month ago

CppCon
The Declarative Programming SECRETS to More Readable C++ - Richard Powell

https://cppcon.org --- The Declarative Programming SECRETS to More Readable C++ - Richard Powell - CppCon 2025 ...

58:34
The Declarative Programming SECRETS to More Readable C++ - Richard Powell

5,772 views

13 days ago

CppCon
Implementing Your Own C++ Atomics - Ben Saks - CppCon 2025

https://cppcon.org --- Implementing Your Own C++ Atomics - Ben Saks - CppCon 2025 --- Atomic objects are extremely useful for ...

1:01:38
Implementing Your Own C++ Atomics - Ben Saks - CppCon 2025

5,784 views

2 weeks ago

CppCon
What's New for C++ in VS Code: CMake Improvements and GitHub Copilot Agents - Alexandra Kemper

https://cppcon.org --- What's New for C++ in VS Code: CMake Improvements and GitHub Copilot Agents - Alexandra Kemper ...

1:01:02
What's New for C++ in VS Code: CMake Improvements and GitHub Copilot Agents - Alexandra Kemper

2,221 views

9 days ago

CppCon
The Dangers of C++: How to Mitigate Them and Write Safe C++ - Assaf Tzur-El

https://cppcon.org --- The Dangers of C++: How to Mitigate Them and Write Safe C++ - Assaf Tzur-El - CppCon 2025 --- C++ offers ...

50:09
The Dangers of C++: How to Mitigate Them and Write Safe C++ - Assaf Tzur-El

4,157 views

3 weeks ago

CppCon
Can C++ Data Oriented Design Be ONE MILLION Times Faster? - Andrew Drakeford

https://cppcon.org --- Can C++ Data Oriented Design Be ONE MILLION Times Faster? - Andrew Drakeford - CppCon 2025 ...

53:30
Can C++ Data Oriented Design Be ONE MILLION Times Faster? - Andrew Drakeford

6,070 views

2 weeks ago

CppCon
How To Build Robust C++ Inter-Process Queues - Jody Hagins - CppCon 2025

https://cppcon.org --- How To Build Robust C++ Inter-Process Queues - Jody Hagins - CppCon 2025 --- This talk will offer design ...

1:03:05
How To Build Robust C++ Inter-Process Queues - Jody Hagins - CppCon 2025

8,580 views

4 weeks ago

CppCon
Building a High-Performance Binary Serialization Format with In-Place Modification - Hamish Morrison

https://cppcon.org --- Building a High-Performance Binary Serialization Format with In-Place Modification - Hamish Morrison ...

55:16
Building a High-Performance Binary Serialization Format with In-Place Modification - Hamish Morrison

3,037 views

2 days ago

CppCon
Back to Basics: How to Refactor C++ Code - Amir Kirsh

https://cppcon.org --- Back to Basics: How to Refactor C++ Code - Amir Kirsh - CppCon 2025 --- Writing C++ code is one thing, ...

1:04:13
Back to Basics: How to Refactor C++ Code - Amir Kirsh

3,668 views

2 weeks ago

CppCon
Optimize Automatic Differentiation Performance in C++ - Steve Bronder - CppCon 2025

https://cppcon.org --- Optimize Automatic Differentiation Performance in C++ - Steve Bronder - CppCon 2025 --- Reverse‑mode ...

59:59
Optimize Automatic Differentiation Performance in C++ - Steve Bronder - CppCon 2025

3,849 views

3 weeks ago

CppCon
Cutting C++ Exception Time by +90%? - Khalil Estell - CppCon 2025

https://cppcon.org --- Cutting C++ Exception Time by +90%? - Khalil Estell - CppCon 2025 --- Have you ever been "nerd sniped"?

1:05:10
Cutting C++ Exception Time by +90%? - Khalil Estell - CppCon 2025

9,166 views

3 weeks ago

CppCon
Catching Bugs Early: Validating C++ Contracts with Static Analysis - Peter Martin & Mike Fairhurst

https://cppcon.org --- Catching Bugs Early: Validating C++ Contracts with Static Analysis - Peter Martin & Mike Fairhurst - CppCon ...

1:05:41
Catching Bugs Early: Validating C++ Contracts with Static Analysis - Peter Martin & Mike Fairhurst

1,907 views

4 days ago

CppCon
Building Secure C++ Applications: A Practical End-to-End Approach - CppCon 2025

https://cppcon.org --- Building Secure C++ Applications: A Practical End-to-End Approach - Chandranath Bhattacharyya & Bharat ...

1:02:01
Building Secure C++ Applications: A Practical End-to-End Approach - CppCon 2025

3,577 views

2 weeks ago

CppCon
What’s New in Visual Studio for C++ Developers in 2025 - Augustin Popa & David Li - CppCon 2025

https://cppcon.org --- What's New in Visual Studio for C++ Developers in 2025 - Augustin Popa & David Li - CppCon 2025 ...

1:00:53
What’s New in Visual Studio for C++ Developers in 2025 - Augustin Popa & David Li - CppCon 2025

2,450 views

6 days ago

CppCon
Can Modern C++ SPEED UP Your Bundle Adjustment Pipeline? - Vishnu Sudheer Menon

https://cppcon.org --- Can Modern C++ SPEED UP Your Bundle Adjustment Pipeline? - Vishnu Sudheer Menon - CppCon 2025 ...

58:11
Can Modern C++ SPEED UP Your Bundle Adjustment Pipeline? - Vishnu Sudheer Menon

1,648 views

8 days ago