hpsv2022-01-18
- Updated
A C++11 High Performance Serialization Library.
- Project website: https://github.com/jl2922/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})#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Host Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Prateek Joshi