x86-64 assembler embedded in Python
☆2,049Sep 25, 2023Updated 2 years ago
Alternatives and similar repositories for PeachPy
Users that are interested in PeachPy are comparing it to the libraries listed below
Sorting:
- Database of CPU Opcodes☆261Feb 18, 2024Updated 2 years ago
- Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.☆3,063Aug 31, 2021Updated 4 years ago
- Pyjion - A JIT for Python based upon CoreCLR☆1,599Nov 16, 2020Updated 5 years ago
- A C++ expression -> x64 JIT☆1,258Aug 21, 2020Updated 5 years ago
- Low-latency machine code generation☆4,449Feb 23, 2026Updated last week
- Ahead of Time compiler for numeric kernels☆2,123Updated this week
- A lightweight LLVM python binding for writing JIT compilers☆2,226Updated this week
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,567Feb 18, 2026Updated last week
- x86-64 assembler library☆490Jan 15, 2021Updated 5 years ago
- Good Curio!☆4,132Dec 21, 2025Updated 2 months ago
- Visual profiler for Python☆3,981Jul 15, 2022Updated 3 years ago
- Ultra fast asyncio event loop.☆11,661Jan 30, 2026Updated last month
- Complete C99 parser in pure Python☆3,472Jan 24, 2026Updated last month
- Acceleration package for neural networks on multi-core CPUs☆1,701Jun 11, 2024Updated last year
- A single-header ANSI C gui library☆14,145Jan 3, 2020Updated 6 years ago
- Fast and lightweight x86/x86-64 disassembler and code generation library☆4,093Dec 8, 2025Updated 2 months ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆235Apr 21, 2018Updated 7 years ago
- Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX,…☆8,562Feb 21, 2026Updated last week
- Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)☆8,789Feb 19, 2026Updated last week
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,302Jun 10, 2023Updated 2 years ago
- Generate x86 Assembly with Go☆2,943Updated this week
- Experimental multicore fork of Python 3☆590Dec 10, 2024Updated last year
- Grumpy is a Python to Go source code transcompiler and runtime.☆10,531Jan 18, 2022Updated 4 years ago
- A hacky debugger UI for hackers☆6,351Jan 30, 2025Updated last year
- The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:☆4,861May 7, 2021Updated 4 years ago
- Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings☆2,547Apr 15, 2025Updated 10 months ago
- Reverse engineering framework in Python☆3,828Jan 26, 2025Updated last year
- Modular visual interface for GDB in Python☆12,145Nov 6, 2025Updated 3 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Feb 24, 2026Updated last week
- 🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library.…☆6,852Jan 28, 2026Updated last month
- Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.☆10,868May 29, 2024Updated last year
- Go-style concurrency in C☆3,138Feb 9, 2021Updated 5 years ago
- C to Go Assembly☆1,341Nov 27, 2021Updated 4 years ago
- A libre cross-platform disassembler.☆1,442Jan 3, 2019Updated 7 years ago
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,256Mar 7, 2024Updated last year
- A superoptimizer for LLVM IR☆2,350Aug 28, 2024Updated last year
- BARF : A multiplatform open source Binary Analysis and Reverse engineering Framework☆1,445Nov 24, 2019Updated 6 years ago
- A very small C interpreter☆1,471Jun 5, 2018Updated 7 years 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,263Oct 7, 2024Updated last year