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☆139Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- A gradually typed language originally based on the crafting interpreters series☆64Updated this week
- Modular register allocator algorithms☆106Updated 2 years ago
- dlmalloc ported into Rust☆109Updated 2 weeks ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- ☆89Updated 6 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Babysteps blog☆36Updated this week
- Target "triple" support☆53Updated 5 months ago
- A concurrent GC.☆43Updated 3 years ago
- Rust Code Reading Clubs☆140Updated 3 years ago
- ☆33Updated 4 years ago
- Rust bindings for libffi☆121Updated this week
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Lightweight C parser for Rust☆226Updated last year
- A new register allocator☆234Updated 2 weeks ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A low-level I/O ownership and borrowing library☆103Updated 8 months ago
- Non-interleaving multithreaded output queue☆71Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- ☆94Updated last year