22 projects
.NET runtime
.NET runtime is the execution engine that runs .NET applications, handling memory management, JIT compilation, and other core services needed to run managed code.
18,161
2,603
$669M
Bazel
Bazel is an open-source build and test tool that enables reproducible builds across multiple programming languages and platforms. It uses a human-readable build language and creates a dependency graph to efficiently build and test software at scale.
16,144
3,016
$352M
Gradle
Gradle is an open-source build automation tool that supports multi-language software development. It uses a Groovy or Kotlin-based DSL for declaring project configurations and manages build processes, dependencies, and project automation. The system emphasizes convention over configuration while maintaining flexibility for complex build scenarios.
9,119
2,062
$66M
Turborepo
Turborepo is a high-performance build system and monorepo management tool that optimizes the build process for JavaScript and TypeScript codebases. It provides intelligent caching, parallel execution, and dependency graph optimization to speed up builds and testing across multiple packages and applications.
5,720
1,831
$11M
Microsoft.Build (MSBuild)
MSBuild is Microsoft's build engine for .NET and Visual Studio, providing an XML-based project format to control how software platforms process and build applications. It enables developers to orchestrate and build products in build environments where Visual Studio is not installed.
3,843
755
$17M
SBT
SBT (Simple Build Tool) is a build tool for Scala and Java projects that emphasizes dependency management, task automation, and incremental compilation. It uses Scala for its build definition files, allowing for type-safe and flexible build configurations.
3,746
1,110
$3.7M
Dune
Dune is a build system for OCaml projects that handles compilation, dependency management, and package building. It provides a fast and reliable way to build OCaml applications while managing complex dependencies and configurations.
1,264
345
$12M
Open Build Service (OBS)
The Open Build Service (OBS) is a generic system to build and distribute software packages from sources in an automatic, consistent, and reproducible way. It can create packages for various distributions and architectures, handling dependencies and providing a collaborative platform for package maintenance.
1,015
269
$32M
Mill
Mill is a build tool for Scala and Java projects that aims to be a better alternative to SBT. It features a clean design, fast compilation, and type-safe build definitions written in Scala, with support for incremental compilation, dependency management, and multi-module projects.
921
252
$4.8M
NUKE
๐ The AKEless Build System for C#/.NET
787
193
$12M
Apache Maven
Apache Maven core
768
203
$11M
EasyBuild
EasyBuild is a software build and installation framework that automates the compilation and installation of scientific software on HPC systems. It provides a collection of easyblocks which are Python modules implementing software-specific installation procedures.
582
112
$1.2M
SCons
SCons is an open source software construction tool and build system implemented in Python. It serves as an improved alternative to the classic Make utility, offering a more flexible and maintainable way to build software through configuration files written in Python. SCons automatically analyzes dependencies, parallel builds, and cross-platform compatibility.
475
114
$13M
Boost Math Library
Super-project for modularized Boost
441
90
$35M
Buck
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
GStreamer 1.0 SDK
Cerbero build system used to build the official upstream GStreamer 1.0 SDK binaries
Pants Build System
The Pants Build System
Please
High-performance extensible build system for reproducible multi-language builds.