Skip to Content

nanobindv2.13.0

Created
Updated

Tiny and efficient C++/Python bindings

#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

#License

#Supported Platforms

All platforms are supported

#Features

No features defined.

#Dependencies

and 11 transitive dependencies:
  • (by )

    Features: (none)

  • (by )

    Features: (none)

  • (by )

    Platforms: !windows

  • (by )

    Platforms: !windows
    Features: (none)

  • (by )

    Features: (none)

  • (by )

    Platforms: !linux

  • (by )

    Features: (none)

  • (by )

    Platforms: !osx & !windows

  • (by )

    Features: (none)

  • (by )

    Features: (none)

  • (by )

#Host Dependencies

and 8 transitive dependencies:
  • (by )
  • (by )
  • (by )

    Platforms: android

  • (by )
  • (by )
  • (by )

    Platforms: windows

  • (by )
  • (by )

#Dependents

No dependents.

#Host Dependents

No dependents.

#Contributors

  • Eric Kilmer's avatarEric Kilmer
  • sewon jeon's avatarsewon jeon
  • toge's avatartoge
  • JoergAtGithub's avatarJoergAtGithub

#Changelog

#Source