nanobind: tiny and efficient C++/Python bindings
Run the following Vcpkg command to install the port.
vcpkg install nanobind
The package nanobind provides CMake functions and source code rather than
libraries:
find_package(nanobind REQUIRED) nanobind_add_module(my_ext source.cpp) # See docs for more configuration options # https://nanobind.readthedocs.io/en/latest/api_cmake.html
v2.2.0#0
Oct 29, 2024
All
wjakob/nanobind2.4K
nanobind.readthedocs.io/en/latest
ea31daa4ca
BSD-3-Clause
Manifest