I-mikan-I / ssa-compilerLinks
☆18Updated last year
Alternatives and similar repositories for ssa-compiler
Users that are interested in ssa-compiler are comparing it to the libraries listed below
Sorting:
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- In-memory x86-64 assembler for JIT compiler.☆74Updated last month
- ☆11Updated 2 weeks ago
- An implementation of strace in Rust, and a library interface☆22Updated 6 years ago
- A toy C Compiler implemented by Rust.☆19Updated 2 years ago
- Macro assembler for Rust☆36Updated last year
- Experimental JIT compiler generator☆27Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆38Updated 3 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆50Updated 2 months ago
- Performance comparisons between various virtual interpreter implementation strategies☆42Updated last year
- ☆25Updated 11 months ago
- Non-interleaving multithreaded output queue☆71Updated this week
- dlmalloc ported into Rust☆104Updated 2 months ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆58Updated 3 months ago
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆25Updated last week
- The Solid-State Register Allocator☆86Updated 2 years ago
- Debugging WebAssembly? Put some Whamm! on it.☆30Updated last week
- ☆32Updated 11 months ago
- Ygen - Yet another code generation libary (abandoned)☆108Updated this week
- Modular register allocator algorithms☆106Updated 2 years ago
- Notes based on Rust Analyzer series videos☆18Updated 3 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Generated bindings for Linux's userspace API☆51Updated last month
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls