#hdf5-format

hdf5file

A Rust implementation of HDF5 file format

3 unstable releases

0.1.1 Jul 3, 2019
0.1.0 Jul 3, 2019
0.0.1 Jun 12, 2019
Download history 23/week @ 2023-07-18 17/week @ 2023-07-25 7/week @ 2023-08-01 13/week @ 2023-08-08 16/week @ 2023-08-15 8/week @ 2023-08-22 10/week @ 2023-08-29 25/week @ 2023-09-05 12/week @ 2023-09-12 7/week @ 2023-09-19 13/week @ 2023-09-26 11/week @ 2023-10-03 10/week @ 2023-10-10 14/week @ 2023-10-17 16/week @ 2023-10-24 17/week @ 2023-10-31

59 downloads per month
Used in 2 crates (via kurobako_problems)

MIT license

47KB
1K SLoC

hdf5file

hdf5file Documentation Build Status Code Coverage License: MIT

A Rust implementation of HDF5 File Format.

Note that this crate is in a very early stage of development and not intended to be used for production purposes.


lib.rs:

An implementation of HDF5 File Format.

Note that this crate is in a very early stage of development and not intended to be used for production purposes.

Dependencies

~3MB
~67K SLoC