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☆92Updated 2 years ago
- A JIT experiment in Rust☆141Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- dlmalloc ported into Rust☆112Updated 2 months ago
- ☆33Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- ☆90Updated 3 months ago
- A gradually typed language originally based on the crafting interpreters series☆65Updated 3 months ago
- Experimental Language based on Rust and Haskell☆53Updated 8 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Target "triple" support☆53Updated 2 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Babysteps blog☆37Updated last week
- Fast functions for printing floating-point primitives to a decimal string☆128Updated last month
- Lightweight C parser for Rust☆230Updated 2 weeks ago
- liburing bindings☆35Updated 3 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- A concurrent GC.☆43Updated 3 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A Python Virtual Machine implemented in Rust. For learning purposes.☆38Updated 4 years ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆217Updated this week
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- RFC process for Bytecode Alliance projects☆70Updated last month
- Rust bindings for libgccjit.☆52Updated 2 years ago