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.
☆15Updated 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:
- Runtime type and bounds-error checking for C/C++☆106Updated last year
- Semantics of x86-64 in K☆164Updated 5 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- CCG is a random C Code Generator☆43Updated 3 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆47Updated 3 years ago
- SMT solver for the theory of floating-point arithmetic☆26Updated 7 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆45Updated 5 years ago
- Counter-example guided inductive synthesis (CEGIS) implementation for the SMT solver Z3 by Microsoft Research☆55Updated 8 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 weeks ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆188Updated 3 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆50Updated last month
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆247Updated last year
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆130Updated 4 months ago
- Experimental translation of llvm to smt.☆58Updated 5 years ago
- Presentations, Videos, and Sample Source from Austin LLVM Meetups☆11Updated 5 years ago
- A survey by the SEASON lab on symbolic execution tools and techniques. The survey has appeared in ACM CSUR in 2018.☆84Updated 7 years ago
- Automatic Binary Parallelisation☆43Updated 9 months ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆286Updated last year
- Solving floating point SMT constraints on a GPU☆50Updated 5 years ago
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Updated 3 years ago
- Program analysis tools developed at Draper on the CBAT project.☆106Updated 2 years ago
- ☆52Updated 9 years ago
- Constraint solver based on coverage-guided fuzzing☆249Updated 2 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆30Updated 4 years ago
- Static Analyzer and Verifier☆51Updated last year
- CodeHawk C Analyzer: sound static analysis of memory safety (undefined behavior)☆30Updated 2 weeks ago
- ☆66Updated 6 years ago
- Tutorial for Building Program Reasoning Tools using LLVM and Z3☆20Updated 5 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆50Updated last week