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☆91Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- A JIT experiment in Rust☆140Updated last year
- dlmalloc ported into Rust☆111Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- A gradually typed language originally based on the crafting interpreters series☆64Updated 2 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- ☆94Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- ☆33Updated 5 years ago
- Experimental Language based on Rust and Haskell☆52Updated 8 years ago
- A concurrent GC.☆43Updated 3 years ago
- ☆90Updated 2 months ago
- Target "triple" support☆52Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Lightweight C parser for Rust☆228Updated last year
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆215Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Left Recursive PEG for rust☆67Updated 3 years ago
- Manage multiple LLVM/Clang builds☆165Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- GLL parsing framework.☆137Updated last year
- skiplist☆142Updated 3 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆174Updated 4 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆102Updated last year
- Babysteps blog☆36Updated last week
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago