Bindings

C/C++

Name Short description 🚦
Cython C/C++ binding library with numpy array integration 🟢
ctypes Native python method for calling functions in shared C libraries 🟠
pybind11 Bindings to C++ with a steep learning curve 🟠

Rust

Name Short description 🚦
pyO3 Straightforward bindings to rust with support for packaging 🟢

Fortran

Name Short description 🚦
f2py Bindings to Fortran developed by numpy 🟠