cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal ...
This project makes use of C++26 static reflection. C++26 is still in the future, and regular compilers do not support static reflection yet. The library was developed using a fork of Clang that has ...
Microsecond I/O will make data serialization a major bottleneck for datacenter applications. Serialization is fundamentally about data movement: serialization libraries coalesce and flatten in-memory ...
Data serialization is critical for many datacenter applications, but the memory copies required to move application data into packets are costly. Recent zero-copy APIs expose NIC scatter-gather ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results