pybind

Results 9 repositories owned by pybind

pybind11

15.5k
Stars
2.1k
Forks
244
Watchers

Seamless operability between C++11 and Python

cmake_example

578
Stars
206
Forks
Watchers

Example pybind11 module built with a CMake-based build system

pybind11_json

137
Stars
34
Forks
Watchers

Using nlohmann::json with pybind11

python_example

463
Stars
144
Forks
Watchers

Example pybind11 module built with a Python-based build system

pybind11_abseil

25
Stars
13
Forks
Watchers

Pybind11 bindings for the Abseil C++ Common Libraries

pybind11_bazel

87
Stars
50
Forks
Watchers

Bazel wrapper around the pybind11 repository

pybind11_mkdoc

37
Stars
20
Forks
Watchers

Pybind11 tool for making docstrings from C++ comments

pybind11_protobuf

54
Stars
31
Forks
Watchers

Pybind11 bindings for Google's Protocol Buffers

scikit_build_example

79
Stars
26
Forks
Watchers

An example combining scikit-build and pybind11