rocky / x-pythonLinks
A Python implementation of the C Python Interpreter
☆97Updated 2 months ago
Alternatives and similar repositories for x-python
Users that are interested in x-python are comparing it to the libraries listed below
Sorting:
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆68Updated 3 months ago
- Simple parser for Python marshal serialization and pyc files☆22Updated 2 weeks ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- Python cross version bytecode/wordcode assembler☆118Updated 3 months ago
- Python module to modify bytecode☆326Updated last month
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 5 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆26Updated 8 years ago
- Generate python ctypes classes from C headers. Requires LLVM clang☆245Updated 11 months ago
- PEG parser generator for Python☆195Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆25Updated this week
- Python cross-version bytecode library and disassembler☆354Updated 3 weeks ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A gdb-like Python3 Debugger in the Trepan family☆171Updated last week
- Fusil is a multi-agent Python library used to write fuzzing programs☆31Updated 3 months ago
- A attempt to implement a viable record/replay debugger.☆84Updated 2 years ago
- Kaitai Struct: runtime for Python☆106Updated 3 weeks ago
- C-style structs for Python☆73Updated 3 weeks ago
- register-based CPython