sisshiki1969 / monoasmLinks
In-memory x86-64 assembler for JIT compiler.
☆75Updated 4 months ago
Alternatives and similar repositories for monoasm
Users that are interested in monoasm are comparing it to the libraries listed below
Sorting:
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- C port of the Rust symbol demangler (rustc-demangle)☆43Updated last year
- New register allocator designed as a successor to regalloc2☆46Updated this week
- Assembler toolkit: encoding and decoding of various architectures☆33Updated 8 months ago
- Manipulate LLVM-IR in Pure Rust☆221Updated 3 years ago
- A new register allocator☆234Updated last month
- Experimental JIT compiler generator☆27Updated last year
- Manage multiple LLVM/Clang builds☆166Updated last year
- Experimental MLIR Rust compiler☆24Updated last year
- LLVM alternative in Rust☆15Updated last year
- ☆21Updated last year
- A C expression parser and evaluator☆47Updated 2 years ago
- The Solid-State Register Allocator☆87Updated 2 years ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆144Updated last month
- Modular register allocator algorithms☆106Updated 2 years ago
- a JVM bytecode assembler☆33Updated 6 years ago
- A toy C Compiler implemented by Rust.☆19Updated 2 years ago
- A Rust compiler backend focused on compilation speed.☆16Updated 2 years ago
- A Rust crate for creating memory dumps of running processes on Linux☆59Updated 2 months ago
- Shows CPUID features and instruction encodings used by x86/x64 binaries☆16Updated last week
- bison-like parser generator & compiler frontend that converts context-free grammars into IELR(1)/LALR(1) tables with deterministic LR and…☆20Updated last week
- A rust library that demangles / undecorates C++ symbols mangled by MSVC☆44Updated 6 months ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 6 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Compiler optimizer for arbitrary control flow based on equality saturation☆103Updated 3 years ago
- Simple RISC-V emulator presented at Rust Nation 2023☆66Updated 2 years ago
- A cross-platform virtual memory API written in Rust☆127Updated last year
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- PEG parser generator for creating ASTs in Rust☆40Updated last year
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago