Comment by goku12

4 months ago

There is another crate in Rust named Nyx [1] that sounds very similar - an astrodynamics library with a Python wrapper. Anyone knows how they compare?

[1] https://github.com/nyx-space/nyx

Nyx is the OG Rust-based astrodynamics library and much more mature.

Lox started as a vehicle for myself to learn Rust and at that point I did not feel comfortable contributing to an established code base.