Best Monorepo
Updated DailyRankings are calculated based on verified user reviews, recency of updates, and community voting weighted by user reputation score.
No tags available
Nx is a powerful build system for JavaScript and TypeScript monorepos. It focuses heavily on developer experience, providing smart computation caching, affected builds, and integrated testing tools. N...
Turborepo is a high-performance build system for JavaScript and TypeScript monorepos, now maintained by Vercel. It is designed to be a drop-in replacement for existing npm/yarn/pnpm workspaces. Its pr...
Pants is a build system designed specifically for Python, though it supports other languages as well. It excels in monorepo environments, providing fast, incremental builds and dependency analysis. Pa...
Lerna is a tool for managing JavaScript monorepos. While it was once the standard, it has been largely superseded by newer tools like Nx and Turborepo. Lerna focuses on managing package versions and p...
Rush is a monorepo manager developed by Microsoft, designed to handle large-scale JavaScript/TypeScript projects. It focuses on developer productivity and consistency across large teams. Rush provides...
Originally developed by Google, Bazel is the gold standard for large-scale, polyglot monorepos. It provides hermetic builds, ensuring that the same input always produces the same output, regardless of...
You're subscribed! We'll notify you about new monorepo.