smrfeld / cmake_cpp_pybind11_tutorialLinks
Tutorial for wrapping C++ library into Python using pybind11 and CMake
☆148Updated last year
Alternatives and similar repositories for cmake_cpp_pybind11_tutorial
Users that are interested in cmake_cpp_pybind11_tutorial are comparing it to the libraries listed below
Sorting:
- An example combining scikit-build and pybind11☆136Updated this week
- Example pybind11 module built with a CMake-based build system☆674Updated last week
- Examples for the usage of "pybind11"☆661Updated 4 years ago
- Example pybind11 module built with a Python-based build system☆523Updated this week
- Powerful automatic differentiation in C++ and Python☆382Updated last week
- An example of a hybrid python/C++ package with unit tests☆145Updated 5 years ago
- C++ library for reading and writing of numpy's .npy files☆416Updated 11 months ago
- Fastest Random Distribution Generator for Eigen☆100Updated last year
- Sample projects demonstrating use of scikit-build☆81Updated last week
- Using nlohmann::json with pybind11☆159Updated 3 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Template for GPU accelerated python libraries☆50Updated 2 years ago
- A nanobind example project☆112Updated 5 months ago
- Efficient bindings between Numpy and Eigen using Boost.Python☆194Updated last week
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- Improved build system generator for CPython C, C++, Cython and Fortran extensions☆518Updated last week
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆82Updated last year
- Pybind11 tool for making docstrings from C++ comments☆43Updated last year
- A Visual Studio Code Debug Extension for debugging mixed Python and C++ code. The extension starts a Python debug session and attaches th…☆57Updated last year
- ☆22Updated last year
- Generate stubs for python modules☆311Updated last month
- Combined array and automatic differentiation library in C++☆177Updated 3 months ago
- Numbast is a tool to build an automated pipeline that converts CUDA APIs into Numba bindings.☆50Updated last week
- C++ port of tqdm☆347Updated last year
- BLAS extension to xtensor☆170Updated 2 months ago
- Pybind11 bindings for Google's Protocol Buffers☆62Updated last month
- Binder, tool for automatic generation of Python bindings☆346Updated 2 weeks ago
- example on how to setup pybind11 extension builds with poetry☆32Updated 2 years ago
- Demonstrates how to call a C++ class from Python using pybind11.☆35Updated 4 years ago
- Converters between Armadillo matrices (C++) and Numpy arrays using Pybind11☆100Updated 6 months ago