pfalcon / awesome-program-analysis
Program Analisys and Transformation survey and links (particular focus on SSA)
☆168Updated 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
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 10 months ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆139Updated 4 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆279Updated last year
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆219Updated 5 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆141Updated 2 months ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆239Updated 6 months ago
- A high-performance, parallel, compilation-based symbolic execution engine☆128Updated this week
- Public-facing course info for program analysis materials.☆41Updated 4 months ago
- An LLVM IR dataset for data-driven compiler optimization research