Description
Hi folks,
We're a company building large-scale physics simulators, and we've been happily using HighFive for C++ HDF5 bindings. As we port parts of our stack to an online compute platform, we've added support for HSDS via the REST VOL.
To enable this, we’ve forked HighFive and made some patches here to get things working. Before we go further, we wanted to ask: would you be interested in incorporating support for REST VOL in the official HighFive releases?
If so I could polish the PR (e.g. setting up CI with REST VOL), improve some features (like containers of containers of ... std::string's), and ensure everything aligns with your coding conventions and contribution guidelines.
There aren't that many options out there for HDF5 C++ bindings + REST VOL support so I thought this could be a useful addition for the community. Let us know your thoughts!
Cheers.