ucarion / llvm-rust-getting-startedLinks
A super-simple compiler demoing how to talk to LLVM from Rust
☆96Updated 9 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:
- Pratt parser written in Rust☆98Updated 2 years ago
- A JIT experiment in Rust☆142Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- dlmalloc ported into Rust☆114Updated 2 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- A concurrent GC.☆44Updated 3 years ago
- ☆90Updated 3 weeks ago
- Rust bindings for libgccjit.☆55Updated 2 years ago
- ☆33Updated 5 years ago
- Rust bindings for libffi☆125Updated last week
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆217Updated 2 weeks ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- A gradually typed language originally based on the crafting interpreters series☆66Updated 5 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Experimental Language based on Rust and Haskell☆54Updated 9 years ago
- ☆94Updated 2 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 6 years ago
- A new register allocator☆246Updated last week
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- RFC process for Bytecode Alliance projects☆72Updated 3 months ago
- Lightweight C parser for Rust☆237Updated 2 months ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆150Updated 3 weeks ago
- Target "triple" support☆54Updated last month
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- Left Recursive PEG for rust☆67Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 7 months ago