9 releases
| 0.8.1 | Nov 21, 2021 |
|---|---|
| 0.8.0 | Oct 23, 2021 |
| 0.7.1 | Jan 27, 2021 |
| 0.7.0 | Aug 9, 2020 |
| 0.5.1 | Mar 12, 2019 |
#42 in #hdf5
40,954 downloads per month
Used in 61 crates
(via hdf5)
290KB
7.5K
SLoC
Types that can be stored and retrieved from a HDF5 dataset
Crate features:
h5-alloc: Use thehdf5allocator 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-cis compiled with the MEMCHECKER option. This option is forced on in the case of using awindowsDLL.
hdf5-types
Create custom types for serializing to and from hdf5
Dependencies
~140–520KB