Bindings

C/C++

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

Rust

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

Fortran

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