CppNow 2023
54 videos • 15,574 views • by CppNow
1
Let’s Talk About C++ Abstraction Layers - Inbal Levi - CppNow 2023
CppNow
Download
2
Applying the Lessons of std::ranges to Unicode in the C++ Standard Library - Zach Laine CppNow 2023
CppNow
Download
3
The Challenges of Implementing the C Standard Library in C++ - Siva Chandra Reddy - CppNow 2023
CppNow
Download
4
Embedded Applications: Seamless Integration of C++ in Conjunction with C - Sindhusha Dhulipala
CppNow
Download
5
Reflect *this!: Design and Implementation of a Mixin Library with Static Reflection - Andy Soffer
CppNow
Download
6
From Templates to Concepts: Metaprogramming in C++ - Alex Dathskovsky - CppNow 2023
CppNow
Download
7
Keynote: Safety and Security: The Future of C++ - JF Bastien - CppNow 2023
CppNow
Download
8
Data-Oriented Design and Modern C++ - Floris Bob van Elzelingen - CppNow 2023
CppNow
Download
9
Obfuscate Logs Without an External Script by Executing Uninvoked C++ Code - Andrei Zissu CppNow 23
CppNow
Download
10
C++ Tutorial: Using Boost.MP11 C++ Library - Jody Hagins - CppNow 2023
CppNow
Download
11
Introduction to C++ Coroutines Through a Thread Scheduling Demonstration - Dian-Lun Lin CppNow 2023
CppNow
Download
12
C++ Compile-Time Sparse Matrices for Linear Algebra and Tracking Applications - CppNow 2023
CppNow
Download
13
Pipeflow: C++ Task-Parallel Pipeline Scheduling Framework - Cheng-Hsiang Chiu - CppNow 2023
CppNow
Download
14
SIMD Libraries in C++ - Jeff Garland - CppNow 2023
CppNow
Download
15
Large Scale Automated Refactoring Across Translation Unit Boundaries in C++ - Zie Weaver - CppNow 23
CppNow
Download
16
C++ Coroutine Intuition - Roi Barkan - CppNow 2023
CppNow
Download
17
Non-Uniform Memory Architecture (NUMA): A Nearly Unfathomable Morass of Arcana - Fedor Pikus CppNow
CppNow
Download
18
Forward Progress Guarantees in C++ - Olivier Giroux - CppNow 2023
CppNow
Download
19
Migration to Strong Types in C++: Interactive Tooling Support - Richárd Szalay - CppNow 2023
CppNow
Download
20
A Deep Dive Into Dispatching Techniques in C++ - Jonathan Müller - CppNow 2023
CppNow
Download
21
Coding for Safety, Security, and Sustainability in C++ - Panel Discussion - CppNow 2023
CppNow
Download
22
Why Loops End in C++ - Lisa Lippincott - CppNow 2023
CppNow
Download
23
The Challenges of Implementing C++ Header Units: C++ Modules - Daniel Ruoso - CppNow 2023
CppNow
Download
24
take(5): Using the C++ Iterator Model to Take Elements from an Input Stream - Barry Revzin - CppNow
CppNow
Download
25
Writing Python Bindings for C++ Libraries for Performance and Ease of Use - Saksham Sharma - CppNow
CppNow
Download
26
All the Safeties: Safety in C++ - Sean Parent - CppNow 2023
CppNow
Download
27
Future of C++ Programming with AI Bots at Hand - Amir Kirsh and Alex Dathskovsky - CppNow 2023
CppNow
Download
28
BLADE - The Allen Telescope Array CUDA-Accelerated Real-Time DSP Library - Luigi Cruz - CppNow 2023
CppNow
Download
29
Modernizing Compiler Design for Carbon Toolchain - Chandler Carruth - CppNow 2023
CppNow
Download
30
What is Low Latency C++? (Part 1) - Timur Doumler - CppNow 2023
CppNow
Download
31
What is Low Latency C++? (Part 2) - Timur Doumler - CppNow 2023
CppNow
Download
32
Debugging C++ Code: A Practical and Interactive Guide - Sebastian Theophil - CppNow 2023
CppNow
Download
33
Composition on Tiny Embedded Systems in C++ - Luke Valenty - CppNow 2023
CppNow
Download
34
Applicative: The Forgotten Functional Pattern in C++ - Ben Deane - CppNow 2023
CppNow
Download
35
Definition-Checked Generics, Part 1: The Why & How - Chandler Carruth, Josh Levenberg, Richard Smith
CppNow
Download
36
Definition-Checked Generics, Part 2: The Why & How - Chandler Carruth, Josh Levenberg, Richard Smith
CppNow
Download
37
Trees for Logic and Parsing in C++ - Hans de Nivelle - CppNow 2023
CppNow
Download
38
Using the C++ Sender/Receiver Framework: Implement Control Flow for Async Processing - Steve Downey
CppNow
Download
39
import CMake: // 2023 State of C++20 modules in CMake - Bill Hoffman - CppNow 2023
CppNow
Download
40
Exceptions in C++: Better Design Through Analysis of Real World Usage - Peter Muldoon - CppNow 2023
CppNow
Download
41
Safety-First: How To Develop C++ Safety-Critical Software - Andreas Weis - CppNow 2023
CppNow
Download
42
Adapting C++20 Ranges Algorithms for Most Metaprogramming Needs in Fewer Than 1,000 Lines of Code
CppNow
Download
43
Introducing a Memory-Safe Successor Language in Large C++ Code Bases - John McCall - CppNow 2023
CppNow
Download
44
Integer Type Selection in C++: in Safe, Secure and Correct Code - Robert Seacord - CppNow 2023
CppNow
Download
45
Value Oriented Programming Part 1: You Say You Want to Write a Function - Tony Van Eerd CppNow 2023
CppNow
Download
46
Carbon Language Successor Strategy: From C++ Interop to Memory Safety - Chandler Carruth - CppNow 23
CppNow
Download
47
Assembly, System Calls, and Hardware in C++ - David Sankel - CppNow 2023
CppNow
Download
48
Keynote: The Evolution of C++ - A Typescript for C++ - Herb Sutter - CppNow 2023
CppNow
Download
49
Implementing Fast Calendar Algorithms - Speeding Date - Cassio Neri - CppNow 2023
CppNow
Download
50
The New C++ Library: Strong Library Foundation for Future Projects - Jonathan Müller & Arno Schödl
CppNow
Download
51
A Graph Based Update System in C++: Lightning Updates - Hana Dusíková - CppNow 2023
CppNow
Download
52
How Generic Programming and C++ Portability Give Great Performance and Reveals What Performs Well
CppNow
Download
53
Calendrical C++: std::chrono, History, Mathematics and the Computus - Ben Deane - CppNow 2023
CppNow
Download
54
Requirements for C++ Successor Languages - Bret Brown - CppNow 2023
CppNow
Download