2 releases
0.1.1 | Jan 31, 2024 |
---|---|
0.1.0 | Jan 30, 2024 |
#626 in WebAssembly
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.3–2MB
~30K SLoC