cpython topic

List cpython repositories

diojit

118
Stars
2
Forks
Watchers

Fully compatible CPython jit compiler. Optimising Dynamic, Interpreted, and Object-oriented(DIO) programs.

steering-council

154
Stars
23
Forks
Watchers

Communications from the Steering Council

understanding-the-python-ecosystem

109
Stars
19
Forks
109
Watchers

This project focuses on understanding the language ecosystem

CuVec

78
Stars
2
Forks
Watchers

Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory

Apollyon

96
Stars
8
Forks
Watchers

One of the best Python3.9 obfuscators.

cpython-lldb

72
Stars
4
Forks
Watchers

LLDB extension for debugging Python programs

WebCore

95
Stars
10
Forks
Watchers

WebCore, the super tiny and blazingly fast modular Python web nanoframework.

unpythonic

85
Stars
3
Forks
Watchers

Supercharge your Python with parts of Lisp and Haskell.

pythonvm-rust

73
Stars
10
Forks
Watchers

An incomplete stackless interpreter of Python bytecode, written in Rust.