Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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