astrokits 0.1.2

Main crate for the astro-xao/astro-kits workspace
Documentation

Astro Kits

License Docs CI

README 中文

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.