Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
Run the following Vcpkg command to install the port.
vcpkg install cista
cista provides CMake targets:
find_package(cista CONFIG REQUIRED) target_link_libraries(main PRIVATE cista::cista)
v0.15#0
Jun 27, 2024
All
felixguendling/cista
github.com/felixguendling/cista
ac0c351b27
MIT
Manifest