JSON and C++26 compile-time reflection: a talk -- Daniel Lemire

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.

JSON and C++26 compile-time reflection: a talk

by Daniel Lemire

Watch now:

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.