1. Home
  2. Browse
  3. highfive

highfive

v3.1.1#0Go to latest

HighFive is a modern, user-friendly, header-only, C++14 interface for libhdf5.

Install

Run the following Vcpkg command to install the port.

vcpkg install highfive

Usage

highfive provides CMake targets:

find_package(HighFive CONFIG REQUIRED)

target_link_libraries(main PRIVATE HighFive)

Features

Dependencies

See source

Version

v3.1.1#0

Publication

Supports

All

GitHub

highfive-devs/highfive

Homepage

github.com/highfive-devs/highfive

Subtree

d11f4f2fe7

License

BSL-1.0

Definition

Manifest