program-repair topic

List program-repair repositories

repairnator

381
Stars
83
Forks
Watchers

Software development bots for Github. Join the bot revolution! :star2::robot::star2::revolving_hearts:

astor

201
Stars
107
Forks
Watchers

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

189
Stars
33
Forks
Watchers

[ICML 2020] DrRepair: Learning to Repair Programs from Error Messages

sorald

89
Stars
27
Forks
Watchers

Automatic repair system for static analysis warnings from SonarQube's SonarJava, TDSC 2022 http://arxiv.org/pdf/2103.12033

BIFI

109
Stars
25
Forks
Watchers

[ICML 2021] Break-It-Fix-It: Unsupervised Learning for Program Repair

angelix

95
Stars
38
Forks
Watchers

Semantic program repair system for C programs

nopol

94
Stars
40
Forks
Watchers

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

72
Stars
34
Forks
Watchers

Automated program repair bibliography, tools and benchmarks.

GenPat

29
Stars
9
Forks
Watchers

This is an automated transformation inference tool that leverages a big code corpus to guide the abstraction of transformation patterns.

CPR

30
Stars
8
Forks
Watchers

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.