Astro Kits
astro-kits is a collection of Rust toolkits for astronomical calculations. It mainly includes the following components:
calceph-sys: Rust bindings for the Calceph C library, providing high-precision ephemeris calculations.libcspice-sys: Rust bindings for the NAIF SPICE C library, supporting geometric computations for space science missions.supernovas-sys: Rust bindings for the SuperNovas C library, offering astronomical calculations related to stars and supernovae.
These toolkits provide Rust developers with efficient and reliable astronomical computation capabilities.