You can merge Python's convenience with Rust's speed, thanks to libraries in both languages. Get started with the PyO3 project. Python and Rust occupy seemingly opposite ends of the language spectrum.
PythoC lets you use Python as a C code generator, but with more features and flexibility than Cython provides. Here’s a first ...