A C++11 High Performance Serialization Library.
Run the following Vcpkg command to install the port.
vcpkg install hps
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})
v2022-01-18#0
Apr 6, 2022
All
jl2922/hps77
github.com/jl2922/hps
620e68b9b5
MIT
Manifest