dsw / deltaLinks
Delta assists you in minimizing "interesting" files subject to a test of their interestingness.
☆32Updated 3 years ago
Alternatives and similar repositories for delta
Users that are interested in delta are comparing it to the libraries listed below
Sorting:
- Some experiments with SMT solvers and GIMPLE IR☆39Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆77Updated this week
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆320Updated 3 years ago
- ☆53Updated 2 years ago
- Fork of LLVM adding CHERI support☆57Updated 2 weeks ago
- Tools to process ARM's Machine Readable Architecture Specification☆135Updated 5 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- Super-parallel Python port of the C-Reduce☆299Updated last week
- language-agnostic program reducer.☆195Updated 4 months ago
- ALLVM Tools☆56Updated 3 years ago
- Top-level repository for LFI: Practical, Efficient, and Secure Software-based Sandboxing☆90Updated 2 months ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆45Updated 5 years ago
- A mutation testing tool designed to work with large C++ (and C) codebases.☆13Updated last week
- Semantics of x86-64 in K☆159Updated 5 years ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆112Updated last month
- A study of the effect of relaxing too conservative conditions for generating UB-free compiler test-cases of Csmith’s code-generation and …☆17Updated 2 months ago
- Assembly super-optimization via constraint solving☆223Updated last week
- CCG is a random C Code Generator☆44Updated 3 years ago
- Automatic inference of a formal specification of the x86_64 instruction set☆71Updated 9 years ago
- Generic model checker for concurrent C programs (mirror repository)☆157Updated last week
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆60Updated last year
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.