Seamless operability between C++ and Python
13
Public repositories
20,028
Total stars
244
Followers
The pybind organization on GitHub showcases a wide range of repositories focused on seamless operability between C++ and Python. Notable projects include pybind11, which facilitates integration between these languages, and various examples demonstrating the use of CMake and Python-based build systems. Their repositories primarily feature Python, C++, and Starlark as core programming languages.
Seamless operability between C++11 and Python
Example pybind11 module built with a CMake-based build system
Example pybind11 module built with a Python-based build system
Generate stubs for python modules
Using nlohmann::json with pybind11
An example combining scikit-build and pybind11
Bazel wrapper around the pybind11 repository
Pybind11 bindings for Google's Protocol Buffers
Pybind11 tool for making docstrings from C++ comments
Pybind11 bindings for the Abseil C++ Common Libraries
Simple benchmark to track performance over time
Airspeed Velocity project to run pybind11_benchmark
Compiler benchmark scripts for pybind11 test suite
pybind builds a variety of projects on GitHub that enhance interoperability between C++ and Python. Their primary repository, pybind11, serves as a critical tool for creating Python bindings for C++ code.
The pybind organization primarily uses Python and C++, with additional support for Starlark in some projects. This combination allows for effective integration and functionality across different programming environments.
Yes, all of pybind's repositories are public on GitHub. This transparency allows developers to access and contribute to their projects, fostering collaboration in the open-source community.
Monitor pybind with RepoGuard and get alerted the moment a new public repository appears.
Monitor this account