cdisselkoen / llvm-irLinks
LLVM IR in natural Rust data structures
☆647Updated 5 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☆710Updated last week
- Rust grammar tool libraries and binaries☆563Updated 3 weeks ago
- Incremental garbage collection from safe Rust☆776Updated 3 months ago
- A unified interface for reading and writing object file formats☆773Updated this week
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆217Updated this week
- The rustic MLIR bindings in Rust☆446Updated this week
- Defines the Rust borrow checker.☆1,538Updated 5 months ago
- A dynasm-like tool for rust.☆797Updated 2 months ago
- ☆790Updated 3 months ago
- Language development libraries for Rust☆985Updated 11 months ago
- Rust bindings for the Z3 solver.☆441Updated 3 weeks ago
- A precise specification for "Rust lite / MIR plus"☆943Updated 3 weeks ago
- Forum for discussion about what unsafe code can and can't do☆714Updated 2 months ago
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,737Updated this week
- Beautiful diagnostic reporting for text-based programming languages.☆1,256Updated 3 weeks ago
- Refinement Types for Rust☆793Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code