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 very small GC in Rust, with a safe API☆67Updated last year
- LibJIT wrapper for Rust☆60Updated 7 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆173Updated 8 years ago
- GLL parsing framework.☆139Updated last year
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆36Updated 9 years ago
- rust elf parsing, manipulation and (re)linking toolkit☆205Updated 5 years ago
- tracking performance of rustc-generated binaries over time☆101Updated 3 years ago
- Safe Rust LLVM bindings☆125Updated 9 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- ☆60Updated 4 years 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 tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- garbage collection☆327Updated 6 years ago
- Collecting examples and information to help design a memory model for Rust.☆127Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- ☆94Updated 2 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Experimental Language based on Rust and Haskell☆54Updated 9 years ago
- Configurable, extensible, interactive line reader☆194Updated 5 years ago
- ☆29Updated 7 years ago
- A JIT experiment in Rust☆143Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago