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
- A very small GC in Rust, with a safe API☆62Updated last year
- Safe Rust LLVM bindings☆123Updated 8 years ago
- A demand-driven compiler with strong IDE support☆196Updated 3 years ago
- ☆60Updated 3 years ago
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆169Updated 7 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
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- A whitespace JIT compiler☆67Updated 3 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago
- Implementation of libm in rust☆34Updated 8 years ago
- rust elf parsing, manipulation and (re)linking toolkit☆205Updated 5 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Easily hotswap functions in running executables☆141Updated 7 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A JIT experiment in Rust☆139Updated last year
- A graphical debugger for Rust MIR☆192Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- ☆95Updated last year
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago