C-Reduce, a C and C++ program reducer
☆1,647Jun 1, 2024Updated last year
Alternatives and similar repositories for creduce
Users that are interested in creduce are comparing it to the libraries listed below
Sorting:
- Csmith, a random generator of C programs☆1,168Mar 2, 2026Updated 2 weeks ago
- Super-parallel Python port of the C-Reduce☆322Feb 27, 2026Updated 3 weeks ago
- Automatic verification of LLVM optimizations☆1,074Feb 27, 2026Updated 3 weeks ago
- Yet Another Random Program Generator☆547Nov 24, 2025Updated 3 months ago
- A superoptimizer for LLVM IR☆2,359Aug 28, 2024Updated last year
- Alive: Automatic LLVM's Instcombine Verifier☆225Jun 16, 2023Updated 2 years ago
- KLEE Symbolic Execution Engine☆2,915Feb 21, 2026Updated last month
- Library for lifting machine code to LLVM bitcode☆1,642Mar 11, 2026Updated last week
- Record and Replay Framework☆10,419Feb 22, 2026Updated 3 weeks ago
- The CompCert formally-verified C compiler☆2,132Updated this week
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆321Dec 1, 2021Updated 4 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Feb 10, 2019Updated 7 years ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆109Updated this week
- Static analyzer for C/C++ based on the theory of Abstract Interpretation.☆3,123Apr 24, 2025Updated 10 months ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Apr 21, 2024Updated last year
- A LLVM-based static analysis framework.☆1,036Mar 14, 2026Updated last week
- llvm opt fuzzer and bounded exhaustive test generator☆47Oct 22, 2022Updated 3 years ago
- Crucible is a library for symbolic simulation of imperative programs☆759Mar 12, 2026Updated last week
- Shrinkray is a modern multi-format test-case reducer☆296Updated this week
- STOKE: A stochastic superoptimizer and program synthesizer☆855Aug 14, 2023Updated 2 years ago
- Practical mutation testing and fault injection for C and C++☆800Updated this week
- Bloaty: a size profiler for binaries☆5,398Feb 14, 2026Updated last month
- mold: A Modern Linker 🦠☆16,263Mar 4, 2026Updated 2 weeks ago
- Semantics of C in K☆324Feb 1, 2022Updated 4 years ago
- CCG is a random C Code Generator☆44Sep 11, 2022Updated 3 years ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆366Sep 3, 2024Updated last year
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆250Oct 23, 2024Updated last year
- language-agnostic program reducer.☆203Dec 5, 2025Updated 3 months ago
- SymCC: efficient compiler-based symbolic execution☆862Updated this week
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆436Mar 2, 2026Updated 2 weeks ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,261Oct 7, 2024Updated last year
- The Z3 Theorem Prover☆12,042Updated this week
- A wrapper script to build whole-program LLVM bitcode files☆735Dec 30, 2025Updated 2 months ago
- Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode☆2,761Apr 26, 2022Updated 3 years ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,370Updated this week
- A tool for use with clang to analyze #includes in C and C++ source files☆4,636Mar 14, 2026Updated last week
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Updated this week
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,530Apr 24, 2023Updated 2 years ago
- Rellic produces goto-free C output from LLVM bitcode☆595Feb 12, 2026Updated last month