Seamless operability between C++ and Python
13
Repository pubblici
20.028
Stelle totali
244
Follower
L'organizzazione pybind su GitHub si concentra sulla interoperabilità tra C++ e Python, offrendo una vasta gamma di repository pubblici. Tra i progetti più noti ci sono pybind11, che facilita l'integrazione tra C++11 e Python, e vari esempi di moduli sviluppati con diverse configurazioni di build, come cmake_example e python_example.
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 costruisce principalmente moduli che collegano C++ e Python, come evidenziato nel repository pybind11, uno strumento per creare estensioni Python da codice C++. Offre anche esempi pratici come cmake_example e python_example.
pybind utilizza principalmente Python e C++, insieme a Starlark per alcuni progetti. Questi linguaggi sono essenziali per sviluppare le librerie e gli strumenti che facilitano l'interoperabilità tra C++ e Python.
Sì, tutti i repository di pybind sono pubblici su GitHub. Questo consente a sviluppatori e utenti di accedere, contribuire e utilizzare i progetti, promuovendo la trasparenza e la collaborazione nella comunità open source.
Monitora pybind con RepoGuard e ricevi un avviso nel momento in cui appare un nuovo repository pubblico.
Monitora questo account