bast / pybind11-demoLinks
Demonstrates how to call a C++ class from Python using pybind11.
☆35Updated 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
Sorting:
- Example pybind11 module built with a Python-based build system☆522Updated last week
- Simple example of using pybind11.☆18Updated 7 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 10 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- An example of a hybrid python/C++ package with unit tests☆145Updated 5 years ago
- Example pybind11 module built with a CMake-based build system☆674Updated last week
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Examples for the usage of "pybind11"☆660Updated 4 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆148Updated last year
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 months ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆87Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 9 months ago
- An example combining scikit-build and pybind11☆134Updated last week
- Using nlohmann::json with pybind11☆157Updated 3 months ago
- C++ library for reading and writing of numpy's .npy files☆414Updated 10 months ago
- The x template library☆224Updated 5 months ago
- An example for using CMake with the SWIG code generator☆49Updated 4 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- BLAS extension to xtensor☆169Updated last month
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- Pybind11 bindings for Google's Protocol Buffers☆62Updated last month
- python wrapper around C++ spdlog (git@github.com:gabime/spdlog.git)☆66Updated last year
- Binder, tool for automatic generation of Python bindings☆344Updated this week
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 months ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- A nanobind example project☆111Updated 4 months ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Sample projects demonstrating use of scikit-build☆79Updated last week
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 3 years ago
- How to use CUDA with Python numpy☆40Updated 7 years ago