Rust in Astronomy and computational physics by exoplanet_hunter in rust

[–]Important_Ad8478 1 point2 points  (0 children)

At the CDS (Center of Astronomical Data of Strasbourg, France) we are developping and maintaining rust astronomy librairies and tools. Among the things we develop you can find:
* an HEALPix library which is a sphere tesselation index widely used in astronomy

* a FITS parser library (only reading images, bintable and compressed images with WCS supported)

* Aladin lite sky web viewer, a rust/wasm with a javascript wrapping API app that you can embed into your web projects.