6 releases

new 0.3.0 May 3, 2025
0.2.2 Apr 8, 2025
0.2.1 Oct 15, 2024
0.1.1 Mar 5, 2022

#197 in Compression

Download history 1/week @ 2025-02-01 1/week @ 2025-02-08 105/week @ 2025-04-05 15/week @ 2025-04-12 3/week @ 2025-04-19

123 downloads per month

MIT license

290KB
6.5K SLoC

Rust 3.5K SLoC // 0.2% comments C 3K SLoC // 0.4% comments

Crates.io Actions Status Documentation codecov Dependency status

Based on the CFITSIO version of the HCompress library

See licenses.

Paper detailing algorithms https://fits.gsfc.nasa.gov/registry/tilecompression/tilecompression2.3.pdf

Original Library https://www.stsci.edu/software/hcompress.html

NOTE: The non-'64' functions support shorts padded to int, and the '64' functions support int padded to long, as per the original implementation.

Dependencies

~285–480KB