highfive v2.10.0
- Created
- Updated
HighFive is a modern header-only C++/C++11 friendly interface for libhdf5
# Usage
highfive provides CMake targets:
find_package(HighFive CONFIG REQUIRED)
target_link_libraries(main PRIVATE HighFive)
# License
# Supported Platforms
All platforms are supported
# Features
No default features set.
# boost
Enables Boost support
Dependencies:
and 67 transitive dependencies:
- boost-algorithm
>= v1.86.0
(by boost-date-time ) - boost-align
>= v1.86.0
(by boost-atomic ) - boost-any
>= v1.86.0
(by boost-property-tree ) - boost-array
>= v1.86.0
(by boost-multi-array ) - boost-assert
>= v1.86.0
(by boost-array ) - boost-atomic
>= v1.86.0
(by boost-thread ) - boost-bind
>= v1.86.0
(by boost-function ) - boost-chrono
>= v1.86.0
(by boost-thread ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-compute
>= v1.86.0
(by boost-ublas ) - boost-concept-check
>= v1.86.0
(by boost-multi-array ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-container
>= v1.86.0
(by boost-thread ) - boost-container-hash
>= v1.86.0
(by boost-fusion ) - boost-conversion
>= v1.86.0
(by boost-range ) - boost-core
>= v1.86.0
(by boost-array ) - boost-date-time
>= v1.86.0
(by boost-thread ) - boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-detail
>= v1.86.0
(by boost-function-types ) - boost-endian
>= v1.86.0
(by boost-spirit ) - boost-exception
>= v1.86.0
(by boost-algorithm ) boost-filesystem
>= v1.86.0
(by boost-compute )Platforms:
!uwp
- boost-function
>= v1.86.0
(by boost-functional ) - boost-function-types
>= v1.86.0
(by boost-functional ) - boost-functional
>= v1.86.0
(by boost-multi-array ) - boost-fusion
>= v1.86.0
(by boost-iterator ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-integer
>= v1.86.0
(by boost-serialization ) - boost-interval
>= v1.86.0
(by boost-ublas ) - boost-intrusive
>= v1.86.0
(by boost-container ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-iterator
>= v1.86.0
(by boost-multi-array ) - boost-lexical-cast
>= v1.86.0
(by boost-date-time ) - boost-logic
>= v1.86.0
(by boost-interval ) - boost-move
>= v1.86.0
(by boost-optional ) - boost-mp11
>= v1.86.0
(by boost-describe ) - boost-mpl
>= v1.86.0
(by boost-function-types ) - boost-multi-index
>= v1.86.0
(by boost-property-tree ) - boost-numeric-conversion
>= v1.86.0
(by boost-date-time ) - boost-optional
>= v1.86.0
(by boost-iterator ) - boost-phoenix
>= v1.86.0
(by boost-spirit ) - boost-pool
>= v1.86.0
(by boost-spirit ) - boost-predef
>= v1.86.0
(by boost-mpl ) - boost-preprocessor
>= v1.86.0
(by boost-concept-check ) - boost-property-tree
>= v1.86.0
(by boost-compute ) - boost-proto
>= v1.86.0
(by boost-phoenix ) - boost-range
>= v1.86.0
(by boost-proto ) - boost-ratio
>= v1.86.0
(by boost-chrono ) - boost-regex
>= v1.86.0
(by boost-range ) - boost-scope
>= v1.86.0
(by boost-filesystem ) - boost-smart-ptr
>= v1.86.0
(by boost-iterator ) - boost-spirit
>= v1.86.0
(by boost-serialization ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-thread
>= v1.86.0
(by boost-spirit ) - boost-throw-exception
>= v1.86.0
(by boost-core ) - boost-tokenizer
>= v1.86.0
(by boost-date-time ) - boost-tuple
>= v1.86.0
(by boost-fusion ) - boost-type-index
>= v1.86.0
(by boost-variant ) - boost-type-traits
>= v1.86.0
(by boost-concept-check ) - boost-typeof
>= v1.86.0
(by boost-functional ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-unordered
>= v1.86.0
(by boost-algorithm ) - boost-utility
>= v1.86.0
(by boost-mpl ) - boost-uuid
>= v1.86.0
(by boost-compute ) - boost-variant
>= v1.86.0
(by boost-spirit ) - boost-variant2
>= v1.86.0
(by boost-system ) - boost-winapi
>= v1.86.0
(by boost-pool )
Host Dependencies:
3 transitive dependencies:
- vcpkg-boost (by boost-cmake )
- vcpkg-cmake (by boost-cmake )
- vcpkg-cmake-config (by boost-cmake )
# eigen3
Enable Eigen testing
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by eigen3 )
- vcpkg-cmake-config (by eigen3 )
# tests
Build unit tests
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by catch2 )
- vcpkg-cmake-config (by catch2 )
# xtensor
Enable xtensor testing
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by nlohmann-json )
- vcpkg-cmake-config (by nlohmann-json )
# Dependencies
hdf5
Features: (none)
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- veggiesaurus
- Alexander Karatarakis
- Robert Schumacher
- Alexander Neumann
- fradav
- Stefano Sinigardi
- pravic
- ZeeWanderer
- Billy O'Neal
- Jack·Boos·Yu
- myd7349
- JonLiu1993
- Alexander Neumann
- Loic Gouarin
- Jia Yue Hua
- Kai Pastor
- miyanyan
# Changelog
and 13 more commits:
9ac08b3
fix highfive in static builds. HDF5_USE_STATIC_LIBRARIES must be set in static builds so that find_package(HDF5) finds the static hdf5 libraries3bb8377
[highfive] Update to v1.5. Install cmake targets. Remove boost dependency as optional and does not require build sequencing.8fc510e
[highfive] Remove unneeded vcpkg_copy_pdbs()e4d0cb1
cleanup portfile2291214
highfive header-only install