Skip to Content

cista v0.15

Created
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) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Martin Stump's avatar Martin Stump
  • Weihang Ding's avatar Weihang Ding
  • Lily Wang's avatar Lily Wang

# Changelog

  • ac0c351 [cista] Update to 0.15 (#39527)
  • 1759aaf [cista] Bump to 0.14 (#33229)
  • 74b4f12 Add new port cista (#28669)

# Source