abarnert / superhackyinternalsLinks
Some ctypes wrappers to explore the CPython internal representations from inside
☆18Updated 7 years ago
Alternatives and similar repositories for superhackyinternals
Users that are interested in superhackyinternals are comparing it to the libraries listed below
Sorting:
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Python☆81Updated 6 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Python code object transformers☆184Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆348Updated 2 weeks ago
- Python wrapper around the RDTSCP instruction to get the cycle counter on X86☆20Updated 7 years ago
- Design a new better C API for Python☆59Updated last week
- LLDB extension for debugging Python programs☆89Updated 11 months ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Python module to modify bytecode☆323Updated last month
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- register-based CPython☆46Updated 2 years ago
- Web Assembly Decoder - Zero Extras☆72Updated 6 years ago
- ☆72Updated 3 years ago
- ☆39Updated 8 years ago
- GCC plugin that embeds CPython inside the compiler☆207Updated 3 years ago
- Pure-python C compiler and assembler☆51Updated 10 years ago
- Extensions for Eli Bendersky's pycparser☆87Updated last week
- PEG parser generator for Python☆183Updated 10 months ago
- ☆608Updated 8 years ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆399Updated 10 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆123Updated 4 years ago
- A fast RISC-V emulator based on the RISC-V Sail model, and an experimental ARM one☆80Updated this week
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆430Updated 3 weeks ago
- Python subsets☆41Updated 8 years ago