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
- more-reasonable core functionality for numpy☆30Updated 4 months ago
- Utilities for writing C++ extension modules.☆84Updated last year
- A fast RLock implementation for CPython☆24Updated last month
- Minimal example for passing structured data from Python to C++.☆14Updated 9 years ago
- Headless 3D rendering with python☆60Updated 4 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
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Cython bindings for fpzip, a floating point image compression algorithm.☆34Updated 5 months ago
- Tutorial for everything async in Python3: generators, coroutines, async/await syntax, and asyncio.☆21Updated 8 months ago
- A friendly fork of the Python Standard Library multiprocessing package which uses dill instead of pickle☆34Updated 5 years ago
- A geometry library written in Python☆105Updated last week
- Ring buffer that allows for high-throughput data transfer between multiproccessing Python processes.☆129Updated 7 years ago
- CSS and logo to customize ipython notebook display for Kording lab☆29Updated 8 years ago
- Vectorizing Python for concurrent SIMD execution.☆71Updated 9 years ago
- Weave - tools for including C/C++ code within Python code.☆56Updated last year
- A high-performance compressed ndarray library with a flexible computational engine☆92Updated this week
- Data Parallel Python☆208Updated 11 years ago
- Software that can both auto and manually detect circles/spherical objects in images and provides the diameter distribution (D10, D50, D90…☆24Updated 4 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 6 years ago
- A fast, lightweight 3D viewer for Python based on WGPU☆45Updated 3 weeks ago
- Example Numba implementations of functions☆171Updated 2 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆43Updated 9 months ago
- MongoDB Browser for results created with the Sacred framework☆16Updated 5 years ago
- Py++ for generating pybind11 code☆15Updated 8 years ago
- Python API for writing multiprocessing pipelines☆86Updated 2 years ago
- pyRT - The Python Raytracer☆78Updated 2 years ago
- Shared memory arrays for NumPy☆51Updated 10 years ago
- How to Write and Debug C Extension Modules☆38Updated 6 years ago
- Automatically generates a Cython wrapper for C++ code☆43Updated 3 years ago