woodruffw / mollusc
Pure-Rust libraries for parsing, interpreting, and analyzing LLVM
☆80Updated last year
Alternatives and similar repositories for mollusc:
Users that are interested in mollusc are comparing it to the libraries listed below
- Debugging WebAssembly? Put some Whamm! on it.☆27Updated this week
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆77Updated 2 weeks ago
- A WebAssembly test case generator☆43Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Easy-to-use grammar-based black-box fuzzer. Has found dozens of bugs in important targets like Clang, Deno, and rustc.☆68Updated 2 weeks ago
- New register allocator designed as a successor to regalloc2☆36Updated last month
- In-memory x86-64 assembler for JIT compiler.☆74Updated this week
- SFI verifier of Wasm binaries☆81Updated 2 years ago
- A self-generating WebAssembly parser & serializer in Rust.☆17Updated last week
- Simple RISC-V emulator presented at Rust Nation 2023☆62Updated 2 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 4 years ago
- Deprecated! Use qemu-rs instead :)☆73Updated last year
- A toy C Compiler implemented by Rust.☆19Updated 2 years ago
- Display debugging information☆132Updated last month
- Read virtual memory maps from another process☆77Updated 2 months ago
- ☆58Updated 7 months ago
- Rust bindings for the Linux userfaultfd functionality☆42Updated 2 months ago
- Wasm Analysis Framework For Lightweight Experiments☆46Updated 4 months ago
- C port of the Rust symbol demangler (rustc-demangle)☆42Updated last year
- Direct, source-level WebAssembly debugger☆43Updated 4 years ago
- A dynamic binary tracing tool☆66Updated 3 years ago
- Synthesis of Loop-free Programs in Rust☆65Updated 5 years ago
- CoreMark 1.0 ported to WebAssembly☆42Updated 4 years ago
- A Rust crate implementing the GDB Remote Serial Protocol☆34Updated 4 years ago
- Stack unwinding library in Rust