Library that allows us to work with HDF5 file format in C++?

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

  • If you are using a recent Visual Studio, you can install and integrate libhdf5 directly using vcpkg - the package is just called hdf5. The source code itself can be found at https://github.com/HDFGroup/hdf5. The documentation seems existent, but kind of well-hidden and mostly comprised of Doxygen: https://portal.hdfgroup.org/display/HDF5/HDF5+CPP+Reference+Manuals

  • hdf5

    Official HDF5® Library Repository

  • If you are using a recent Visual Studio, you can install and integrate libhdf5 directly using vcpkg - the package is just called hdf5. The source code itself can be found at https://github.com/HDFGroup/hdf5. The documentation seems existent, but kind of well-hidden and mostly comprised of Doxygen: https://portal.hdfgroup.org/display/HDF5/HDF5+CPP+Reference+Manuals

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • h5pp

    A C++17 interface for HDF5

  • I'll have to suggest h5pp (I'm the author). It's on conan.io too.

  • matio

    MATLAB MAT File I/O Library

  • I use matio to read/write matlab files which uses hdf5.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • CMake 3.24 has support for dependency providers

    3 projects | /r/cpp | 9 Aug 2022
  • How much opinionated is Conan really?

    2 projects | /r/cpp_questions | 8 Mar 2022
  • Meson Build System 0.57.0 is out with experimental support for C++ modules, Qt6, ThinLTO and more

    5 projects | /r/cpp | 15 Feb 2021
  • Xmake: A modern C/C++ build tool

    7 projects | news.ycombinator.com | 4 May 2024
  • GitHub - microsoft/vcpkg: C++ Library Manager for Windows, Linux, and MacOS

    1 project | /r/u_Swizzle_Sir_Flickka | 6 Dec 2023