mattfowler / PythonCExtensions
Comparing the performance of Python, NumPy and C extensions
☆39Updated 5 years ago
Alternatives and similar repositories for PythonCExtensions:
Users that are interested in PythonCExtensions are comparing it to the libraries listed below
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆81Updated last week
- Minimal example for passing structured data from Python to C++.☆14Updated 9 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Vectorizing Python for concurrent SIMD execution.☆71Updated 9 years ago
- Learning 0mq with examples and notes from articles on the web☆95Updated 3 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 6 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated 7 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆160Updated 4 years ago
- Data Parallel Python☆208Updated 11 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated 10 months ago
- Example code for blog post.☆66Updated 10 years ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆131Updated 4 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- Ring buffer that allows for high-throughput data transfer between multiproccessing Python processes.☆129Updated 7 years ago
- Serialize numpy arrays using msgpack☆199Updated 6 months ago
- A cookiecutter template for a modern C++ project with python bindings☆32Updated 2 years ago
- A memory profiler for Python. As easy as adding a decorator!☆127Updated 3 years ago
- Functions that create PNG and animated PNG files from numpy arrays.☆61Updated 2 weeks ago
- How to Write and Debug C Extension Modules☆38Updated 6 years ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated 5 months ago
- A geometry library written in Python☆106Updated last month
- lazy parallel ondemand zero copy numpy array data flows with caching and dirty propagation☆77Updated 4 years ago
- more-reasonable core functionality for numpy☆30Updated 5 months ago
- Utilities for writing C++ extension modules.☆84Updated last year
- Simple pubsub pattern for asyncio applications.☆52Updated 3 years ago
- A cookiecutter template for using cppyy to generate python bindings for c++ code☆27Updated 5 years ago
- Automatic differentiation for NumPy☆99Updated 9 years ago
- Python bindings for xtensor☆352Updated 6 months ago
- Python SIP wrapper for libtesseract (Apache license)☆12Updated 7 years ago
- Python module for detection of CPU features☆28Updated last year