bast / pybind11-demoLinks
Demonstrates how to call a C++ class from Python using pybind11.
☆35Updated 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:
- An example of a hybrid python/C++ package with unit tests☆145Updated 6 years ago
- Example pybind11 module built with a CMake-based build system☆674Updated last week
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆150Updated last year
- Example pybind11 module built with a Python-based build system☆528Updated last week
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Examples for the usage of "pybind11"☆665Updated 4 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆83Updated 3 weeks ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆66Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 5 months ago
- An example for using CMake with the SWIG code generator☆49Updated 4 years ago
- NumPy-compatible multidimensional arrays in C++☆162Updated last year
- Using nlohmann::json with pybind11☆162Updated 6 months ago
- C++ library for reading and writing of numpy's .npy files☆422Updated last year
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆88Updated last year
- OpenMP tutorial☆41Updated 7 months ago
- Simple example of using pybind11.☆18Updated 7 years ago
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- BLAS extension to xtensor☆172Updated 4 months ago
- The x template library☆229Updated 2 months ago
- Sample projects demonstrating use of scikit-build☆81Updated last week
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- (unofficial) tqdm-like single header c++ pretty progress bar☆225Updated last year
- How to use CUDA with Python numpy☆39Updated 8 years ago
- Pybind11 bindings for Google's Protocol Buffers☆63Updated 3 weeks ago
- An example combining scikit-build and pybind11☆142Updated last week
- python wrapper around C++ spdlog (git@github.com:gabime/spdlog.git)☆68Updated last year
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Binder, tool for automatic generation of Python bindings☆356Updated 2 months ago