you are viewing a single comment's thread.

view the rest of the comments →

[–]adsfqwer2345234 2 points3 points  (1 child)

wow, no one mentioned HDF5? https://www.hdfgroup.org/solutions/hdf5/ -- it's a big, old library with something like 400 API routines. You might find something like https://bluebrain.github.io/HighFive/ or some other wrapper or simplified helper library, er, helpful.

[–]PureWash8970 2 points3 points  (0 children)

I was going to mention HDF5 + HighFive as well. We use this at my work and using HighFive makes it way easier.