denzp / rustc-llvm-proxyLinks
Proxy LLVM calls into Rust own shared library in runtime
☆35Updated last year
Alternatives and similar repositories for rustc-llvm-proxy
Users that are interested in rustc-llvm-proxy are comparing it to the libraries listed below
Sorting:
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- A crate to find DWARF debug symbols from stripped binaries☆22Updated 2 years ago
- A WebAssembly test case generator☆43Updated 4 years ago
- LLDB bindings for Rust.☆15Updated last month
- A high-level API for interacting with SMT solvers.☆28Updated last week
- A generic library to interact with SMT-LIB 2 compliant solvers running in a separate system process, such as Z3 and CVC4.☆66Updated last year
- Library for writing tests for utilities that read text files and produce text output☆22Updated 5 years ago
- Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.☆32Updated 9 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Rust bindings for the Linux userfaultfd functionality☆43Updated 6 months ago
- A disassembler framework☆18Updated 2 years ago
- In-memory x86-64 assembler for JIT compiler.☆74Updated 3 months ago
- ASN.1 library for Rust☆47Updated 11 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated last month
- C port of the Rust symbol demangler (rustc-demangle)☆43Updated last year
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆59Updated last year
- A debugger written in Rust☆21Updated 5 years ago
- An API that can be used to expose an SMT-LIB compliant SMT solver to a developer tool written in Rust.☆36Updated 5 years ago
- SFI verifier of Wasm binaries☆81Updated 2 years ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- A collection of custom allocators☆44Updated 8 years ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 5 months ago
- Rust bindings for HACL & Evercrypt