gsingh93 / llvmLinks
Safe LLVM bindings for Rust
☆22Updated last year
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
- GLL parsing framework.☆137Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- ☆60Updated 4 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆171Updated 7 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- rust elf parsing, manipulation and (re)linking toolkit☆205Updated 5 years ago
- Safe Rust LLVM bindings☆125Updated 8 years ago
- A graphical debugger for Rust MIR☆194Updated 2 years ago
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Deprecated in favor of the libm crate.☆29Updated 7 years ago
- Modeling NLL and the Rust borrowck☆84Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- ☆27Updated 8 years ago
- garbage collection☆323Updated 6 years ago
- Context utilities in Rust☆92Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆143Updated 5 months ago