The next C++ standard (C++26) is getting exciting new features. One of these features is compile-time reflection. It is ideally suited to serialize and deserialize data at high speed. To test it out, we extended our fast JSON library (simdjson) and we gave a talk at CppCon 2025. The video is out on YouTube.
Published by
You can also subscribe by email to this blog (non commercial, no ads, weekly email)
If you want to post code, consider formatting it with a tool like tohtml.