bast / pybind11-demo
Demonstrates how to call a C++ class from Python using pybind11.
☆33Updated 4 years ago
Alternatives and similar repositories for pybind11-demo:
Users that are interested in pybind11-demo are comparing it to the libraries listed below
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 10 months ago
- Sample projects demonstrating use of scikit-build☆77Updated this week
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 4 months ago
- An example for using CMake with the SWIG code generator☆48Updated 3 years ago
- Pybind11 bindings for Google's Protocol Buffers☆63Updated last month
- NumPy-compatible multidimensional arrays in C++☆160Updated 5 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆149Updated last year
- An example of a hybrid python/C++ package with unit tests☆144Updated 5 years ago
- Simple example of using pybind11.☆17Updated 6 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 7 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆142Updated last year
- CMake package finder for MKL☆28Updated 3 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- vectorization of the kd-tree data structure and search algorithm☆40Updated 7 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆85Updated 11 months ago
- An example combining scikit-build and pybind11☆122Updated this week
- C++ wrapper for the HDF5 C-library☆131Updated 2 months ago
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆151Updated 6 years ago
- Multi-platform C++ library for reading and writing NPY and NPZ files, with an additional .NET interface☆19Updated 4 months ago
- An automatic Python wrapper generator for C++ code.☆46Updated 3 months ago
- Example pybind11 module built with a Python-based build system☆511Updated this week
- Demonstration of a factory pattern where the types automatically register themselves☆11Updated 6 years ago
- Modern CMake C++ SWIG Sample☆181Updated this week
- Using nlohmann::json with pybind11☆151Updated 3 months ago
- Multi-dimensional array programming framework for C++ and multi-GPU CUDA applications☆28Updated 8 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 4 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 11 years ago
- How to use CUDA with Python numpy☆38Updated 7 years ago