xbyak_aarch64
Runtime assembler
A C++ library that enables runtime assembly coding on AArch64 CPUs.
188 stars
23 watching
38 forks
Language: C++
last commit: 4 months ago aarchjit-assemblersvexbyak
Related projects:
Repository | Description | Stars |
---|---|---|
tyfkda/xcc | A standalone compiler/assembler/linker/libc for multiple architectures | 260 |
asmotor/asmotor | Assembling and linking code for various retro computer architectures using a portable and generic assembler engine. | 75 |
v420v/vas | An x86-64 assembler written in V language | 98 |
rsms/wlang | Develops an assembler and compiler for a programming language | 47 |
qb64team/qb64 | A C-based compiler and IDE for an extended BASIC language with OpenGL support | 671 |
maratyszcza/peachpy | A tool that automates assembly code generation and optimization for high-performance computing applications. | 1,981 |
mikeash/maobjcruntime | Provides an object-oriented interface around the Objective-C runtime APIs. | 1,533 |
vhelin/wla-dx | An assembler package for various architectures | 549 |
keystone-engine/keystone | Assembles code into machine-specific binary format using LLVM and various architecture-specific assemblies | 2,294 |
x-sharp/xsharppublic | The XSharp compiler and runtime provide tools for compiling and executing a programming language, with a focus on integration with the .NET ecosystem. | 113 |
xmc-rs/xmc4800 | A Rust library for interfacing with the XMC4800 microcontroller peripheral interface | 3 |
chmod222/zuxn | An implementation of a Uxn-inspired system with assemblers and runtime environments | 22 |
asaiyusuke/6502_test_executor | A cross-platform unit testing tool for MOS 6502 assembly programs | 9 |
cch123/asm-cli | An interactive shell for assembling x86 and x64 assembly languages using the unicorn and keystone engines | 261 |
0xd4d/dnlib | A .NET assembly and module reader/writer library | 2,173 |