rsfitsio 0.462.3

Rust bindings for the CFITSIO library, providing access to FITS files.
Documentation

Crates.io Actions Status Documentation codecov Dependency status

Rust rewrite of cfitsio.

This is a line for line translation of cfitsio, attempting to keep it as compatible as possible and synced with the main repo. The repo exposes a compatible C API.

There are many safety issues to still deal with and we do not support all the targets that the original C code does.

Has not been tested on MacOS.

cfitsio Repo

cfitsio Homepage

Fits File Standard