RECHARGE is a novel automated framework for automating performance testing in CI/CD pipelines leveraging static analysis and search-based algorithms.
SMARTITUDE aims to provide a comprehensive set of software engineering methods and tools to improve the blockchain smart contract quality assurance by leveraging automated test case generation and formal methods.
RADON aimed at creating a DevOps framework to create and manage microservices-based applications that can optimally exploit serverless computing technologies and FaaS.
SECO-ASSIST was an Excellence of Science Project providing novel software recommendation techniques for software ecosystems, addressing resilience, evolvability, heterogeneity, and social interaction.
INTIMALS was an Innoviris project that developed an intelligent assistant to recommend source code modernization actions by mining patterns from legacy software repositories. It continuously learned from code structure and changes to improve its recommendations through advanced pattern mining algorithms.
MuSe is a mutation-based tool for generating benchmarks by injecting vulnerabilities into smart contracts. It features six mutation operators to inject vulnerabilities. Based on SuMo, designed to run mutation testing on Solidity projects in a NodeJS environment.
AMBER is an AI-enabled extension of JMH that leverages Time Series Classification algorithms to predict the beginning of the steady-state phase at run-time and dynamically halt warm-up iterations accordingly.
Defuse automatically collects and classifies failure data, enables the correction of those classifications, and builds machine learning models to detect defects based on those data. Instantiated for Infrastructure-as-Code DevOps practice.
RepoMiner is a language-agnostic tool developed to support software engineering researchers in creating datasets to support any study on defect prediction. Automatically collects failure data and calculates metrics.
SoCRATES is an IntelliJ IDEA plugin to detect test smells in Scala/SBT projects. It automatically detects and reports on six test smells including four variants of General Fixture.
Landfill is a comprehensive code smell dataset for empirical software engineering research and code quality analysis.
Map application for GNOME desktop environment, providing location services and navigation functionality for Linux users.
Memory efficient routing algorithms in Java for graph-based navigation. Includes Dijkstra, A*, and optimized road routing with Contraction Hierarchies.