Skip to content

cistav0.16

Updated

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

#Usage

cista provides CMake targets:

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

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Martin Stump's avatarMartin Stump
  • Weihang Ding's avatarWeihang Ding
  • Lily Wang's avatarLily Wang
  • toge's avatartoge

#Changelog

  • 795c108[cista] update to 0.16 (#48124)
  • ac0c351[cista] Update to 0.15 (#39527)
  • 1759aaf[cista] Bump to 0.14 (#33229)
  • 74b4f12Add new port cista (#28669)