cdisselkoen / llvm-irLinks
LLVM IR in natural Rust data structures
☆652Updated 6 months ago
Alternatives and similar repositories for llvm-ir
Users that are interested in llvm-ir are comparing it to the libraries listed below
Sorting:
- JIT compiler and runtime for a toy language, using Cranelift☆716Updated last month
- Rust grammar tool libraries and binaries☆566Updated last week
- Rust bindings for the Z3 solver.☆455Updated 2 weeks ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆215Updated 2 weeks ago
- The rustic MLIR bindings in Rust☆448Updated last week
- A unified interface for reading and writing object file formats☆778Updated 2 weeks ago
- Incremental garbage collection from safe Rust☆781Updated this week
- Defines the Rust borrow checker.☆1,544Updated 6 months ago
- A dynasm-like tool for rust.☆801Updated 2 months ago
- A precise specification for "Rust lite / MIR plus"☆945Updated last week
- Language development libraries for Rust☆984Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆893Updated last week
- ☆801Updated 4 months ago
- Forum for discussion about what unsafe code can and can't do☆723Updated 3 months ago
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,752Updated last week
- Rust mid-level IR Abstract Interpreter☆1,013Updated last year
- Refinement Types for Rust☆802Updated this week
- Beautiful diagnostic reporting for text-based programming languages.☆1,261Updated last month
- a model of MIR and the Rust type/trait system☆319Updated 3 weeks ago
- libgccjit AOT codegen for rustc☆1,072Updated this week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆1,054Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated 2 weeks ago
- LLVM tutorial in Rust language☆1,224Updated last year
- An Extensible Compiler IR Framework☆224Updated last week
- A new register allocator☆243Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,168Updated 2 weeks ago
- Generating structured data from arbitrary, unstructured input.☆830Updated last month
- Safe cross-platform linker shenanigans☆804Updated 2 weeks ago
- Writing Interpreters in Rust: a Guide☆516Updated 10 months ago