Maratyszcza / PeachPyLinks
x86-64 assembler embedded in Python
☆2,040Updated 2 years ago
Alternatives and similar repositories for PeachPy
Users that are interested in PeachPy are comparing it to the libraries listed below
Sorting:
- A lightweight LLVM python binding for writing JIT compilers☆2,173Updated last week
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,539Updated 2 weeks ago
- A superoptimizer for LLVM IR☆2,306Updated last year
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,313Updated 4 years ago
- Pyjion - A JIT for Python based upon CoreCLR☆1,600Updated 5 years ago
- Ahead of Time compiler for numeric kernels☆2,110Updated this week
- Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.☆3,059Updated 4 years ago
- Experimental multicore fork of Python 3☆591Updated last year
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆411Updated 3 years ago
- The Witchcraft Compiler Collection☆1,972Updated 2 months ago
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,241Updated last year
- A hacky debugger UI for hackers☆6,325Updated 10 months ago
- Implementation of the LLVM tutorial in Python using llvmlite☆333Updated 10 months ago
- Python to C++ 14 transpiler☆582Updated 7 years ago
- The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:☆4,860Updated 4 years ago
- Inject code into running Python processes☆2,855Updated 8 months ago
- C compiler created in Python.☆1,069Updated 4 months ago
- Computing with traps☆1,306Updated 12 years ago
- Complete C99 parser in pure Python☆3,449Updated 2 months ago
- x86-64 assembler library☆486Updated 4 years ago
- BARF : A multiplatform open source Binary Analysis and Reverse engineering Framework☆1,440Updated 6 years ago
- Snowman decompiler☆2,258Updated 2 years ago
- STOKE: A stochastic superoptimizer and program synthesizer☆837Updated 2 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,302Updated 2 years ago
- A Python implementation of a Python bytecode runner☆1,329Updated last year
- Architectural privilege escalation on x86☆856Updated 7 years ago
- Import C++ files directly from Python!☆1,221Updated last year
- The fastest pure-Python PEG parser I can muster☆1,901Updated 3 weeks ago
- C Foreign Function Interface and JIT using Clang/LLVM☆557Updated 7 months ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,253Updated last year