#
pybind11
Here are 184 public repositories matching this topic...
Robotics with GPU computing
python
robotics
gpu
voxel
cuda
pathfinding
point-cloud
collision-detection
ros
registration
gpgpu
distance-transform
odometry
jetson
pybind11
visual-odometry
occupancy-grid-map
triangle-mesh
-
Updated
May 6, 2022 - C++
C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
reinforcement-learning
gym
high-performance-computing
cpp17
dm
vizdoom
parallel-processing
threadpool
pybind11
atari-games
lock-free-queue
reinforcement-learning-environments
-
Updated
May 4, 2022 - C++
Practical, Easy-to-copy CMake examples
opencv
boilerplate
cmake
build
ndk
cross-platform
cpp
ci
examples
vscode
openmp
googletest
clang
doxygen
dependencies
sanitizer
pybind11
ncnn
modern-cmake
-
Updated
May 2, 2022 - C++
10
virtuald
commented
Dec 29, 2014
Possibly leverage eclipse/pydev support for this? Depends on #26
Python bindings for OpenCASCADE via pybind11.
-
Updated
Nov 25, 2021 - Python
An example of a hybrid python/C++ package with unit tests
-
Updated
Nov 1, 2019 - Python
Fast and memory-efficient ANN with a subset-search functionality
nearest-neighbor-search
data-compression
approximate-nearest-neighbor-search
product-quantization
pybind11
-
Updated
Mar 11, 2022 - Python
2
RUrlus
commented
Sep 6, 2020
Pytest-leaks could be an interesting addition to valgrind as it tracks the reference counts as well. It does require a debug-build of python.
Python binding to Poppler-cpp pdf library
-
Updated
Apr 23, 2022 - Python
Fast SymSpell written in c++ and exposes to python via pybind11
python
spellcheck
fuzzy-search
fuzzy-matching
spelling
spell-check
word-segmentation
spelling-correction
spelling-corrector
text-segmentation
pybind11
compound-words
symspell
-
Updated
Jun 2, 2021 - C++
A bindings compiler for C++
-
Updated
Mar 29, 2022 - C++
Simple and fast histogramming in Python accelerated with OpenMP.
python
macos
numpy
pypi
cpp14
openmp
histogram
python3
histograms
weights
pybind11
conda-forge
calculating-histograms
-
Updated
Mar 25, 2022 - Python
A cookiecutter template for a modern C++ project with python bindings
cmake
cpp
cpp14
cookiecutter
cpp-library
pybind11
cookiecutter-template
xtensor
cookiecutter-python3
cookiecutter-c-plus-plus
-
Updated
Sep 9, 2020 - CMake
Train, evaluate, and optimize implicit feedback-based recommender systems.
eigen
matrix-factorization
hyperparameter-optimization
recommender-systems
pybind11
evaluation-framework
knn-algorithm
optuna
-
Updated
May 3, 2022 - Python
Improve this page
Add a description, image, and links to the pybind11 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pybind11 topic, visit your repo's landing page and select "manage topics."
Thanks for a fascinating library!
Is there some way to put user-written pure Python modules, using numpy of course, into the signal chain?
It would be very desirable to be able to write plugins to Pedalboard as Python functions with an interface like this one of yours.
I certainly have a lot of code