Crate hdf5_sys

Source
Expand description

Rust bindings to the hdf5 library for reading and writing data to and from storage

Modulesยง

h5
General purpose library functions
h5a
Creating and manipulating HDF5 attributes
h5ac
Cache functions
h5c
Cache functionality
h5d
Creating and manipulating scientific datasets
h5e
Functions for handling errors that occur within HDF5
h5f
Creating and manipulating HDF5 files
h5fd
File drivers
h5g
Creating and manipulating groups of objects inside an HDF5 file
h5i
Manipulating object identifiers and object names
h5l
Creating and manipulating links within an HDF5 group
h5mm
Memory managment
h5o
Manipulating objects in an HDF5 file
h5p
Creating and manipulating property lists to control HDF5 library behaviour
h5pl
Programmatically controlling dynamically loaded plugins
h5r
Creating and manipulating references to specific objects and data regions in an HDF5 file
h5s
Creating and manipulating dataspaces in which to store elements of a dataset
h5t
Creating and manipulating datatypes which describe elements of a dataset
h5z
Configuring filters that process data during I/O operation