Rust JPL Ephemeris Reader (rust-jpl)
rust-jpl is a Rust library that enables integration of NASA Jet Propulsion Laboratory (JPL) ephemeris data into Rust applications.
It provides high-precision planetary and lunar positions based on a given Julian date, using official NASA JPL DE ephemerides (DE441).
The library is designed for scientific correctness, API clarity, and performance, making it suitable for research, engineering, simulation, and educational use.