cpython-api
There are 18 repositories under cpython-api topic.
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
ZeroIntensity/pyawaitable
Call asynchronous code from an extension module.
ionite34/einspect
Extended Inspect - View and modify memory structures of runtime objects.
ranjian0/assimp_py
Minimal Python bindings for ASSIMP using C API
woodruffw/abi3info
Programmatic access to Python's limited API and abi3 information
mvenditto/v-python
Python/C API wrapper for developing modules / embedding Python in V. Experimental.
TheSGJ/PyScript-ReplSite
Integrated Python Repl/IDE made using PyScript.
marcosalvalaggio/kiwigrad
Mini deep learning framework written in Python C-API for Speed
AMYPAD/NumCu
Numerical CUDA-based Python library
AlonHarell/Spectral-Clustering-K-means
A clustering (object categorization) algorithm, with an implementation of K-means and K-means++
dwarbler/sea-pickle
A C implementation of the python pickle serialization function.
Ergus/C-Python
Calling Python from C with pure CPython api.
Ergus/NloptWraper_Python-C
A minimal working example of our reduced NLopt version
sanoguzhan/STAlib
Standard Template and algorithms library of C++ for Python with C-Python API
Zamanhuseyinli/Adam-cpython
Adam c python extension library.
dorosch/wsgi
Implementation wsgi-server for python
jiankaiwang/cpy
Building the interface between C++ and Python