There are 4 repositories under pybind11 topic.
🎛 🔊 A Python library for audio.
【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
EFFICIENT AND OPTIMIZED TOKENIZER ENGINE FOR LLM INFERENCE SERVING
Pybind11 bindings for Whisper.cpp
Generate stubs for python modules
A fast poisson image editing implementation that can utilize multi-core CPU or GPU to handle a high-resolution image input.
Implementation of cv::Mat conversion to numpy.array for pybind11
Moved to https://github.com/robotpy/mostrobotpy
An example of a hybrid python/C++ package with unit tests
h264 decoding module for python based on ffmpeg/libav
Python binding to Poppler-cpp pdf library
Python Binding for realesrgan-ncnn-vulkan with PyBind11
aviutlアルティメットプラグイン
A lot of Files of various Electronic Shit that I have collected over the years. Cheatsheet, Schematics, Pinouts, Pdf, and More... Enjoy it ;)
Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory
Alternative to matplotlibcpp with better syntax, based on pybind
xcgui - bundled xcgui for python
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.
Modern, PEP 517 compliant build backend for creating Python packages with extensions built using CMake.
Python bindings for RakNet, a cross-platform networking engine for game programmers.
Setuptools extension to build and package CMake projects
python wrapper around C++ spdlog (git@github.com:gabime/spdlog.git)
Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11