mattfowler / PythonCExtensionsLinks
Comparing the performance of Python, NumPy and C extensions
☆40Updated 6 years ago
Alternatives and similar repositories for PythonCExtensions
Users that are interested in PythonCExtensions are comparing it to the libraries listed below
Sorting:
- A cookiecutter template for a modern C++ project with python bindings☆32Updated 2 years ago
- A cookiecutter template for using cppyy to generate python bindings for c++ code☆27Updated 5 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Example Numba implementations of functions☆175Updated 2 years ago
- Utilities for writing C++ extension modules.☆85Updated last year
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Minimal example for passing structured data from Python to C++.☆14Updated 9 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated last month
- Python module for detection of CPU features☆28Updated 3 months ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- Weave - tools for including C/C++ code within Python code.☆57Updated last year
- This example demostrates using the cppyy CMake tools to automatically create Python bindings from C++.☆42Updated 5 years ago
- MongoDB Browser for results created with the Sacred framework☆16Updated 6 years ago
- Learning 0mq with examples and notes from articles on the web☆94Updated 4 years ago
- Example python (numpy) -- CUDA installable package with a C-extension library☆143Updated 5 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Generates Python Extension modules from Cythons PXD files☆76Updated last month
- MPI parallel map and cluster scheduling☆61Updated this week
- This project provides the infrastructure to build CMake Python wheels.☆123Updated last week
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆226Updated 2 weeks ago
- An example of a hybrid python/C++ package with unit tests☆144Updated 5 years ago
- An example for using CMake with the SWIG code generator☆49Updated 4 years ago
- A Python package that makes building pybind11 modules with cmake dead simple by using headers from pybind11 python package and supplying …☆30Updated 4 years ago
- Pure Python GPGPU library☆168Updated 10 months ago
- a python trace profiler that outputs to chrome trace-viewer format (about://tracing).☆66Updated 3 years ago
- Pyculib - Python bindings for CUDA libraries☆98Updated 6 years ago
- Setuptools extension to build and package CMake projects☆70Updated 7 months ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 8 months ago
- An Inline C++ Extension Generator for Python☆11Updated 3 years ago