cpython-extensions
There are 36 repositories under cpython-extensions topic.
cython/cython
The most widely used Python to C compiler
Stewori/JyNI
Enables Jython to load native CPython extensions.
fastuuid/fastuuid
FastUUID is a library which provides CPython bindings to Rust's UUID library
pypa/abi3audit
Scans Python packages for abi3 violations and inconsistencies
AMYPAD/CuVec
Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory
python-packaging-tutorial/python-packaging-tutorial
Tutorial on python packaging
mherkazandjian/fastgrab
Python package for taking super-fast screenshots
MrGolden1/sort-python
Python SORT(Simple, Online, and Real-time Tracking) Extension
olivi-r/wasmpy-build
WebAssembly build tool for CPython C/C++ extensions
mvenditto/v-python
Python/C API wrapper for developing modules / embedding Python in V. Experimental.
pwssnk/py-usvfs
Python bindings for the userspace virtual filesystem (usvfs) library.
littlebutt/datetimecpy
datetime模块的C语言实现,《奔跑吧,Python君》系列相关代码
woodruffw/abi3info
Programmatic access to Python's limited API and abi3 information
mvrpl/Rust-Python-Module
Examples for writing python modules in Rust.
TheSGJ/PyScript-ReplSite
Integrated Python Repl/IDE made using PyScript.
K0lb3/fpng_py
a very fast .PNG image reader/writer for 24/32bpp images
littlebutt/streamcpy
The Stream API in Python.
marcosalvalaggio/kiwigrad
Mini deep learning framework written in Python C-API for Speed
WenmuZhou/rust_python
use rust speed up python
AMYPAD/NumCu
Numerical CUDA-based Python library
Martmists-GH/kaudio-python
Kotlin/Native DSP with CPython wrapper
fridex/eheapq
An extension to standard Python's heapq for high performance applications
jndean/wasabi
A CPython extension module for mutating immutable types and monkey patching built-ins. 🍱
letsbuilda/rust-cpython-extension
An extension for Python in Rust
MatthewAndreTaylor/fastqueue
Fast Python queues
Michael-K-Stein/pydia
A Python library & C++ Wrapper for Microsoft's DIA (Debug Interface Access)
Nicolas-Reyland/pemog
Python Extension-Module Generator
one-two-four-cee-four-one-plus/cexi
Cee EXtensions Interpolation for facilitating CPython extensions development
ajthr/seso
A Search and Sort Extension Module for Python, built with Numpy-C-API. Runs 60x faster than pure python code. Contains 7 search algorithms and 10 sort algorithms.
letsbuilda/c-cpython-extension
An extension for Python in C
ajthr/yamm
Yet Another Math Module, A CPython Extension module for python. Contains 46 commonly used math functions and 7 constant values. Performs much faster than pure python.
fibercrypto/FiberCryptoPy
Python client library for FiberCrypto wallet API classes
matiaslindgren/aoc-2022-python-c-api
Using the Python interpreter as a C library
naschidaniel/python-rust
A playground to test how well python and rust work together.
simelo/pyskycoin.orig
Superseded by https://github.com/simelo/pyskycoin
Talbot3/FlyLab
just someone's notes collection for a better learning experience