2 unstable releases

0.10.0 Dec 6, 2024
0.9.0 Aug 8, 2024

#926 in Encoding

Download history 516/week @ 2024-10-09 639/week @ 2024-10-16 590/week @ 2024-10-23 648/week @ 2024-10-30 1035/week @ 2024-11-06 1379/week @ 2024-11-13 673/week @ 2024-11-20 1164/week @ 2024-11-27 1159/week @ 2024-12-04 1023/week @ 2024-12-11 519/week @ 2024-12-18 294/week @ 2024-12-25 608/week @ 2025-01-01 1271/week @ 2025-01-08 1207/week @ 2025-01-15 1130/week @ 2025-01-22

4,246 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