Skip to content

davefol/hdfrest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hdfrest

A Rust client for interacting with HDF (Hierarchical Data Format) REST APIs.

Features

  • Easy-to-use Rust interface for HDF REST operations
  • Support for reading and writing HDF5 datasets
  • Asynchronous API calls using tokio runtime

Installation

Add this to your Cargo.toml:

[dependencies] hdfrest = "0.1.0"

Usage

TODO

Documentation

For more detailed information about the API and its usage, please refer to the documentation.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A HDF REST client for Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages