bast / pybind11-demoLinks
Demonstrates how to call a C++ class from Python using pybind11.
☆36Updated 5 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:
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Example of how to use CUDA with CMake >= 3.8☆70Updated 8 months ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆152Updated 2 years ago
- An example of a hybrid python/C++ package with unit tests☆146Updated 6 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- Example pybind11 module built with a Python-based build system☆527Updated 2 weeks ago
- Example pybind11 module built with a CMake-based build system☆671Updated 2 weeks ago
- Using nlohmann::json with pybind11☆163Updated 8 months ago
- C++ library for reading and writing of numpy's .npy files☆424Updated last year
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 3 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆90Updated last year
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆66Updated 6 years ago
- (unofficial) tqdm-like single header c++ pretty progress bar☆226Updated last year
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- Pybind11 bindings for Google's Protocol Buffers☆64Updated this week
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Examples for the usage of "pybind11"☆665Updated 4 years ago
- An example for using CMake with the SWIG code generator☆49Updated 4 years ago
- The x template library☆231Updated 4 months ago
- BLAS extension to xtensor☆172Updated 6 months ago
- An example combining scikit-build and pybind11☆141Updated 2 weeks ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 9 months ago
- OpenMP tutorial☆41Updated 9 months ago
- Sample projects demonstrating use of scikit-build☆81Updated 2 weeks ago
- Project for testing remote debugging of C++ code with gdb and gdbserver in VS Code☆20Updated 7 years ago
- How to use CUDA with Python numpy☆40Updated 8 years ago
- Simple example of using pybind11.☆18Updated 7 years ago