Lnk2past / copperheadLinks
An Inline C++ Extension Generator for Python
☆11Updated 4 years ago
Alternatives and similar repositories for copperhead
Users that are interested in copperhead are comparing it to the libraries listed below
Sorting:
- Generates Python Extension modules from Cythons PXD files☆77Updated 2 weeks ago
- Python JIT transpiler to C++☆15Updated 6 years ago
- An example repo for generating python bindings with cppyy.☆14Updated 6 years ago
- Configurable memory allocations☆15Updated last year
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- lolly: A user-friendly C++ library☆12Updated 7 months ago
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- Python ⇔ JavaScript bindings using high level embind and pybind11☆25Updated 2 weeks ago
- FFTW bindings for the xtensor C++14 multi-dimensional array library☆48Updated 9 months ago
- Weave - tools for including C/C++ code within Python code.☆59Updated 2 years ago
- Create Interactive Slides in Jupyter Notebook with all kind of rich content. https://asaboor-gh.github.io/ipyslides/☆18Updated 2 weeks ago
- Conan extension☆10Updated 4 months ago
- Python binding for odeiv2 interface from GNU Scientific Library (GSL)☆14Updated 5 months ago
- A Python package that makes building pybind11 modules with cmake dead simple by using headers from pybind11 python package and supplying …