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

https://github.com/simonrw/rust-fits

Implementation of a fits reading library from scratch in rust
https://github.com/simonrw/rust-fits

Last synced: over 1 year ago
JSON representation

Implementation of a fits reading library from scratch in rust

Awesome Lists containing this project

README

          

# rust-fits

Implementation of a fits reading library from scratch in rust.

Not all projects adhere to the FITS specification and this project will
make no attempts to cater for these cases. This library will stick
rigidly to the specs, which can be found under
[doc/fits_specification.txt]

[doc/fits_specification.txt]: doc/fits_specification.txt