ucarion / llvm-rust-getting-started
A super-simple compiler demoing how to talk to LLVM from Rust
☆94Updated 8 years ago
Alternatives and similar repositories for llvm-rust-getting-started:
Users that are interested in llvm-rust-getting-started are comparing it to the libraries listed below
- Pratt parser written in Rust☆89Updated last year
- ☆93Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 8 months ago
- A JIT experiment in Rust☆137Updated 8 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- ☆33Updated 4 years ago
- ☆89Updated last month
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- dlmalloc ported into Rust☆100Updated last week
- A gradually typed language originally based on the crafting interpreters series☆64Updated 3 months ago
- A garbage collection library for Rust with zero unsafe code☆108Updated 8 months ago
- RFC process for Bytecode Alliance projects☆64Updated 5 months ago
- Wadler-style pretty-printing combinators in Rust☆150Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A concurrent GC.☆43Updated 2 years ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- Rust bindings for libgccjit.☆51Updated 2 years ago
- A new register allocator☆227Updated 2 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Left Recursive PEG for rust☆67Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- pest grammar file support for all JetBrains IDEs☆36Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago