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:
- Python code object transformersβ184Updated last year
- Write compiled bytecode inline with pure Python. π€β81Updated last year
- Retrospective of Python compilation effortsβ65Updated 3 years ago
- Pure-python C and assembler compilerβ55Updated 10 years ago
- β608Updated 8 years ago
- Python wrapper around the RDTSCP instruction to get the cycle counter on X86β20Updated 8 years ago
- LLDB extension for debugging Python programsβ93Updated last month
- Over 600 fast Python bindings to the CPython C API. π€―β62Updated last year
- LLVM compiler for python based on py2llvmβ136Updated 10 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manualβ124Updated 4 years ago
- Python module to modify bytecodeβ326Updated 3 weeks ago
- Python bindings for libgccjit.soβ48Updated 10 years ago
- Compile a subset of the Python AST to x64-64 assemblerβ145Updated last year
- Design a new better C API for Pythonβ60Updated 3 months ago
- Static optimizer specializing functions with guards for Python 3.6β73Updated 6 years ago
- Implementation of the LLVM tutorial in Python using llvmliteβ337Updated 11 months ago
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Pythonβ81Updated 6 years ago
- GCC plugin that embeds CPython inside the compilerβ207Updated 4 years ago
- Python subsetsβ41Updated 8 years ago
- Experiments for the official PEG parser generator for Pythonβ282Updated last year
- C-style structs for Pythonβ73Updated this week
- 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β¦β402Updated 10 years ago
- Process-independent interface to Linux system callsβ69Updated 3 years ago
- Tool for comparing assembler files/dumpsβ20Updated 2 years ago
- A Python module to help you manage your bitsβ438Updated 3 weeks ago
- A Working Python ASTβ11Updated 6 years ago
- Scans Python packages for abi3 violations and inconsistenciesβ120Updated 2 weeks ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performanceβ52Updated 5 months ago
- A fast RISC-V emulator based on the RISC-V Sail model, and an experimental ARM oneβ83Updated 3 weeks ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.β390Updated 2 years ago