gsingh93 / llvmLinks
Safe LLVM bindings for Rust
☆22Updated 2 years ago
Alternatives and similar repositories for llvm
Users that are interested in llvm are comparing it to the libraries listed below
Sorting:
- LLVM wrappers for Rust☆69Updated 8 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- GLL parsing framework.☆138Updated last year
- A very small GC in Rust, with a safe API☆67Updated last year
- LibJIT wrapper for Rust☆60Updated 7 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆173Updated 7 years ago
- ☆60Updated 4 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- rust elf parsing, manipulation and (re)linking toolkit☆205Updated 5 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- Safe Rust LLVM bindings☆125Updated 9 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆36Updated 8 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- garbage collection☆326Updated 6 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 3 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Experimental Language based on Rust and Haskell☆54Updated 9 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- ☆94Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- ☆27Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago