A superoptimizer for LLVM IR
☆2,359Aug 28, 2024Updated last year
Alternatives and similar repositories for souper
Users that are interested in souper are comparing it to the libraries listed below
Sorting:
- STOKE: A stochastic superoptimizer and program synthesizer☆855Aug 14, 2023Updated 2 years ago
- Automatic verification of LLVM optimizations☆1,074Feb 27, 2026Updated 3 weeks ago
- Library for lifting machine code to LLVM bitcode☆1,642Mar 11, 2026Updated last week
- Alive: Automatic LLVM's Instcombine Verifier☆225Jun 16, 2023Updated 2 years ago
- KLEE Symbolic Execution Engine☆2,915Feb 21, 2026Updated last month
- Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode☆2,761Apr 26, 2022Updated 3 years ago
- The Z3 Theorem Prover☆12,042Updated this week
- C-Reduce, a C and C++ program reducer☆1,647Jun 1, 2024Updated last year
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆504Mar 12, 2026Updated last week
- llvm-mctoll☆870Jun 22, 2024Updated last year
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,530Apr 24, 2023Updated 2 years ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,370Updated this week
- A LLVM-based static analysis framework.☆1,036Mar 14, 2026Updated last week
- The CompCert formally-verified C compiler☆2,126Feb 25, 2026Updated 3 weeks ago
- Csmith, a random generator of C programs☆1,168Mar 2, 2026Updated 2 weeks ago
- Symbolic execution of LLVM IR with an engine written in Rust☆582Oct 27, 2023Updated 2 years 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
- Record and Replay Framework☆10,419Feb 22, 2026Updated 3 weeks ago
- "Multi-Level Intermediate Representation" Compiler Infrastructure☆1,765Apr 22, 2021Updated 4 years ago
- Lift machine code to performant LLVM IR☆497Jun 17, 2024Updated last year
- Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software v…☆4,098Mar 8, 2026Updated last week
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆321Dec 1, 2021Updated 4 years ago
- Cranelift code generator☆2,504Jun 26, 2020Updated 5 years ago
- egg is a flexible, high-performance e-graph library☆1,695Mar 10, 2026Updated last week
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆128Updated this week
- mold: A Modern Linker 🦠☆16,263Mar 4, 2026Updated 2 weeks ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,569Updated this week
- Alternative rust compiler (re-implementation)☆2,441Mar 8, 2026Updated last week
- Low-latency machine code generation☆4,463Feb 23, 2026Updated 3 weeks ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆250Oct 23, 2024Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆169Dec 4, 2025Updated 3 months ago
- x86-64 assembler library☆490Jan 15, 2021Updated 5 years ago
- AutoFDO☆605Mar 11, 2026Updated last week
- revng: the core repository of the rev.ng project☆1,640Mar 11, 2026Updated last week
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Updated this week
- cvc5 is an open-source automatic theorem prover for Satisfiability Modulo Theories (SMT) problems.☆1,274Updated this week
- 💀💀💀 The former home of clangir incubator, now part of the official llvm-project.☆590Feb 21, 2026Updated last month
- Yet Another Random Program Generator☆547Nov 24, 2025Updated 3 months 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,264Oct 7, 2024Updated last year