correctcomputation / checkedc-clangLinks
This is the primary development repository for 3C, a tool for automatically converting legacy C code to the Checked C extension of C, which aims to enforce spatial memory safety. This repository is a fork of Checked C's.
☆14Updated 3 years ago
Alternatives and similar repositories for checkedc-clang
Users that are interested in checkedc-clang are comparing it to the libraries listed below
Sorting:
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- Dynamic Program Slicing in LLVM Compiler☆141Updated 6 years ago
- Runtime type and bounds-error checking for C/C++☆103Updated 7 months ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆245Updated 8 months ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- Experimental translation of llvm to smt.☆57Updated 5 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆40Updated 4 months ago
- Semantics of x86-64 in K☆156Updated 5 years ago
- A survey by the SEASON lab on symbolic execution tools and techniques. The survey has appeared in ACM CSUR in 2018.☆81Updated 7 years ago
- Counter-example guided inductive synthesis (CEGIS) implementation for the SMT solver Z3 by Microsoft Research☆51Updated 8 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆43Updated 5 years ago
- SMT solver for the theory of floating-point arithmetic☆26Updated 7 years ago
- An LLVM sanitizer tutorial☆200Updated 3 years ago
- An LLVM-based formal verification frontend for C programs.☆24Updated 3 years ago
- Version of IKOS abstract interpreter implementing parallel deterministic fixpoint computation☆16Updated 4 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆48Updated this week
- Presentations, Videos, and Sample Source from Austin LLVM Meetups☆11Updated 4 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆123Updated 3 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 5 months ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- DIVINE model checker git mirror, https://divine.fi.muni.cz. This is a read-only mirror of the main darcs repository. Issues should be rep…☆22Updated 4 years ago
- Program analysis tools developed at Draper on the CBAT project.☆103Updated 2 years ago
- rmem public repo☆43Updated last month
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 7 months ago
- LLVM-based type and memory allocation tracking sanitizer☆53Updated last month
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆183Updated 3 years ago
- Automatic Binary Parallelisation☆43Updated 4 months ago
- This repo contains Microsoft compiler-tests to validate Windows platform particulars.☆26Updated 2 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- CodeHawk C Analyzer: sound static analysis of memory safety (undefined behavior)☆29Updated last month