21 projects
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,370
3,032
$366M
CocoaPods
CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects that simplifies the process of integrating third-party libraries into iOS, macOS, watchOS and tvOS applications. It provides a centralized repository of libraries and handles dependency resolution, project integration, and version management.
13,977
2,345
$15M
Robot Operating System (ROS)
ROS (Robot Operating System) is an open-source middleware framework and collection of software libraries for building robot applications. It provides hardware abstraction, device drivers, libraries, visualizers, message-passing, package management, and more to help developers create robust robot behavior across a wide variety of platforms.
8,893
1,162
$282M
Meson
The Meson Build System
4,717
1,280
$5.8M
Ninja
Ninja is a small build system focused on speed. It differs from other build systems by being designed to have its input files generated by a higher-level build system, and by being as fast as possible while still being reliable.
2,054
563
$858K
Xmake
Xmake is a cross-platform build utility that uses Lua as its configuration language. It provides a simple and efficient build system with features like package management, toolchain management, and cross-compilation support for C/C++ and other programming languages.
1,872
298
$9.1M
Premake
Premake
1,085
197
$19M
@mapbox/node-pre-gyp
Node.js native addon binary installer tool that manages the compilation and installation of native addons, supporting cross-platform builds and pre-compiled binaries
997
349
$257K
Bear
Bear is a build log extraction tool that generates compilation databases for Clang tooling by intercepting compiler calls during the build process. It helps developers analyze and work with C/C++ codebases by capturing build commands and their parameters.
668
202
$494K
Boost Math Library
Super-project for modularized Boost
448
91
$35M
pkgconf
pkgconf is a program and library that provides compiler and linker configuration for development frameworks. It helps build systems determine the proper flags and library paths to compile and link software that uses pkg-config-style metadata files.
323
138
$402K
Swift Package Manager Rules for Bazel
A set of Bazel rules that enable integration with Swift Package Manager dependencies, allowing Bazel projects to use Swift packages as external dependencies while maintaining Bazel's build system benefits
100
30
$1.4M
AOSP-Mirror Build Platform
A Linux Foundation project that provides a mirrored repository and build environment for Android Open Source Project (AOSP), enabling developers to efficiently access, compile, and customize Android source code.
CMake
Mirror of CMake upstream repository
GNU Autoconf Archive
A mirror of the GNU Autoconf Archive, a collection of more than 500 macros for GNU Autoconf that have been contributed as free software by friendly supporters of the cause from all over the Internet.
GTK for Windows
GTK stack for Windows
XcodeGen
A Swift command line tool for generating your Xcode project
prebuildify
Build tool and bindings loader for node-gyp that supports prebuilds