Projects in Awesome Lists tagged with pybind11
A curated list of projects in awesome lists tagged with pybind11 .
https://github.com/spotify/pedalboard
🎛 🔊 A Python library for audio.
audio audio-processing audio-production audio-research audio-unit augmentation juce machine-learning pybind11 python vst3 vst3-host
Last synced: 14 May 2025
https://github.com/wjakob/nanobind
nanobind: tiny and efficient C++/Python bindings
bindings cpp17 pybind11 python
Last synced: 15 May 2025
https://github.com/chunelfeng/cgraph
【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
cpp dag graph pipeline pybind11 python taskflow threadpool workflow
Last synced: 14 May 2025
https://github.com/sail-sg/envpool
C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
atari-games box2d cpp17 dm-control dm-env gym high-performance-computing lock-free-queue mujoco parallel-processing pybind11 reinforcement-learning reinforcement-learning-environments robotics threadpool vizdoom
Last synced: 15 May 2025
https://github.com/neka-nat/cupoch
Robotics with GPU computing
collision-detection cuda distance-transform gpgpu gpu jetson occupancy-grid-map odometry pathfinding point-cloud pybind11 python registration robotics ros triangle-mesh visual-odometry voxel
Last synced: 14 May 2025
https://github.com/p-ranav/alpaca
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
benchmark binary bytes checksum cpp17 cpp17-library efficient endian-independent fast header-only mit-license no-macros pybind11 python-wrapper python3 reflection serialization-library versioning
Last synced: 07 Apr 2025
https://github.com/nlpoptimize/flash-tokenizer
EFFICIENT AND OPTIMIZED TOKENIZER ENGINE FOR LLM INFERENCE SERVING
bert berttokenizer cpp cpp17 deep-learning flash huggingface nlp pybind11 python tokenizer trie wordpiece wordpiece-tokenization
Last synced: 15 May 2025
https://github.com/aarnphm/whispercpp
Pybind11 bindings for Whisper.cpp
audio-transcription bazel bentoml mlops-workflow nix pybind11 python3 whisper whisper-cpp
Last synced: 15 May 2025
https://github.com/NLPOptimize/flash-tokenizer
EFFICIENT AND OPTIMIZED TOKENIZER ENGINE FOR LLM INFERENCE SERVING
bert berttokenizer cpp cpp17 deep-learning flash huggingface nlp pybind11 python tokenizer trie wordpiece wordpiece-tokenization
Last synced: 10 Apr 2025
https://github.com/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.
cpp cuda high-performance-computing image-processing jacobi-iteration jacobi-method mpi numpy openmp parallel-computing poisson-image-editing pybind11 python
Last synced: 02 Apr 2025
https://github.com/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.
cpp cuda high-performance-computing image-processing jacobi-iteration jacobi-method mpi numpy openmp parallel-computing poisson-image-editing pybind11 python
Last synced: 05 Apr 2025
https://github.com/podgorskiy/bimpy
imgui for python
dear-imgui gl3w glfw glfw3 gui imgui pybind11 python ui
Last synced: 05 Apr 2025
https://github.com/robotpy/robotpy-wpilib
Moved to https://github.com/robotpy/mostrobotpy
frc pybind11 python roborio robotpy robotpy-build wpilib
Last synced: 29 Sep 2025
https://github.com/matsui528/rii
Fast and memory-efficient ANN with a subset-search functionality
approximate-nearest-neighbor-search data-compression nearest-neighbor-search product-quantization pybind11
Last synced: 30 Dec 2025
https://github.com/benjaminjack/python_cpp_example
An example of a hybrid python/C++ package with unit tests
catch-tests cmake cpp pybind11 python python-cpp setuptools unittest
Last synced: 03 Apr 2025
https://github.com/tohrusky/realesrgan-ncnn-py
Python Binding for realesrgan-ncnn-vulkan with PyBind11
cpp ncnn pybind11 python3 realesrgan super-resolution
Last synced: 29 Jul 2025
https://github.com/rurlus/carma
Converters between Armadillo matrices (C++) and Numpy arrays using Pybind11
armadillo c-plus-plus carma cpp numpy pybind11 python3 rcpparmadillo
Last synced: 13 Oct 2025
https://github.com/cbrunet/python-poppler
Python binding to Poppler-cpp pdf library
pdf poppler poppler-cpp poppler-library pybind11 python python-poppler
Last synced: 08 Jul 2025
https://github.com/amypad/cuvec
Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory
array buffer c cpp cpu cpython cpython-api cpython-extensions cuda cxx gpu hacktoberfest pybind11 python swig vector
Last synced: 05 Apr 2025
https://github.com/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.
armadillo cpp11 eigen finite-difference full-waveform-inversion psv-wave pybind11 python shearwave staggeredgrid velocity-stress-formulation wave-propagation
Last synced: 24 Dec 2025
https://github.com/diegoferigo/cmake-build-extension
Setuptools extension to build and package CMake projects
bindings cmake extension pybind pybind11 python setuptools swig
Last synced: 12 Apr 2025
https://github.com/aldanor/ipybind
IPython / Jupyter integration for pybind11
cpp ipython jupyter jupyter-notebook pybind11 python python3
Last synced: 09 Apr 2025
https://github.com/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.
armadillo cpp11 eigen finite-difference full-waveform-inversion psv-wave pybind11 python shearwave staggeredgrid velocity-stress-formulation wave-propagation
Last synced: 01 Aug 2025
https://github.com/bodgergely/spdlog-python
python wrapper around C++ spdlog (git@github.com:gabime/spdlog.git)
gabime logger logging pybind11 python python-wrapper spdlog
Last synced: 17 Jun 2025
https://github.com/msoeken/alice
C++ command shell library
c-plus-plus cli cli-utility pybind11 python
Last synced: 13 Apr 2025
https://github.com/viig99/symspellcpppy
Fast SymSpell written in c++ and exposes to python via pybind11
compound-words fuzzy-matching fuzzy-search pybind11 python spell-check spellcheck spelling spelling-correction spelling-corrector symspell text-segmentation word-segmentation
Last synced: 09 Apr 2025
https://github.com/zeldamods/oead
Library for recent Nintendo EAD formats in first-party games
cpp nintendo nintendo-switch pybind11
Last synced: 25 Jun 2025
https://github.com/mnixry/python-orb-slam3
A Python wrapper of ORB-SLAM3 feature extraction algorithm.
cpp feature-extraction opencv opencv-python pybind11 python3
Last synced: 25 Mar 2025
https://github.com/robotpy/robotpy-build
(mostly) automated C++ wrapping for Python
first-robotics-competition pybind11 python robotpy
Last synced: 05 Apr 2025
https://github.com/derthorsten/cpp_cookiecutter
A cookiecutter template for a modern C++ project with python bindings
cmake cookiecutter cookiecutter-c-plus-plus cookiecutter-python3 cookiecutter-template cpp cpp-library cpp14 pybind11 xtensor
Last synced: 20 Mar 2025
https://github.com/mrtj/pyds_tracker_meta
A Python wrapper written in C++11 for past frame tracking result metadata classes in Nvidia's DeepStream framework, providing functionality not available in the Python SDK.
deepstream nvidia object-tracking pybind11
Last synced: 17 Aug 2025
https://github.com/qratorlabs/pysdsl
Python bindings to Succinct Data Structure Library 2.0
data-structures pybind11 python succinct succinct-data-structure
Last synced: 24 Mar 2025
https://github.com/cadquery/pywrap
C++ binding generator based on libclang and pybind11
binding-generator c-plus-plus libclang occt opencascade pybind11 python
Last synced: 29 Oct 2025
https://github.com/neka-nat/dq3d
dual quaternion for 3d geometric operations
dual-quaternion dual-quaternion-skinning dual-quaternions eigen pybind11 python quaternion sclerp skinning
Last synced: 06 Oct 2025
https://github.com/tohtsky/irspack
Train, evaluate, and optimize implicit feedback-based recommender systems.
eigen evaluation-framework hyperparameter-optimization knn-algorithm matrix-factorization optuna pybind11 recommender-systems
Last synced: 30 Apr 2025
https://github.com/douglasdavis/pygram11
Simple and fast histogramming in Python accelerated with OpenMP.
calculating-histograms conda-forge cpp14 histogram histograms macos numpy openmp pybind11 pypi python python3 weights
Last synced: 28 Jul 2025
https://github.com/ashvardanian/cuda-python-starter-kit
Parallel Computing starter project to build GPU & CPU kernels in CUDA & C++ and call them from Python without a single line of CMake using PyBind11
cmake cuda cuda-programming hip hpc matrix-multiplication openmp parallel-computing parallel-programming pybind pybind11 python starter-kit starter-template tutorial
Last synced: 13 Jul 2025
https://github.com/2b-t/myactuator_rmd
C++ and Python SDK for controlling actuators of the MyActuator RMD-X series over CAN, written in C++ with Python bindings
actuator can canbus cpp driver linux mit-cheetah myactuator pybind11 python python-bindings python3 rmd rmd-x8 robotics ros ros2 sdk socketcan x8
Last synced: 13 Jun 2025
https://github.com/ssciwr/pybind11-numpy-example
Example of using pybind11 with numpy and publishing to PyPI and conda-forge
cibuildwheel conda-forge continuous-deployment continuous-integration cpp pybind11 pypi python wheels
Last synced: 30 Apr 2025
https://github.com/open-atmos/pypartmc
Python (and C++) interface to PartMC with Jupyter/Python, Julia and Matlab examples
aerosol-modelling atmospheric-modelling atmospheric-physics monte-carlo-simulation particle-system pybind11 python research simulation sundials
Last synced: 11 Apr 2025
https://github.com/yokaze/pyscience11
C++11 wrapper for NumPy, SciPy and Matplotlib using pybind11
matplotlib numpy pybind11 python scipy
Last synced: 28 Oct 2025
https://github.com/narasimha1997/py_cpu
Python bindings for Google's cpu_features library. Allows python developers to enable hardware specific optimizations at runtime.
c99 cplusplus cpu cpython optimization pip pybind11 python3
Last synced: 16 Jun 2025
https://github.com/santhoshtr/sfst
Stuttgart Finite State Transducer system
bison-yacc cmake computational-morphologies fst pybind11 readline
Last synced: 10 Apr 2025
https://github.com/virgesmith/neworder
A dynamic microsimulation framework for python
cplusplus-20 markov-chain microsimulation monte-carlo mpi numpy pandas pybind11 python3
Last synced: 16 Mar 2025
https://github.com/tohrusky/waifu2x-ncnn-py
Python Binding for waifu2x-ncnn-vulkan with PyBind11
cpp ncnn pybind11 python3 super-resolution waifu2x
Last synced: 11 Sep 2025
https://github.com/srmainwaring/gz-python
Python bindings for gz-msgs and gz-transport
gazebo gz-msgs gz-transport protobuf pybind11 python
Last synced: 10 Apr 2025
https://github.com/ttroy50/pybind11-example
Simple example of using pybind11.
Last synced: 14 Apr 2025
https://github.com/bullsoft/PHPython
PHPython: An extension to eval python3 codes in PHP
cpp11 php php-cpp php-extension php-python phppython phpython pybind11 python3
Last synced: 04 May 2025
https://github.com/neka-nat/sdrsac
Python package of SDRSAC(Global point cloud regitsration, CVPR2019 Oral)
cvpr2019 global-registration point-cloud point-cloud-registration pybind11
Last synced: 13 Apr 2025
https://github.com/robotpy/mostrobotpy
Official Repository of python implementation of WPILib components
frc pybind11 python3 roborio robotpy robotpy-build wpilib
Last synced: 09 Apr 2025
https://github.com/viig99/esolafast
Fast C++ implementation of ESOLA using KFRLib, can be used for online time-stretch augmentation during SpeechToText training.
asr esola kfr pybind11 python-bindings speech speech-augmentation speech-processing speech-recognition speech-to-text time-stretch
Last synced: 26 Apr 2025
https://github.com/endail/hx711-rpi-py
Python bindings for Raspberry Pi HX711 C++ Library
hx711 lgpio load-cell pybind11 python raspberry-pi
Last synced: 15 Jun 2025
https://github.com/volpatto/simple_pybind_example
A simple example of how to bind C++ code in Python
cmake cpp multilanguage pybind pybind11 python
Last synced: 28 Jul 2025
https://github.com/personalrobotics/chimera
:snake: A CLI tool for generating Boost.Python/pybind11 bindings from C/C++
boost-python chimera clang-toolchain cli cpp llvm mustache pybind11 python
Last synced: 29 Aug 2025
https://github.com/kljohann/genpybind-legacy
Autogeneration of Python bindings from manually annotated C++ headers
clang cpp libclang pybind11 python python-bindings
Last synced: 09 Apr 2025
https://github.com/cms-patatrack/cluestering
Density-based clustering algorithm developed at CERN
alpaka cern clustering cpp cuda pybind11 python tbb
Last synced: 10 Apr 2025
https://github.com/mrchemsoft/vampyr
Very Accurate Multiresolution Python Routines
mathematics multiwavelets numerical-computation pybind11 python
Last synced: 30 Aug 2025
https://github.com/edimetia3d/pybind11_weaver
A fully customizable pybind11 generator to help generate code for exsiting c/c++ library.
auto binding cpp export extension full-automated generator pybind11 python python3 semi-automatic
Last synced: 30 Dec 2025
https://github.com/jerinphilip/slimt
Inference slice of marian for bergamot's tiny11 models. Faster to compile, and wield. Fewer model-archs than bergamot-translator.
cpp20 inference-engine machine-translation pybind11 python
Last synced: 10 Apr 2025
https://github.com/roq-trading/roq-python
Python 3.x bindings for some of Roq's C++23 APIs.
binding cpp23 pybind11 python3-library
Last synced: 13 Apr 2025
https://github.com/jrmadsen/madthreading
A low-overhead, task-based threading API using a thread-pool of C++11 threads
async cplusplus cpp cpp11 multithreading openmp pthreads pybind11 python task-tree tbb thread-management thread-pool threading threadpool threadsafe
Last synced: 11 Apr 2025
https://github.com/pointcloudlibrary/clang-bind
Generate bindings for C++ code using clang (python bindings) and pybind11
autogenerate bindings cpp hacktoberfest pybind11 python
Last synced: 14 Jun 2025
https://github.com/wst24365888/libstreamvbyte
A C++ implementation of StreamVByte, with Python bindings.
aarch64 amd64 apple-silicon cibuildwheel compression cpp cpp11 integer-compression parallel pybind11 pypi python python3 simd ssse3 streamvbyte x86-64
Last synced: 10 Apr 2025
https://github.com/smrfeld/pytorch-cpp-metal-tutorial
Tutorial for (PyTorch) + (C++) + (Metal shader)
apple-silicon cplusplus cppextension metal mps objective-c pybind11 python pytorch shader shaders tutorial
Last synced: 30 Apr 2025
https://github.com/sun1638650145/classicml
简单易用的经典机器学习框架
adaboost bagging cluster cpp17 decision-tree eigen ensemble-learning framework linear-discriminant-analysis logistic-regression machine-learning naive-bayes-classifier neural-network pybind11 python support-vector-machine
Last synced: 24 Apr 2025
https://github.com/qureshizawar/cuda-quartic-solver
A general cubic equation solver and quartic equation minimisation solver written for CPU and Nvidia GPUs, for more details and results, see: https://arxiv.org/abs/1903.10041. The library is available for C++/CUDA as well as Python using Pybind11.
cmake cubic-equations cuda cuda-quartic-solver gpu minimisation numpy nvidia-gpus openmp optimization pip pybind11 python quartic quartic-equations quartic-functions quartic-minimisation solver
Last synced: 18 Jul 2025
https://github.com/m32/litehtmlpy
python bindings to litehtml library
css html html-renderer litehtml pybind11 python rendering-engine
Last synced: 12 Aug 2025
https://github.com/tdegeus/goosefem
Several types of Finite Element simulations in C++ (with a Python interface)
cpp fem finite-elements pybind11 python xtensor
Last synced: 06 May 2025
https://github.com/conradsnicta/pyarmadillo
streamlined linear algebra library for Python - https://pyarma.sourceforge.io
armadillo blas cpp11 lapack linear-algebra linear-algebra-library matrix-factorization matrix-functions mkl numpy pybind11 python scientific-computing scipy
Last synced: 06 Oct 2025
https://github.com/mmomtchev/nobind
`pybind11`-like API for Node.js using C++17 fold expressions
bindings cpp cpp17 embind nobind node-addon-api nodejs pybind11
Last synced: 13 Apr 2025
https://github.com/wardbrian/pybind_expose_stan_fns
Exposing Stan functions in Python
Last synced: 12 Apr 2025
https://github.com/sizmailov/pybind11-project-example
A minimal self-contained pybind11 project example
Last synced: 12 May 2025
https://github.com/thegreatherrlebert/proteolizard-algorithm
prototype machine-learning solutions for high-throughput MS with ease
bigdata deep-learning ion-mobility-spectrometry machine-learning mass-spectrometry pybind11 tensorflow timstof
Last synced: 16 May 2025
https://github.com/sebe324/pythoncalculator
A calculator made in PySimpleGui with C++ bindings
calculator contributions-welcome cpp good-first-issue pybind11 pysimplegui python rpn-calculator
Last synced: 14 Apr 2025
https://github.com/dimatura/pypcl
numpy-oriented, pybind11-based wrappers for a subset of PCL (point cloud library).
numpy pcl point-cloud pybind11 python
Last synced: 11 Aug 2025
https://github.com/philipdeegan/statick
C++17 Header-only version of https://github.com/X-DataInitiative/tick
c-plus-plus-17 linux macos mkn pybind11 python3 windows
Last synced: 18 Mar 2025
https://github.com/ashvardanian/scaling-democracy
GPU-accelerated Schulze voting method in Python, Numba, and CUDA, using ideas from Algebraic Graph Theory
cuda cuda-kernels dynamic-programming gpgpu graph-algorithms graph-theory pybind11 python voting
Last synced: 12 Apr 2025
https://github.com/gau-nernst/rocksdb-python
Python bindings for RocksDB. Support Linux, macOS, and Windows
Last synced: 28 Aug 2025
https://github.com/kfrancischen/galaxy
Simple distributed file system based on gRPC
abseil bazel distributed-file-system glog grpc-cpp opencensus prometheus protobuf pybind11 rapidjson rpc
Last synced: 19 Aug 2025
https://github.com/wichert/pybind11-example
Example showing pybind11 with virtual functions
cpp cpp11 example-project pybind11 python
Last synced: 10 Sep 2025
https://github.com/aalavandhaann/chenhancc
A faster python geodesic path cutting across mesh surface
binder blender cpython cython geodesics pybind11 python shortest-paths surface
Last synced: 13 Apr 2025
https://github.com/d-krupke/skbuild-conan
An extension for scikit-build to add C++-dependencies as easily as Python dependencies via conan.
Last synced: 23 Oct 2025
https://github.com/mizux/cmake-pybind11
Test to build a Native Python 3 package using pybind11
cmake cpp mizux native-library pybind11 python
Last synced: 13 Oct 2025
https://github.com/ysc3839/vcmp-python-plugin
Python binding plugin for VC:MP.
Last synced: 24 Oct 2025
https://github.com/kljohann/genpybind
Autogeneration of Python bindings from manually annotated C++ headers
clang cpp pybind11 python python-bindings
Last synced: 09 Apr 2025