1. Home
  2. Browse
  3. cista

cista

v0.15#0Latest

Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.

Install

Run the following Vcpkg command to install the port.

vcpkg install cista

Usage

cista provides CMake targets:

find_package(cista CONFIG REQUIRED)
target_link_libraries(main PRIVATE cista::cista)

Dependencies

See source

Version

v0.15#0

Publication

Supports

All

GitHub

felixguendling/cista

Homepage

github.com/felixguendling/cista

Subtree

ac0c351b27

License

MIT

Definition

Manifest