Pinned Repositories
cmake_example
Example pybind11 module built with a CMake-based build system
pybind11
Seamless operability between C++11 and Python
pybind11_abseil
Pybind11 bindings for the Abseil C++ Common Libraries
pybind11_bazel
Bazel wrapper around the pybind11 repository
pybind11_benchmark
Simple benchmark to track performance over time
pybind11_json
Using nlohmann::json with pybind11
pybind11_mkdoc
Pybind11 tool for making docstrings from C++ comments
pybind11_protobuf
Pybind11 bindings for Google's Protocol Buffers
python_example
Example pybind11 module built with a Python-based build system
scikit_build_example
An example combining scikit-build and pybind11
pybind's Repositories
pybind/pybind11
Seamless operability between C++11 and Python
pybind/cmake_example
Example pybind11 module built with a CMake-based build system
pybind/python_example
Example pybind11 module built with a Python-based build system
pybind/pybind11_json
Using nlohmann::json with pybind11
pybind/scikit_build_example
An example combining scikit-build and pybind11
pybind/pybind11_bazel
Bazel wrapper around the pybind11 repository
pybind/pybind11_protobuf
Pybind11 bindings for Google's Protocol Buffers
pybind/pybind11_mkdoc
Pybind11 tool for making docstrings from C++ comments
pybind/pybind11_abseil
Pybind11 bindings for the Abseil C++ Common Libraries
pybind/pybind11_benchmark
Simple benchmark to track performance over time
pybind/pybind11_benchmark_runner
Airspeed Velocity project to run pybind11_benchmark
pybind/pybind11_compiler_bench
Compiler benchmark scripts for pybind11 test suite