pybind / pybind11_mkdocLinks
Pybind11 tool for making docstrings from C++ comments
☆43Updated last year
Alternatives and similar repositories for pybind11_mkdoc
Users that are interested in pybind11_mkdoc are comparing it to the libraries listed below
Sorting:
- A cookiecutter for a C++ Project with lots of configuration options☆61Updated 7 months ago
- An automatic Python wrapper generator for C++ code.☆48Updated 8 months ago
- Sample projects demonstrating use of scikit-build☆79Updated this week
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆87Updated last year
- A nanobind example project☆110Updated 4 months ago
- A C++17 interface for HDF5☆97Updated last week
- cmake-easyinstall git+https://github.com/org/repo.git☆25Updated 2 years ago
- C++ User interface for the Platform independent Library Alpaka☆39Updated last year
- Setuptools extension to build and package CMake projects☆69Updated 9 months ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- Automatic C++ library api documentation generation: breathe doxygen in and exhale it out.☆231Updated last year
- litgen: a tool to generate Python bindings for C++ code, for humans.☆83Updated last month
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆146Updated last month
- An example of setting up Sphinx for C++ and building with CMake and Read the Docs☆103Updated 3 years ago
- (mostly) automated C++ wrapping for Python☆39Updated 2 months ago
- Binder, tool for automatic generation of Python bindings☆342Updated this week
- ☆70Updated last week
- FFTW bindings for the xtensor C++14 multi-dimensional array library☆47Updated 3 months ago
- PYB11Generator is a python based code generator that creates pybind11 code for binding C++ libraries as extensions in Python.☆19Updated last week
- NumPy-compatible multidimensional arrays in C++☆163Updated 10 months ago
- Header-only C++20 wrapper for MPI 4.0.☆15Updated last year
- A C++17 library for parser generation for LALR(1) languages☆13Updated 2 years ago
- User-friendly, header-only, C++14 wrapper for HDF5.☆85Updated this week
- python style kwargs in C++☆40Updated 6 years ago
- Generate python stub files for code completion in IDEs for nanobind modules.☆34Updated 10 months ago
- associative floating point addition☆18Updated last year
- This project provides the infrastructure to build CMake Python wheels.☆128Updated last week
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Wrapping python made easy