Automatic Repair Framework that abstract repair tools and bug benchmarks
☆72May 1, 2023Updated 2 years ago
Alternatives and similar repositories for RepairThemAll
Users that are interested in RepairThemAll are comparing it to the libraries listed below
Sorting:
- ☆15Jul 27, 2023Updated 2 years ago
- An Extensible Java Bug Benchmark for Automatic Program Repair Studies☆38Mar 4, 2024Updated last year
- For our ISSTA20 paper "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair" by Thibaud Lutellier…☆62Mar 30, 2023Updated 2 years ago
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆214Feb 12, 2026Updated 2 weeks ago
- Defects4J Dissection presents data to help researchers and practitioners to better understand the Defects4J bug dataset☆68Sep 18, 2023Updated 2 years ago
- GZoltar - Java Library for Automatic Debugging http://www.gzoltar.com☆87Aug 20, 2024Updated last year
- Template-based Automated Program Repair☆54Feb 7, 2024Updated 2 years ago
- AVATAR: Fixing Semantic Bugs with Fix Patterns of Static Analysis Violations☆26Apr 26, 2021Updated 4 years ago
- ☆16Apr 26, 2021Updated 4 years ago
- ☆19Nov 12, 2025Updated 3 months ago
- An empirical study on patch correctness☆15Nov 5, 2022Updated 3 years ago
- Open-science code of the program repair tool described in "Dynamic Patch Generation for Null Pointer Exceptions Using Metaprogramming" (…☆14Feb 12, 2026Updated 2 weeks ago
- ☆13Jul 6, 2023Updated 2 years ago
- Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.☆102Feb 5, 2026Updated 3 weeks ago
- Automated program repair bibliography, tools and benchmarks.☆83Apr 7, 2025Updated 10 months ago
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆86Jun 9, 2023Updated 2 years ago
- Research Acceleration Platform that provides interface to multiple state-of-the-art program analysis tools including but not limited to f…☆75Nov 24, 2024Updated last year
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆99Nov 13, 2024Updated last year
- ☆15Sep 20, 2019Updated 6 years ago
- Vul4J: A Dataset of Reproducible Java Vulnerabilities☆121Sep 2, 2025Updated 5 months ago
- Yajta is a extensible library for bytecode probe insertion, built on top of javassist. Its transformations may be applied at load time wi…☆15Oct 3, 2022Updated 3 years ago
- Hosts our tool for mining simple "stupid'' bugs (SStuBs).☆38May 20, 2022Updated 3 years ago
- A Database of Real Faults and an Experimental Infrastructure to Enable Controlled Experiments in Software Engineering Research☆933Oct 11, 2025Updated 4 months ago
- Multi-Objective GP for Automated Repair of Java☆45May 30, 2022Updated 3 years ago
- Neural Program Repair with Execution-based Backpropagation http://arxiv.org/pdf/2105.04123☆25Dec 19, 2022Updated 3 years ago
- ☆51Dec 3, 2022Updated 3 years ago
- For our ICSE21 paper "CURE: Code-Aware Neural Machine Translation for Automatic Program Repair" by Nan Jiang, Thibaud Lutellier, and Lin …☆57Dec 8, 2022Updated 3 years ago
- ADD extracts features from patches such as repair patterns.