DUETS: A Dataset of Reproducible Pairs of Java Library-Clients

Proceedings of the 18th International Conference on Mining Software Repositories, Data showcase track (MSR'21)

T. DurieuxC. Soto ValeroB. Baudry 

PDFDOIVideoDataset

Abstract

Software engineering researchers look for software artifacts to study their characteristics or to evaluate new techniques. In this paper, we introduce DUETS, a new dataset of software libraries and their clients. This dataset can be exploited to gain many different insights, such as API usage, usage inputs, or novel observations about the test suites of clients and libraries. DUETS is meant to support both static and dynamic analysis. This means that the libraries and the clients compile correctly, they are executable and their test suites pass. The dataset is composed of open-source projects that have more than five stars on GitHub. The final dataset contains 395 libraries and 2,874 clients. Additionally, we provide the raw data that we use to create this dataset, such as 34,560 pom.xml files or the complete file list from 34,560 projects. This dataset can be used to study how libraries are used by their clients or as a list of software projects that successfully build. The client's test suite can be used as an additional verification step for code transformation techniques that modify the libraries.

@inproceedings{Duets,
author = {Thomas Durieux and
C{\'{e}}sar Soto{-}Valero and
Benoit Baudry},
title = {Duets: {A} Dataset of Reproducible Pairs of Java Library-Clients},
booktitle = {18th {IEEE/ACM} International Conference on Mining Software Repositories,
{MSR} 2021, Madrid, Spain, May 17-19, 2021},
pages = {545--549},
publisher = {{IEEE}},
year = {2021},
url = {  https://doi.org/10.1109/MSR52588.2021.00071  },
doi = {10.1109/MSR52588.2021.00071},
timestamp = {Fri, 02 Jul 2021 15:01:28 +0200},
biburl = {  https://dblp.org/rec/conf/msr/DurieuxSB21.bib  },
bibsource = {dblp computer science bibliography,  https://dblp.org  }
}
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Last Updated: 04/03/2024