rustfits

Crates.iorustfits
lib.rsrustfits
version0.1.1
sourcesrc
created_at2024-01-30 21:33:47.56876
updated_at2024-01-31 22:21:02.374122
descriptionA light-weight FITS file reader in Rust
homepage
repository
max_upload_size
id1120732
size5,037,445
Kaze Wong (kazewong)

documentation

README

A pure rust fits file reader with built-in WASM support

This is a standalone lightweight fits reader written in pure rust. It is designed to be the backend of rustfits-web

Features/RoadMap

  • Read conforming header
  • Format Image data
  • Format ASCII table
  • Format Binary table
Commit count: 0

cargo fmt