dark
Invidious

CppNow 2023

 Subscribe
 RSS
CppNow | 54 videos | Updated 1 year ago
View playlist on YouTube | Switch Invidious Instance


1:22:29

Let’s Talk About C++ Abstraction Layers - Inbal Levi - CppNow 2023

CppNow

1:23:24

Applying the Lessons of std::ranges to Unicode in the C++ Standard Library - Zach Laine CppNow 2023

CppNow

1:18:40

The Challenges of Implementing the C Standard Library in C++ - Siva Chandra Reddy - CppNow 2023

CppNow

42:40

Embedded Applications: Seamless Integration of C++ in Conjunction with C - Sindhusha Dhulipala

CppNow

1:30:31

Reflect *this!: Design and Implementation of a Mixin Library with Static Reflection - Andy Soffer

CppNow

1:27:40

From Templates to Concepts: Metaprogramming in C++ - Alex Dathskovsky - CppNow 2023

CppNow

2:01:14

Keynote: Safety and Security: The Future of C++ - JF Bastien - CppNow 2023

CppNow

42:11

Data-Oriented Design and Modern C++ - Floris Bob van Elzelingen - CppNow 2023

CppNow

1:05:12

Obfuscate Logs Without an External Script by Executing Uninvoked C++ Code - Andrei Zissu CppNow 23

CppNow

1:34:12

C++ Tutorial: Using Boost.MP11 C++ Library - Jody Hagins - CppNow 2023

CppNow

1:30:26

Introduction to C++ Coroutines Through a Thread Scheduling Demonstration - Dian-Lun Lin CppNow 2023

CppNow

1:14:25

C++ Compile-Time Sparse Matrices for Linear Algebra and Tracking Applications - CppNow 2023

CppNow

1:08:13

Pipeflow: C++ Task-Parallel Pipeline Scheduling Framework - Cheng-Hsiang Chiu - CppNow 2023

CppNow

1:30:07

SIMD Libraries in C++ - Jeff Garland - CppNow 2023

CppNow

45:00

Large Scale Automated Refactoring Across Translation Unit Boundaries in C++ - Zie Weaver - CppNow 23

CppNow

1:30:15

C++ Coroutine Intuition - Roi Barkan - CppNow 2023

CppNow

1:47:59

Non-Uniform Memory Architecture (NUMA): A Nearly Unfathomable Morass of Arcana - Fedor Pikus CppNow

CppNow

1:34:52

Forward Progress Guarantees in C++ - Olivier Giroux - CppNow 2023

CppNow

1:31:05

Migration to Strong Types in C++: Interactive Tooling Support - Richárd Szalay - CppNow 2023

CppNow

59:09

A Deep Dive Into Dispatching Techniques in C++ - Jonathan Müller - CppNow 2023

CppNow

1:47:43

Coding for Safety, Security, and Sustainability in C++ - Panel Discussion - CppNow 2023

CppNow

1:41:21

Why Loops End in C++ - Lisa Lippincott - CppNow 2023

CppNow

1:23:46

The Challenges of Implementing C++ Header Units: C++ Modules - Daniel Ruoso - CppNow 2023

CppNow

59:15

take(5): Using the C++ Iterator Model to Take Elements from an Input Stream - Barry Revzin - CppNow

CppNow

1:31:27

Writing Python Bindings for C++ Libraries for Performance and Ease of Use - Saksham Sharma - CppNow

CppNow

1:28:03

All the Safeties: Safety in C++ - Sean Parent - CppNow 2023

CppNow

1:25:52

Future of C++ Programming with AI Bots at Hand - Amir Kirsh and Alex Dathskovsky - CppNow 2023

CppNow

49:40

BLADE - The Allen Telescope Array CUDA-Accelerated Real-Time DSP Library - Luigi Cruz - CppNow 2023

CppNow

1:35:12

Modernizing Compiler Design for Carbon Toolchain - Chandler Carruth - CppNow 2023

CppNow

1:31:06

What is Low Latency C++? (Part 1) - Timur Doumler - CppNow 2023

CppNow

1:32:59

What is Low Latency C++? (Part 2) - Timur Doumler - CppNow 2023

CppNow

58:51

Debugging C++ Code: A Practical and Interactive Guide - Sebastian Theophil - CppNow 2023

CppNow

1:13:53

Composition on Tiny Embedded Systems in C++ - Luke Valenty - CppNow 2023

CppNow

1:18:46

Applicative: The Forgotten Functional Pattern in C++ - Ben Deane - CppNow 2023

CppNow

1:29:13

Definition-Checked Generics, Part 1: The Why & How - Chandler Carruth, Josh Levenberg, Richard Smith

CppNow

1:19:20

Definition-Checked Generics, Part 2: The Why & How - Chandler Carruth, Josh Levenberg, Richard Smith

CppNow

1:24:59

Trees for Logic and Parsing in C++ - Hans de Nivelle - CppNow 2023

CppNow

1:31:07

Using the C++ Sender/Receiver Framework: Implement Control Flow for Async Processing - Steve Downey

CppNow

1:03:34

import CMake: // 2023 State of C++20 modules in CMake - Bill Hoffman - CppNow 2023

CppNow

1:31:47

Exceptions in C++: Better Design Through Analysis of Real World Usage - Peter Muldoon - CppNow 2023

CppNow

1:32:07

Safety-First: How To Develop C++ Safety-Critical Software - Andreas Weis - CppNow 2023

CppNow

1:32:00

Adapting C++20 Ranges Algorithms for Most Metaprogramming Needs in Fewer Than 1,000 Lines of Code

CppNow

1:22:21

Introducing a Memory-Safe Successor Language in Large C++ Code Bases - John McCall - CppNow 2023

CppNow

1:32:17

Integer Type Selection in C++: in Safe, Secure and Correct Code - Robert Seacord - CppNow 2023

CppNow

1:20:49

Value Oriented Programming Part 1: You Say You Want to Write a Function - Tony Van Eerd CppNow 2023

CppNow

1:38:57

Carbon Language Successor Strategy: From C++ Interop to Memory Safety - Chandler Carruth - CppNow 23

CppNow

1:28:30

Assembly, System Calls, and Hardware in C++ - David Sankel - CppNow 2023

CppNow

1:31:33

Keynote: The Evolution of C++ - A Typescript for C++ - Herb Sutter - CppNow 2023

CppNow

1:21:09

Implementing Fast Calendar Algorithms - Speeding Date - Cassio Neri - CppNow 2023

CppNow

1:14:30

The New C++ Library: Strong Library Foundation for Future Projects - Jonathan Müller & Arno Schödl

CppNow

38:08

A Graph Based Update System in C++: Lightning Updates - Hana Dusíková - CppNow 2023

CppNow

1:22:51

How Generic Programming and C++ Portability Give Great Performance and Reveals What Performs Well

CppNow

1:29:22

Calendrical C++: std::chrono, History, Mathematics and the Computus - Ben Deane - CppNow 2023

CppNow

1:25:40

Requirements for C++ Successor Languages - Bret Brown - CppNow 2023

CppNow

Original source code / Modified source code Documentation
Released under the AGPLv3 on GitHub. View JavaScript license information. View privacy policy.
Services Forum Donate @ Tiekoetter.com Donate @ Invidious.io Current version: 2025.05.29-35e6fe36 @ master