Maratyszcza / PeachPyLinks
x86-64 assembler embedded in Python
☆2,020Updated last year
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,102Updated this week
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,307Updated 4 years ago
- Pyjion - A JIT for Python based upon CoreCLR☆1,599Updated 4 years ago
- The Witchcraft Compiler Collection☆1,901Updated last month
- A superoptimizer for LLVM IR☆2,264Updated 10 months ago
- Ahead of Time compiler for numeric kernels☆2,088Updated 2 weeks ago
- Experimental multicore fork of Python 3☆588Updated 7 months ago
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,220Updated last year
- Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.☆3,054Updated 3 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆410Updated 3 years ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,488Updated last month
- Shed Skin is a restricted-Python-to-C++ compiler. Read the introduction below to learn about the restrictions.☆913Updated 2 months ago
- Python to C++ 14 transpiler☆581Updated 7 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆315Updated 6 months ago
- Complete C99 parser in pure Python☆3,401Updated 3 months ago
- The fastest pure-Python PEG parser I can muster☆1,886Updated 6 months ago
- Inject code into running Python processes☆2,837Updated 3 months ago
- The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:☆4,872Updated 4 years ago
- Low-latency machine code generation☆4,238Updated this week
- BARF : A multiplatform open source Binary Analysis and Reverse engineering Framework☆1,422Updated 5 years ago
- Import C++ files directly from Python!☆1,215Updated last year
- Database of CPU Opcodes☆252Updated last year
- A hacky debugger UI for hackers☆6,281Updated 5 months ago
- C compiler created in Python.☆1,062Updated this week
- Trace any Python program, anywhere!☆701Updated 6 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆554Updated 3 months ago
- A Python implementation of a Python bytecode runner☆1,327Updated last year
- Was an interactive continuous Python profiler.☆2,953Updated 4 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,628Updated 5 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,297Updated 2 years ago