English

Monorepos: A Multivocal Literature Review

Software Engineering 2018-10-24 v1

Abstract

Monorepos (Monolithic Repositories) are used by large companies, such as Google and Facebook, and by popular open-source projects, such as Babel and Ember. This study provides an overview on the definition and characteristics of monorepos as well as on their benefits and challenges. Thereupon, we conducted a multivocal literature review on mostly grey literature. Our findings are fourfold. First, monorepos are single repositories that contain multiple projects, related or unrelated, sharing the same dependencies. Second, centralization and standardization are some key characteristics. Third, the main benefits include simplified dependencies, coordination of cross-project changes, and easy refactoring. Fourth, code health, codebase complexity, and tooling investments for both development and execution are considered the main challenges.

Cite

@article{arxiv.1810.09477,
  title  = {Monorepos: A Multivocal Literature Review},
  author = {Gleison Brito and Ricardo Terra and Marco Tulio Valente},
  journal= {arXiv preprint arXiv:1810.09477},
  year   = {2018}
}

Comments

Published at: 6th Brazilian Workshop on Software Visualization, Evolution and Maintenance (VEM), p. 1-8, 2018

R2 v1 2026-06-23T04:48:50.155Z