3 unstable releases
0.10.1 | Mar 19, 2025 |
---|---|
0.10.0 | Dec 6, 2024 |
0.9.0 | Aug 8, 2024 |
#878 in Encoding
5,734 downloads per month
Used in 17 crates
(via hdf5-metno)
385KB
10K
SLoC
Types that can be stored and retrieved from a HDF5
dataset
Crate features:
h5-alloc
: Use thehdf5
allocator for varlen types and dynamic values. This is necessary on platforms which uses different allocators in different libraries (e.g. dynamic libraries on windows), or ifhdf5-c
is compiled with the MEMCHECKER option. This option is forced on in the case of using awindows
DLL.
hdf5-types
Create custom types for serializing to and from hdf5
Dependencies
~0.5–6MB
~26K SLoC