qingfengxia / python_wrapLinks
Demonstration, comparison and interopereation of different c++11 class python wrapping methods, like swig, pybind11, binder, cython, cppyy, etc, with CMake integration setup.
☆24Updated 3 years ago
Alternatives and similar repositories for python_wrap
Users that are interested in python_wrap are comparing it to the libraries listed below
Sorting:
- An automatic Python wrapper generator for C++ code.☆50Updated last year
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆147Updated 7 months ago
- Pybind11 tool for making docstrings from C++ comments☆44Updated 3 weeks ago
- A C++17 interface for HDF5☆99Updated 3 months ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆50Updated 2 years ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- C++ wrapper for the HDF5 C-library☆141Updated 3 months ago
- Wrapping python made easy☆124Updated 6 years ago
- Interactive graphs and charts for C++, viewable in-browser☆92Updated 5 years ago
- Using nlohmann::json with pybind11☆163Updated 8 months ago
- User-friendly, header-only, C++14 wrapper for HDF5.☆110Updated last month
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆90Updated last year
- N-dimensional linear interpolation on a rectangular grid in C++☆61Updated 6 years ago
- test on how to integrate vtk into glfw + imgui project☆126Updated 4 months ago
- Sample projects demonstrating use of scikit-build☆81Updated last week
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- PYB11Generator is a python based code generator that creates pybind11 code for binding C++ libraries as extensions in Python.☆20Updated 2 weeks ago
- Fast arbitrary dimension linear interpolation in C++☆111Updated 7 months ago
- A concise C++17 implementation of automatic differentiation (operator overloading)☆21Updated 3 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆67Updated 6 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆69Updated 11 months ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆157Updated last year
- A C++ library for interpolation.☆252Updated 3 weeks ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 3 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- litgen: a tool to generate Python bindings for C++ code, for humans.☆108Updated 2 months ago
- Inject DearImGUI into an existing VTK application. 💉☆30Updated 2 years ago
- Binder, tool for automatic generation of Python bindings☆363Updated 4 months ago
- FFTW bindings for the xtensor C++14 multi-dimensional array library☆48Updated 9 months ago