2 unstable releases

0.10.0 Dec 6, 2024
0.9.0 Aug 8, 2024

#967 in Encoding

Download history 1207/week @ 2024-11-14 838/week @ 2024-11-21 1256/week @ 2024-11-28 1084/week @ 2024-12-05 952/week @ 2024-12-12 374/week @ 2024-12-19 342/week @ 2024-12-26 905/week @ 2025-01-02 1010/week @ 2025-01-09 1254/week @ 2025-01-16 1427/week @ 2025-01-23 1390/week @ 2025-01-30 1305/week @ 2025-02-06 1057/week @ 2025-02-13 1278/week @ 2025-02-20 1258/week @ 2025-02-27

5,126 downloads per month
Used in 16 crates (via hdf5-metno)

MIT/Apache

380KB
10K SLoC

hdf5-types

Create custom types for serializing to and from hdf5


lib.rs:

Types that can be stored and retrieved from a HDF5 dataset

Crate features:

  • h5-alloc: Use the hdf5 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 if hdf5-c is compiled with the MEMCHECKER option. This option is forced on in the case of using a windows DLL.

Dependencies

~0.5–5.5MB
~26K SLoC