3 unstable releases

new 0.10.1 Mar 19, 2025
0.10.0 Dec 6, 2024
0.9.0 Aug 8, 2024

#1198 in Encoding

Download history 1319/week @ 2024-11-29 947/week @ 2024-12-06 932/week @ 2024-12-13 298/week @ 2024-12-20 395/week @ 2024-12-27 1057/week @ 2025-01-03 984/week @ 2025-01-10 1251/week @ 2025-01-17 1383/week @ 2025-01-24 1432/week @ 2025-01-31 1331/week @ 2025-02-07 1089/week @ 2025-02-14 1152/week @ 2025-02-21 1287/week @ 2025-02-28 1308/week @ 2025-03-07 1402/week @ 2025-03-14

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

MIT/Apache

385KB
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–6MB
~26K SLoC