Skip to Content

hps v2022-01-18

Created
Updated

A C++11 High Performance Serialization Library.

# Usage

The package hps is header only and can be used from CMake via:

find_path(HPS_INCLUDE_DIRS "hps/hps.h")
target_include_directories(main PRIVATE ${HPS_INCLUDE_DIRS}) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Prateek Joshi's avatar Prateek Joshi

# Changelog

  • 620e68b [hps] Add new port (#23946)

# Source