playX18 / asmkitLinks
Assembler toolkit: encoding and decoding of various architectures
☆33Updated 7 months ago
Alternatives and similar repositories for asmkit
Users that are interested in asmkit are comparing it to the libraries listed below
Sorting:
- In-memory x86-64 assembler for JIT compiler.☆74Updated 3 months ago
- New register allocator designed as a successor to regalloc2☆42Updated 3 weeks ago
- Dorian is an intuitive high-level abstraction for declaring imperative programs that can be compiled or interpreted using LLVM and Cranel…☆20Updated last month
- Executable memory allocator with support for dual mapping and W^X protection☆13Updated 2 years ago
- Experimental JIT compiler generator☆27Updated last year
- a library to make it easier to quickly hack on rust☆19Updated 2 months ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 5 months ago
- LLVM alternative in Rust☆15Updated last year
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆55Updated last week
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- A Rust crate for creating memory dumps of running processes on Linux☆59Updated last month
- Rust compile-time type information experiment☆18Updated 2 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- UEFI Bytecode Disassembler☆61Updated 8 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A rust library that demangles / undecorates C++ symbols mangled by MSVC☆44Updated 5 months ago
- A super simple /sbin/init for Linux which allows running one and only one program☆28Updated last year
- QEMU for Rust, and Rust for QEMU☆75Updated 2 months ago
- Performance comparisons between various virtual interpreter implementation strategies☆44Updated last year
- program analysis for machine code☆36Updated 3 years ago
- Rust bindings for libgccjit☆23Updated 2 weeks ago
- Lightning Creations Compiler Frontend for various languages☆118Updated 7 months ago
- The Solid-State Register Allocator☆87Updated 2 years ago
- Library to program vga hardware.☆58Updated 2 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆110Updated last year
- Shows CPUID features and instruction encodings used by x86/x64 binaries☆16Updated 2 months ago
- Simple RISC-V emulator presented at Rust Nation 2023☆66Updated 2 years ago
- A new register allocator☆234Updated last week
- bison-like parser generator & compiler frontend that converts context-free grammars into IELR(1)/LALR(1) tables with deterministic LR and…☆20Updated this week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month