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:
- PyBindGen: a python bindings generator☆156Updated 2 years ago
- Learning Cython packtpub.com code examples.☆169Updated 8 years ago
- Py2C — a Python to C++ converter☆254Updated 3 years ago
- Examples of safe coding practice for Python C extensions.☆231Updated last week
- python wrapper around C++ spdlog (git@github.com:gabime/spdlog.git)☆66Updated last year
- Pure-python wrapper generator for ctypes☆327Updated 5 months 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…☆399Updated 10 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 4 months ago
- A Brief Beginner’s Guide to CMake or How to quickly get up and running with CMake☆229Updated last year
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆65Updated 5 years ago
- A c-style macro preprocessor written in Python☆148Updated last year
- Victor Stinner's talks☆38Updated 2 months ago
- This repo is to understand the working of cmake and make in a C++ project☆70Updated 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
- C parser and ctypes automation for python☆71Updated 3 weeks ago
- A module for getting CPU info with pure Python☆333Updated last year
- Little Python to C++ compiler☆96Updated 2 years ago
- Define complicated C/C++ structs in Python with variable length arrays, header/extend relations, extensible structures in one time, parse…☆31Updated 6 years ago
- Boost.org python module☆511Updated last month
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆258Updated last month
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 4 years ago
- A cmake buildsystem for compiling Python☆459Updated last month
- Learning 0mq with examples and notes from articles on the web☆94Updated 4 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆359Updated last month
- Cross platform library to gather process and system information.☆89Updated 7 years ago
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- Pure Python library for PNG image encoding/decoding☆449Updated 2 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- A simplified logging system using macros.☆98Updated 4 years ago