astrokits 0.1.0

Main crate for the astro-xao/astro-kits workspace
docs.rs failed to build astrokits-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: astrokits-0.1.3

Astro Kits

astro-kits 是一个集合了多种用于天文计算的 Rust 平台套件。主要包含以下组件:

  • calceph-sys:Calceph C 库的 Rust 绑定,用于高精度天体历算。
  • libcspice-sys:NAIF SPICE C 库的 Rust 绑定,支持空间科学任务的几何计算。
  • supernovas-sys:SuperNovas C 库的 Rust 绑定,提供恒星和超新星相关的天文计算。

这些套件为 Rust 开发者提供了高效、可靠的天文计算能力。