Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sile/hdf5file
A Rust implementation of HDF5 File Format
https://github.com/sile/hdf5file
hdf5-format rust
Last synced: about 10 hours ago
JSON representation
A Rust implementation of HDF5 File Format
- Host: GitHub
- URL: https://github.com/sile/hdf5file
- Owner: sile
- Created: 2019-06-04T12:31:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-21T04:01:53.000Z (about 1 year ago)
- Last Synced: 2024-10-16T04:12:39.519Z (22 days ago)
- Topics: hdf5-format, rust
- Language: Rust
- Size: 85 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
hdf5file
========[![hdf5file](https://img.shields.io/crates/v/hdf5file.svg)](https://crates.io/crates/hdf5file)
[![Documentation](https://docs.rs/hdf5file/badge.svg)](https://docs.rs/hdf5file)
[![Build Status](https://travis-ci.org/sile/hdf5file.svg?branch=master)](https://travis-ci.org/sile/hdf5file)
[![Code Coverage](https://codecov.io/gh/sile/hdf5file/branch/master/graph/badge.svg)](https://codecov.io/gh/sile/hdf5file/branch/master)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)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.
[HDF5 File Format]: https://support.hdfgroup.org/HDF5/doc/H5.format.html