cpython topic
hax
Write compiled bytecode inline with pure Python. 🤖
pycapi
Over 600 fast Python bindings to the CPython C API. 🤯
pyjson5
A JSON5 serializer and parser library for Python 3 written in Cython.
python-embedded-example-project
This is an example project using mebedded python in C++ console application using CMake
cpytraceafl
CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL
rust-python-example
Example of using Rust to Extend Python
maturin
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
mailer
A light-weight, modular, message representation and mail delivery framework for Python.
cython
The most widely used Python to C compiler