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
- A JIT experiment in Rust☆140Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- ☆90Updated 3 weeks ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Lightweight C parser for Rust☆228Updated last year
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- dlmalloc ported into Rust☆110Updated this week
- A gradually typed language originally based on the crafting interpreters series☆64Updated 3 weeks ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- A concurrent GC.☆43Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A new register allocator☆234Updated last month
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆211Updated last week
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆101Updated last year
- Non-interleaving multithreaded output queue☆71Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆145Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- ☆33Updated 4 years ago
- Target "triple" support☆53Updated 6 months ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Rust bindings for libgccjit.☆51Updated 2 years ago
- RFC process for Bytecode Alliance projects☆70Updated last week
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago