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
- A very small GC in Rust, with a safe API☆62Updated last year
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- GLL parsing framework.☆137Updated last year
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆171Updated 7 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- ☆60Updated 4 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 6 years ago
- Safe Rust LLVM bindings☆124Updated 8 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- rust elf parsing, manipulation and (re)linking toolkit☆205Updated 5 years ago
- Modeling NLL and the Rust borrowck☆85Updated 7 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A whitespace JIT compiler☆67Updated 5 months ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- ☆29Updated 7 years ago
- ☆94Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- ☆27Updated 8 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago