ucarion / llvm-rust-getting-started
A super-simple compiler demoing how to talk to LLVM from Rust
☆93Updated 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
Sorting:
- A gradually typed language originally based on the crafting interpreters series☆63Updated 5 months ago
- A JIT experiment in Rust☆138Updated 10 months ago
- Pratt parser written in Rust☆90Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- A concurrent GC.☆43Updated 2 years ago
- dlmalloc ported into Rust☆103Updated 2 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- ☆93Updated last year
- Rust bindings for libgccjit.☆51Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- ☆89Updated 3 months ago
- Rust bindings for libffi☆116Updated this week
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated last year
- Target "triple" support☆52Updated 3 months ago
- A garbage collection library for Rust with zero unsafe code☆111Updated 10 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- home for proposals in and around compile-time function evaluation☆108Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A fully-featured lexer generator, implemented as a proc macro☆69Updated 4 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A Vec That Has a Smaller size_of☆139Updated 2 months ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- ☆79Updated 11 months ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆197Updated 2 weeks ago
- The Rustc Trait System Refactor Initiative☆23Updated 8 months ago
- pest book☆48Updated last week