VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choose the best fit representations for a program analysis or further program abstraction.
☆434Feb 13, 2026Updated 2 weeks ago
Alternatives and similar repositories for vast
Users that are interested in vast are comparing it to the libraries listed below
Sorting:
- Peter's Amazing Syntax Tree Analyzer☆135Oct 24, 2025Updated 4 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Aug 14, 2024Updated last year
- 💀💀💀 The former home of clangir incubator, now part of the official llvm-project.☆589Feb 21, 2026Updated last week
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆150Jan 30, 2025Updated last year
- A precise and scalable pointer analysis for LLVM, written in Ascent☆68Mar 1, 2025Updated last year
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆605Jun 19, 2025Updated 8 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆155Aug 5, 2022Updated 3 years ago
- ☆27Jun 6, 2023Updated 2 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Apr 21, 2024Updated last year
- SymCC: efficient compiler-based symbolic execution☆856May 12, 2025Updated 9 months ago
- A LLVM Sanitizer for Symbolic Tracing☆234Feb 7, 2026Updated 3 weeks ago
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆524May 21, 2025Updated 9 months ago
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆588Feb 20, 2026Updated last week
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Dec 4, 2025Updated 2 months ago
- Static Value-Flow Analysis Framework for Source Code☆1,652Feb 23, 2026Updated last week
- A LLVM-based static analysis framework.☆1,034Feb 17, 2026Updated last week
- Experimental MLIR based points-to analysis tool☆17Jan 21, 2026Updated last month
- A translation validation framework for MLIR☆94Mar 19, 2025Updated 11 months ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆250Oct 23, 2024Updated last year
- Rellic produces goto-free C output from LLVM bitcode☆593Feb 12, 2026Updated 2 weeks ago
- Yet Another Random Program Generator☆543Nov 24, 2025Updated 3 months ago
- A high-performance, parallel, compilation-based symbolic execution engine☆144Jan 26, 2026Updated last month
- anvill forges beautiful LLVM bitcode out of raw machine code☆366Sep 3, 2024Updated last year
- Automatic verification of LLVM optimizations☆1,062Feb 12, 2026Updated 2 weeks ago
- LLVM meets Code Property Graphs☆96Feb 27, 2021Updated 5 years ago
- Unofficial CMake build for Ghidra's C++ SLEIGH code☆174Updated this week
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆334Feb 2, 2026Updated 3 weeks ago
- ☆59Jan 27, 2023Updated 3 years ago
- CodeQL and Binary Ninja scripts to accompany the blog post☆11Feb 3, 2023Updated 3 years ago
- Open-source symbolic execution framework: https://maat.re☆648Feb 22, 2026Updated last week
- A framework for instrumenting build tools☆90Feb 13, 2026Updated 2 weeks ago
- SeaHorn Verification Framework☆471May 27, 2025Updated 9 months ago
- SMT Modeling and Configurable Program Analysis for Ghidra's PCODE☆32Updated this week
- Intermediate Representation for Binary analysis and transformation☆349Jan 14, 2026Updated last month
- revng: the core repository of the rev.ng project☆1,632Feb 21, 2026Updated last week
- llvm-mctoll☆869Jun 22, 2024Updated last year
- A powerful static binary rewriting tool☆1,089Feb 15, 2026Updated 2 weeks ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,359Jan 1, 2026Updated 2 months ago
- Lift machine code to performant LLVM IR☆490Jun 17, 2024Updated last year