52 projects
Expo
Expo is an open-source platform and framework for building universal native and web applications using React Native. It provides a set of tools, libraries, and services that simplify the development of cross-platform mobile and web apps, including features like over-the-air updates, push notifications, and access to native device capabilities.
28,138
4,369
$59M
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.
11,226
2,170
$346M
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,085
2,057
$66M
Wazuh
Wazuh is an open source security platform that provides unified XDR and SIEM protection for endpoints and cloud workloads. It performs threat detection, integrity monitoring, incident response and regulatory compliance through integrated capabilities for log analysis, file integrity monitoring, vulnerability detection, and security configuration assessment.
4,053
363
$65M
Setuptools
Setuptools is a library for easily building and distributing Python packages, providing tools and utilities to manage dependencies, package metadata, and distribution. It enables developers to create, package, and publish Python projects with standardized build processes and dependency specifications.
3,950
1,362
$3.5M
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,834
753
$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,750
1,107
$3.7M
Cabal
Cabal is a system for building and packaging Haskell projects. It handles dependencies, compilation, and distribution of Haskell software, serving as the standard build system and package manager for the Haskell ecosystem.
2,463
716
$9.4M
OP-TEE Trusted OS
OP-TEE (Open Portable Trusted Execution Environment) is an open source trusted OS that implements TEE Internal Core API v1.1.x specifications. It provides a secure world operating system that runs alongside the normal world OS, offering secure services and trusted applications execution in an isolated environment.
1,955
224
$19M
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,824
292
$8.6M
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,254
343
$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,009
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.
922
253
$4.7M
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.
473
114
$13M
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.
343
57
$857K
Spring Data JPA
Spring Data JPA is a framework that simplifies the implementation of JPA-based data access layers in Java applications by reducing boilerplate code and providing powerful repository abstractions and query methods.
198
32
$2.1M
Ant
Apache Ant is a Java-based build tool.
Buck
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
Build
A simple, correct Python build frontend
Build System for Dart
A build system for Dart written in Dart
Cake
:cake: Cake (C# Make) is a cross platform build automation system.
GradleUp Shadow
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
Hatch
Modern, extensible Python project management
Inno Setup
Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.
Jake
JavaScript build tool, similar to Make or Rake. Built to work with Node.js.
MSYS2 Runtime
Our friendly fork of Cygwin π https://cygwin.org π see the wiki for details
Maturin
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
Maven
Apache Maven core
Maven Enforcer Plugin
Apache Maven Enforcer (Plugin)
Meson
The Meson Build System
Mock
Mock is a tool for a reproducible build of RPM packages.
NUKE
π The AKEless Build System for C#/.NET
OSBuild
Build-Pipelines for Operating System Artifacts
Omnibus
Easily create full-stack installers for your project across a variety of platforms.
Packit Service
Upstream project β β Downstream distribution
Poudriere
Port/Package build and test system
PyTorch Builder
Continuous builder and binary build scripts for pytorch
Rake
A make-like build utility for Ruby.
Surefire
Apache Maven Surefire
Synology Package Creator
Cross compilation framework to create native packages for the Synology's NAS
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.
cargo2nix
A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.
cx_Freeze
cx_Freeze creates standalone executables from Python scripts, with the same performance, is cross-platform and should work on any platform that Python itself works on.
nextest
A next-generation test runner for Rust.
rules_apple
Bazel rules to build apps for Apple platforms.
rules_js
High-performance Bazel rules for running Node.js tools and building JavaScript projects