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