1. Home
  2. Browse
  3. hps

hps

v2022-01-18#0Latest

A C++11 High Performance Serialization Library.

Install

Run the following Vcpkg command to install the port.

vcpkg install hps

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})
See source

Version

v2022-01-18#0

Publication

Supports

All

GitHub

jl2922/hps77

Homepage

github.com/jl2922/hps

Subtree

620e68b9b5

License

MIT

Definition

Manifest