pybind11
There are 328 repositories under pybind11 topic.
spotify/pedalboard
🎛 🔊 A Python library for audio.
wjakob/nanobind
nanobind: tiny and efficient C++/Python bindings
sail-sg/envpool
C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
neka-nat/cupoch
Robotics with GPU computing
tdegeus/pybind11_examples
Examples for the usage of "pybind11"
p-ranav/alpaca
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
aarnphm/whispercpp
Pybind11 bindings for Whisper.cpp
charlotteLive/pybind11-Chinese-docs
pybind11中文文档(个人翻译)
Trinkle23897/Fast-Poisson-Image-Editing
A fast poisson image editing implementation that can utilize multi-core CPU or GPU to handle a high-resolution image input.
sizmailov/pybind11-stubgen
Generate stubs for python modules
trelau/pyOCCT
Python bindings for OpenCASCADE via pybind11.
podgorskiy/bimpy
imgui for python
edmBernard/pybind11_opencv_numpy
Implementation of cv::Mat conversion to numpy.array for pybind11
robotpy/robotpy-wpilib
Moved to https://github.com/robotpy/mostrobotpy
matsui528/rii
Fast and memory-efficient ANN with a subset-search functionality
benjaminjack/python_cpp_example
An example of a hybrid python/C++ package with unit tests
Tohrusky/realesrgan-ncnn-py
Python Binding for realesrgan-ncnn-vulkan with PyBind11
DaWelter/h264decoder
h264 decoding module for python based on ffmpeg/libav
cbrunet/python-poppler
Python binding to Poppler-cpp pdf library
raknet-python/raknet-python
Python bindings for RakNet, a cross-platform networking engine for game programmers.
RUrlus/carma
Converters between Armadillo matrices (C++) and Numpy arrays using Pybind11
AMYPAD/CuVec
Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory
JonnyBanana/Electronic-Cheat-Sheet-and-Schematics-MegaCollection
A lot of Files of various Electronic Shit that I have collected over the years. Cheatsheet, Schematics, Pinouts, Pdf, and More... Enjoy it ;)
smallevilbeast/pyxcgui
xcgui - bundled xcgui for python
soblin/matplotlibcpp17
Alternative to matplotlibcpp with better syntax, based on pybind
hebiiro/anti.aviutl.ultimate.plugin
aviutlアルティメットプラグイン
diegoferigo/cmake-build-extension
Setuptools extension to build and package CMake projects
aldanor/ipybind
IPython / Jupyter integration for pybind11
larsgeb/psvWave
Forward code for the P-SV wave equation on a staggered grid, with full waveform inversion interfaces. Finite difference approach according to stress-velocity formulation.
tleonhardt/Python_Interface_Cpp
Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11
bodgergely/spdlog-python
python wrapper around C++ spdlog (git@github.com:gabime/spdlog.git)
msoeken/alice
C++ command shell library
tttapa/py-build-cmake
Modern, PEP 517 compliant build backend for creating Python packages with extensions built using CMake.
glpcc/PokerPy
Texas Hold'em Poker Probability Calculator in Python
PWhiddy/pybind11-cuda
Template for GPU accelerated python libraries
viig99/SymSpellCppPy
Fast SymSpell written in c++ and exposes to python via pybind11