python-nanobind: python-nanobind (Tiny and efficient C++/Python bindings) python-nanobind: python-nanobind: nanobind is a small binding library that exposes C++ types in Python python-nanobind: and vice versa. It is reminiscent of Boost.Python and pybind11 and python-nanobind: uses near-identical syntax. In contrast to these existing tools, python-nanobind: nanobind is more efficient: bindings compile in a shorter amount of python-nanobind: time, produce smaller binaries, and have better runtime performance. python-nanobind: python-nanobind: python-nanobind: python-nanobind: