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.16#0
Nov 4, 2025
All
felixguendling/cista
github.com/felixguendling/cista
795c10821e
MIT
Manifest