A Faster Serialization Library Based on Compile-time Reflection and C++ 20 - Yu Qi - CppCon 2022
CppCon 2017: Yu Qi “Compile-time reflection, Serialization and ORM”
Easy C++ Reflection
Scene serialization go brrrrrrr [Akame Engine Update]
C++Now 2018: Griffin Downs “C++ Reflection via Clang LibTooling”
Serialization | C++ Simple Customizable Reflection System Tutorial | Example
CppCon 2017: Andrew Sutton “Reflection”
Let's make a library that uses Reflection - Konstantinos Kanavouras - Meeting C++ 2023
C++Now 2019: Jeff Garland “The C++20 Standard Library - Beyond Ranges”
Reflection Is Good for C++ Code Health - Saksham Sharma - C++Now 2024
Killing C++ Serialization Overhead & Complexity - Eyal Zedaka - CppCon 2022
C++ Reflection Based Libraries to Look Forward To - Saksham Sharma - CppCon 2024
CppCon 2019: Andrew Sutton “Reflections: Compile-time Introspection of Source Code”
Writing a JSON Serialization Library using Test Driven Development - Let's Code E1
CppCon 2019: Manu Sánchez “Next generation unit testing using static reflection”
Reflection: Compile-Time Introspection of C++ - Andrew Sutton [ ACCU 2021 ]
C++26 Preview - Jeffrey Garland - C++Now 2024
Runtime Reflection in C++
C++ Runtime Type Reflection
Serialize and Deserialize a struct in C++ - Stream-Based I/O part 8 of n- Modern Cpp Series Ep. 198