RECHARGE is an automated framework for performance testing in CI/CD pipelines that leverages static analysis and search-based algorithms.
SMARTITUDE aims to provide a comprehensive set of software engineering methods and tools to improve quality assurance for blockchain smart contracts by leveraging automated test case generation and formal methods.
RADON aimed to create a DevOps framework to manage microservices-based applications that optimally exploit serverless computing technologies and FaaS.
SECO-ASSIST was an Excellence of Science project that provided novel software recommendation techniques for software ecosystems, addressing resilience, evolvability, heterogeneity, and social interactions.
INTIMALS was an Innoviris project that developed an intelligent assistant to recommend source code modernization actions by mining patterns from legacy software repositories. It 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. It is based on SuMo and designed to run mutation testing on Solidity projects in a Node.js 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 runtime and dynamically stop 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 from these data. It was instantiated for Infrastructure-as-Code (IaC) DevOps practices.
AnsibleMetrics is a Python-based static source code measurement tool for characterizing Infrastructure-as-Code (IaC). It analyzes Ansible projects and can be easily extended to support additional formats.
SoCRATES is an IntelliJ IDEA plugin that detects 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.
Mapping application for the GNOME desktop environment, providing location services and navigation for Linux users.
Memory-efficient routing algorithms in Java for graph-based navigation. Includes Dijkstra's algorithm, A*, and optimized road routing with Contraction Hierarchies.