pfalcon / awesome-program-analysisLinks
Program Analisys and Transformation survey and links (particular focus on SSA)
☆171Updated 4 years ago
Alternatives and similar repositories for awesome-program-analysis
Users that are interested in awesome-program-analysis are comparing it to the libraries listed below
Sorting:
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆286Updated last year
- A high-performance, parallel, compilation-based symbolic execution engine☆143Updated 2 weeks ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆149Updated 5 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated last month
- MIT's abstract interpretation class taught by Cousot☆40Updated 11 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆248Updated last year
- A precise and scalable pointer analysis for LLVM, written in Ascent☆68Updated 10 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated 11 months ago
- DebugIR: Debugging LLVM-IR Files☆145Updated last year
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆232Updated 6 years ago
- Static program analysis for TIP☆306Updated 8 months ago
- Apron Numerical Abstract Domain Library☆143Updated 9 months ago
- An LLVM IR dataset for data-driven compiler optimization research☆73Updated this week
- A compiler from TIP to llvm bitcode☆72Updated last year
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆58Updated 6 years ago
- ☆52Updated 9 years ago
- ☆53Updated 2 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- Duet: static analysis for unbounded concurrency☆29Updated 3 months ago
- CCG is a random C Code Generator☆43Updated 3 years ago
- LLVM DSA fork for SeaHorn☆21Updated 6 years ago
- A tool for analyzing LLVM bitcode using Datalog.☆101Updated 5 years ago
- Generic model checker for concurrent C programs (mirror repository)☆184Updated last month
- A fuzzing framework for SMT solvers☆195Updated last month
- Variation of american fuzzy lop for testing compilers☆125Updated 3 years ago
- Symbolic-execution-based verifier for the Viper intermediate verification language.☆125Updated 2 weeks ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆333Updated last month
- LLVM pass☆23Updated 5 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- CodeHawk Abstract Interpretation Engine and Analyzers☆72Updated 3 weeks ago