cdisselkoen / llvm-irView external linksLinks
LLVM IR in natural Rust data structures
☆673Jan 16, 2026Updated 3 weeks ago
Alternatives and similar repositories for llvm-ir
Users that are interested in llvm-ir are comparing it to the libraries listed below
Sorting:
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,827Feb 4, 2026Updated last week
- The rustic MLIR bindings in Rust☆475Updated this week
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆218Jan 29, 2026Updated 2 weeks ago
- Manage multiple LLVM/Clang builds☆169May 8, 2024Updated last year
- ☆74Feb 27, 2024Updated last year
- Symbolic execution of LLVM IR with an engine written in Rust☆572Oct 27, 2023Updated 2 years ago
- An impish, cross-platform binary parsing crate, written in Rust☆1,438Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,901Updated this week
- LLVM tutorial in Rust language☆1,230Apr 3, 2024Updated last year
- A unified interface for reading and writing object file formats☆807Feb 7, 2026Updated last week
- A precise specification for "Rust lite / MIR plus"☆963Jan 28, 2026Updated 2 weeks ago
- LR(1) parser generator for Rust☆3,440Jan 29, 2026Updated 2 weeks ago
- A new register allocator☆249Jan 21, 2026Updated 3 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,058Jan 19, 2026Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,982Updated this week
- Automatic verification of LLVM optimizations☆1,053Updated this week
- Manipulate LLVM-IR in Pure Rust☆226May 30, 2022Updated 3 years ago
- Proxy LLVM calls into Rust own shared library in runtime☆34Mar 21, 2024Updated last year
- Parser for Rust source code☆3,287Updated this week
- Rust implementations of compiler-rt and libm☆475Feb 7, 2026Updated last week
- Beautiful diagnostic reporting for text-based programming languages.☆1,279Oct 22, 2025Updated 3 months ago
- Cranelift based backend for rustc☆1,979Feb 5, 2026Updated last week
- A fast bump allocation arena for Rust☆2,096Jan 12, 2026Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,759Feb 7, 2026Updated last week
- Defines the Rust borrow checker.☆1,578Jun 6, 2025Updated 8 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆726Nov 7, 2025Updated 3 months ago
- Create ridiculously fast Lexers☆3,441Feb 5, 2026Updated last week
- A dynasm-like tool for rust.☆817Updated this week
- A library for reading and writing the DWARF debugging format☆968Jan 24, 2026Updated 3 weeks ago
- Safe interop between Rust and C++☆6,656Updated this week
- Language development libraries for Rust☆984Dec 9, 2024Updated last year
- Count lines of LLVM IR per generic function☆497Dec 20, 2025Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆921Updated this week
- Refinement Types for Rust☆829Updated this week
- Incremental garbage collection from safe Rust☆809Updated this week
- Heapless, `static` friendly data structures☆1,922Jan 22, 2026Updated 3 weeks ago
- Write expressive, high-performance parsers with ease.☆4,457Feb 5, 2026Updated last week
- Module initialization/global constructor functions for Rust☆954Dec 4, 2025Updated 2 months ago
- The arena, a fast but limited type of allocator☆577Aug 16, 2024Updated last year