

There is a python library as well. But the core algorithm and the plugins are in rust. The GIS component also is computationally intensive or memory intensive, that makes Rust have advantages over python. And the Whitehouse is also talking about more memory safe languages so it seems like a good choice to do it in rust over c/c++ for computational parts and the plugin architecture.
Edit: As for professors. I need external professor for my committee, and this is a good option as I’m not familiar with any CS professors in my university that do grad research.
Yes thank you. I am using it. I’m good with finding things on the Internet but I’m struggling with parts that are deeper and not well documented. There are big projects that use pyo3, but not plugins. And there are big projects with plugins but not pyo3.