software-engineering-research
There are 22 repositories under software-engineering-research topic.
mauricioaniche/repodriller
a tool to support researchers on mining software repositories studies
wogscpar/SZZUnleashed
An implementation of the SZZ algorithm, i.e., an approach to identify bug-introducing commits.
carpentries-incubator/python-intermediate-development
"Intermediate Research Software Development Skills (Python)" Lesson Material
MrVPlusOne/Singularity
Pattern Fuzzing for Worst-Case Algorithmic Complexity using Program Synthesis
ProdigyXable/defexts
Defexts: A Curated Dataset of Reproducible Real-World Bugs for Modern JVM Languages
staslev/CodeDistillery
A highly parallel software repository mining framework.
ponder-lab/GitHub-Issue-Classifier
Python script to mine for GitHub issues + comments and classify them.
lsurobotics/alvo
:gear: A block-based programming language prototype for mobile robots.
lsurobotics/duplo
:gear: A block-based programming language for two-armed robots.
staslev/software-maintenance-explorer
A software maintenance explorer tool - https://soft-evo.shinyapps.io/maintenance-activities/.
mrksbrg/ImpRec
Recommendation System for Change Impact Analysis
nirtiac/EmbeddingBugs
Source Code for Applying Embeddings to the Bug Localization Task
vcuse/workstation-setups
:page_facing_up: Replication package: Investigating High-Res Virtual Reality with Passthrough Cameras in the Wild for Work in Homes and Offices.
mrksbrg/SZZUnleashed
An implementation of the SZZ algorithm, i.e., an approach to identify bug-introducing commits.
deenuy/se-imagenet
A large-scale repository of images for software-specific lexicons database called 'SE-ImageNet' to complement software engineering communities and computer vision researchers
fronchetti/COLA-2022
📄 Replication package: Language impact on productivity for industrial end users: A case study from Programmable Logic Controllers
SamyakJhaveri/Quantum-Graph-Subgraph-Isomorphism-Public
Novel quantum annealing optimization algorithm to solve graph/subrgraph isomorphism problem, in the use case of code clone detection.
ayaankazerouni/incremental-testing
Repo mining and analysis code to measure adherence to incremental testing.
martinvelez/stackoverflow_data_dump
Ruby scripts to process the Stack Overflow Posts.xml file in the Stack Exchange data dump.
sealuzh/smells-automated
Test Smells in Generated Tests - Replication Package