2 releases

0.1.1 Jan 31, 2024
0.1.0 Jan 30, 2024

#643 in WebAssembly

Download history 10/week @ 2024-09-21 14/week @ 2024-09-28 30/week @ 2024-11-30 70/week @ 2024-12-07 15/week @ 2024-12-14

115 downloads per month

MIT license

1MB
751 lines

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

Dependencies

~1.2–2MB
~28K SLoC