1. Home
  2. Browse
  3. nanobind

nanobind

v1.9.2#0Go to latest

nanobind: tiny and efficient C++/Python bindings

Install

Run the following Vcpkg command to install the port.

vcpkg install nanobind

Usage

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

Dependencies

See source

Version

v1.9.2#0

Publication

Supports

All

GitHub

wjakob/nanobind2.9K

Homepage

nanobind.readthedocs.io/en/latest

Subtree

9b11c9db80

License

BSD-3-Clause

Definition

Manifest