program-repair topic
repairnator
Software development bots for Github. Join the bot revolution! :star2::robot::star2::revolving_hearts:
astor
Automatic program repair for Java with generate-and-validate techniques :v::v:: jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepair (2017) - Cardumen (2018) - 3sfix (2018)
DrRepair
[ICML 2020] DrRepair: Learning to Repair Programs from Error Messages
sorald
Automatic repair system for static analysis warnings from SonarQube's SonarJava, TDSC 2022 http://arxiv.org/pdf/2103.12033
BIFI
[ICML 2021] Break-It-Fix-It: Unsupervised Learning for Program Repair
nopol
Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.
program-repair.github.io
Automated program repair bibliography, tools and benchmarks.
GenPat
This is an automated transformation inference tool that leverages a big code corpus to guide the abstraction of transformation patterns.
CPR
CPR: A new automated program repair technique based on concolic execution which works on patch abstraction with the sub-optimal goal of refining the patch to less over-fit the initial test cases.