https://github.com/astro-xao/sofars
Pure Rust implementation of the IAU SOFA library
https://github.com/astro-xao/sofars
algorithms astronomy computional iau iausofa rust sofa
Last synced: 4 months ago
JSON representation
Pure Rust implementation of the IAU SOFA library
- Host: GitHub
- URL: https://github.com/astro-xao/sofars
- Owner: astro-xao
- License: other
- Created: 2025-03-19T10:42:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-25T05:14:54.000Z (4 months ago)
- Last Synced: 2026-02-25T10:25:46.556Z (4 months ago)
- Topics: algorithms, astronomy, computional, iau, iausofa, rust, sofa
- Language: Rust
- Homepage: https://docs.rs/sofars
- Size: 383 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README-zh.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Sofa
[](https://github.com/astro-xao/sofars/actions)
[](https://crates.io/crates/sofars)
[](https://docs.rs/sofars)
[](https://github.com/astro-xao/sofars)
该项目是一个用纯 Rust 实现的基础天文计算库,基于国际天文联合会官方的 [基础天文标准库 (SOFA)](http://iausofa.org) 实现。
请参阅 [文档](https://docs.rs/sofars) 了解详细信息。
## License
sofars 遵循 MIT 许可证。
除了 MIT 许可证之外,任何使用该模块的行为还应遵守 SOFA 的许可证和使用条款,这些条款在许可证文件中有详细说明。
特别是(但不限于),任何包含使用 sofa-rs 获得的结果的已发表作品或商业产品应当承认使用了 SOFA ANSIC 源代码提供的算法来获得这些结果。