SnowWalkerJ / StaticPyLinks
Python JIT transpiler to C++
☆15Updated 6 years ago
Alternatives and similar repositories for StaticPy
Users that are interested in StaticPy are comparing it to the libraries listed below
Sorting:
- Automatically generates a Cython wrapper for C++ code☆43Updated 4 years ago
- Generates Python Extension modules from Cythons PXD files☆77Updated 3 weeks ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- A cookiecutter template for using cppyy to generate python bindings for c++ code☆28Updated 6 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- A friendly fork of autopxd☆50Updated last month
- An Inline C++ Extension Generator for Python☆11Updated 4 years ago
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- An example repo for generating python bindings with cppyy.☆14Updated 6 years ago
- Setuptools extension to build and package CMake projects☆69Updated last year
- A simple package to do symbolic math (focus on code gen and DSLs)☆124Updated 3 weeks ago
- HPC-oriented transpiler for C, C++, Cython, Fortran, OpenCL and Python.☆146Updated 11 months ago
- A fast, lightweight 3D viewer for Python based on WGPU☆56Updated 2 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- This project provides the infrastructure to build CMake Python wheels.☆133Updated this week
- Enable: low-level drawing and interaction☆96Updated 7 months ago
- This example demostrates using the cppyy CMake tools to automatically create Python bindings from C++.☆42Updated 5 years ago
- Make your Python code fly at transonic speeds!☆126Updated last month
- PyBindGen: a python bindings generator☆157Updated 2 years ago
- PyPy binary wheels for some popular packages☆80Updated 4 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Domain Specific Languages in Python☆97Updated 2 years ago
- ☆73Updated 3 weeks ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆86Updated last year
- A Vectorized Python Dict/Set