m4b / dryadLinks
An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust
☆173Updated 8 years ago
Alternatives and similar repositories for dryad
Users that are interested in dryad are comparing it to the libraries listed below
Sorting:
- rust elf parsing, manipulation and (re)linking toolkit☆205Updated 5 years ago
- Magical ELF and Mach-o object file writer backend☆290Updated last year
- tracking performance of rustc-generated binaries over time☆101Updated 3 years ago
- A kernel module written in Rust☆135Updated 6 years ago
- Collecting examples and information to help design a memory model for Rust.☆127Updated 6 years ago
- elf parser and navigation tool, pure Rust☆173Updated 10 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- GLL parsing framework.☆139Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Allocators in Rust☆318Updated 5 years ago
- LLVM wrappers for Rust