cpython topic
diojit
Fully compatible CPython jit compiler. Optimising Dynamic, Interpreted, and Object-oriented(DIO) programs.
steering-council
Communications from the Steering Council
understanding-the-python-ecosystem
This project focuses on understanding the language ecosystem
CuVec
Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory
cpython-lldb
LLDB extension for debugging Python programs
WebCore
WebCore, the super tiny and blazingly fast modular Python web nanoframework.
unpythonic
Supercharge your Python with parts of Lisp and Haskell.
python-packaging-tutorial
Tutorial on python packaging
pythonvm-rust
An incomplete stackless interpreter of Python bytecode, written in Rust.