LLVM IR in natural Rust data structures
☆678Jan 16, 2026Updated last month
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,852Feb 25, 2026Updated last week
- The rustic MLIR bindings in Rust☆480Feb 28, 2026Updated last week
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆220Feb 24, 2026Updated last week
- Manage multiple LLVM/Clang builds☆169May 8, 2024Updated last year
- ☆74Feb 27, 2024Updated 2 years ago
- Symbolic execution of LLVM IR with an engine written in Rust☆580Oct 27, 2023Updated 2 years ago
- An impish, cross-platform binary parsing crate, written in Rust☆1,448Feb 12, 2026Updated 3 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆5,941Updated this week
- LLVM tutorial in Rust language☆1,232Apr 3, 2024Updated last year
- A unified interface for reading and writing object file formats☆811Feb 14, 2026Updated 3 weeks ago
- A precise specification for "Rust lite / MIR plus"☆970Updated this week
- LR(1) parser generator for Rust☆3,442Feb 18, 2026Updated 2 weeks ago
- A new register allocator☆250Feb 17, 2026Updated 2 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,060Jan 19, 2026Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Automatic verification of LLVM optimizations☆1,066Feb 27, 2026Updated last week
- Manipulate LLVM-IR in Pure Rust☆226May 30, 2022Updated 3 years ago
- Parser for Rust source code☆3,298Updated this week
- Proxy LLVM calls into Rust own shared library in runtime☆34Mar 21, 2024Updated last year
- Beautiful diagnostic reporting for text-based programming languages.☆1,282Feb 28, 2026Updated last week
- Rust implementations of compiler-rt and libm☆479Feb 20, 2026Updated 2 weeks ago
- Cranelift based backend for rustc☆1,991Updated this week
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,776Feb 7, 2026Updated last month
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 9 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆734Nov 7, 2025Updated 3 months ago
- Create ridiculously fast Lexers☆3,448Feb 5, 2026Updated last month
- A library for reading and writing the DWARF debugging format☆969Jan 24, 2026Updated last month
- A dynasm-like tool for rust.☆820Feb 12, 2026Updated 3 weeks ago
- Language development libraries for Rust☆982Dec 9, 2024Updated last year
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- Safe interop between Rust and C++☆6,677Feb 26, 2026Updated last week
- Write expressive, high-performance parsers with ease.☆4,480Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆927Feb 23, 2026Updated last week
- Refinement Types for Rust☆836Updated this week
- Incremental garbage collection from safe Rust☆817Feb 9, 2026Updated 3 weeks ago
- Heapless, `static` friendly data structures