starnight / python-c-extensionLinks
This is the practice of Python C extensions.
☆103Updated 2 years ago
Alternatives and similar repositories for python-c-extension
Users that are interested in python-c-extension are comparing it to the libraries listed below
Sorting:
- Learning Cython packtpub.com code examples.☆170Updated 8 years ago
- PyBindGen: a python bindings generator☆157Updated 2 years ago
- Py2C — a Python to C++ converter☆254Updated 4 years ago
- Examples of safe coding practice for Python C extensions.☆231Updated 2 months ago
- A c-style macro preprocessor written in Python☆150Updated last year
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- Simple pseudo-random number generators in C and Python☆70Updated 4 months ago
- Python FileLock library☆99Updated 4 years ago
- Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆168Updated 5 years ago
- C parser and ctypes automation for python☆72Updated 2 months ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆400Updated 10 years ago
- A simple demonstration of using ctypes to call a C++ class from Python☆30Updated 5 years ago
- Pure-python wrapper generator for ctypes☆328Updated 7 months ago
- Boost.org python module☆517Updated last week
- Little Python to C++ compiler☆97Updated 2 years ago
- A module for getting CPU info with pure Python☆337Updated last year
- Python SIP wrapper for libtesseract (Apache license)☆12Updated 8 years ago
- Design a new better C API for Python☆60Updated 2 months ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- How to Write and Debug C Extension Modules☆40Updated 7 years ago
- Matrix multiplication using c++11 threads☆33Updated 7 years ago
- A cmake buildsystem for compiling Python☆464Updated 2 weeks ago
- LZ4 bindings for Python☆295Updated 2 weeks ago
- python wrapper around C++ spdlog (git@github.com:gabime/spdlog.git)☆68Updated last year
- An easy way to convert a .pyx file into a .pyd file and avoid having to write a setup.py☆96Updated 4 years ago
- A compact, modular transport and protocol agnostic RPC library. Does jsonrpc v2.☆159Updated 2 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆66Updated 6 years ago
- Mirror of GMP as used by ALICE. For the official web pages please refer to https://gmplib.org☆70Updated 4 years ago
- A Python 2/3 compatibility layer for C extensions☆64Updated last year