starnight / python-c-extension
This is the practice of Python C extensions.
☆98Updated last year
Related projects ⓘ
Alternatives and complementary repositories for python-c-extension
- Examples of safe coding practice for Python C extensions.☆220Updated 2 weeks ago
- Victor Stinner's talks☆38Updated last week
- Comparing the performance of Python, NumPy and C extensions☆40Updated 5 years ago
- Profile python programs and view them with kcachegrind☆164Updated 3 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆160Updated 4 years ago
- Learning Cython packtpub.com code examples.☆166Updated 7 years ago
- Automatically generates a Cython wrapper for C++ code☆42Updated 3 years ago
- ☆92Updated last year
- Use pytest's runner to discover and execute C++ tests☆122Updated this week
- Tutorial to contribute to the CPython project☆49Updated last year
- Design a new better C API for Python☆58Updated 2 months ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- C parser and ctypes automation for python☆65Updated last month
- ASN.1 modules for pyasn1 library☆43Updated last year
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆129Updated 6 years ago
- How to Write and Debug C Extension Modules☆38Updated 6 years ago
- Utilities for writing C++ extension modules.☆82Updated last year
- Automatic __slots__ for your Python classes☆60Updated 9 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 2 months ago
- Python wrapper around the RDTSCP instruction to get the cycle counter on X86☆20Updated 6 years ago
- Generates Python Extension modules from Cythons PXD files☆75Updated this week
- Simple example of wrapping a C library with Cython☆51Updated 4 years ago
- GnuTLS bindings for Python☆18Updated 4 years ago
- Automagically inline python methods☆104Updated 9 years ago
- A friendly fork of autopxd☆47Updated 2 months ago
- Extract from werkzeug.cache☆142Updated last week
- Code associated with an upcoming blog post discussing ctypes and python bindings in general☆61Updated 3 years ago
- Making it easy to write async iterators in Python 3.5☆95Updated 4 years ago