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:
- dlmalloc ported into Rust☆111Updated 3 weeks ago
- Pratt parser written in Rust☆91Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- A JIT experiment in Rust☆140Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆162Updated last year
- ☆33Updated 5 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Target "triple" support☆52Updated last week
- Lightweight C parser for Rust☆227Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Babysteps blog☆36Updated last month
- A concurrent GC.☆43Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated last month
- liburing bindings☆35Updated 3 years ago
- ☆90Updated last month
- A new register allocator☆236Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- Non-interleaving multithreaded output queue☆72Updated 3 weeks ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- skiplist☆142Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- ☆60Updated 3 weeks ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆145Updated 2 weeks ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆102Updated last year