Ross ROSS = Recommend OSS · open-source software intelligence for agents

function: build-tool

1119 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
leetal/ios-cmake
A CMake toolchain file enabling cross-compilation of C, C++, Objective-C/C++ and Swift projects to Apple platforms including iOS, iPadOS, t…
862180active
rust-lang/cc-rs
cc-rs is a Rust library for Cargo build scripts that compiles C/C++/assembly/CUDA source files into a static archive to link into Rust crat…
952150stable
phusion/traveling-ruby
Traveling Ruby provides self-contained, portable Ruby binaries that run on any Linux distribution, macOS machine, and (with caveats) Window…
662137active
dotnet/android
.NET for Android provides open-source bindings of the Android SDK and tooling for use with .NET managed languages such as C#. It ships as a…
912135active
est31/cargo-udeps
cargo-udeps is a Cargo subcommand that detects unused dependencies declared in a Rust project's Cargo.toml. It requires Rust nightly to run…
802129active
guocaoyi/create-chrome-ext
A CLI scaffolding tool that generates Chrome extension starter projects with Vite-powered hot module replacement. It supports multiple fron…
402127active
eleme/morjs
MorJS is an extensible multi-platform development framework from Ele.me based on mini-program DSLs (WeChat or Alipay). It compiles a single…
442110active
alibaba/atlas
Atlas is Alibaba's Android dynamic component framework that enables client-side containerization through decoupled, isolated bundles. It pr…
238143maintenance
axodotdev/cargo-dist
cargo-dist (now 'dist') is a Rust CLI tool that packages shippable application binaries, generating tarballs and installers for multiple pl…
942106active
blade-build/blade-build
Blade is a declarative, high-performance build system from Tencent optimized for large-scale monorepo development, primarily for C/C++ but …
972105active
pydoit/doit
doit is a Python-native task management and automation tool similar to make, where tasks are defined as plain Python functions and dicts in…
622083active
hannoeru/vite-plugin-pages
A Vite plugin that generates routes from the file system for Vue 3, React, and Solid applications. It automatically maps files in a pages d…
842078active
atlassian-labs/compiled
Compiled is a compile-time CSS-in-JS library for React that lets you style components with a familiar css prop, styled API, and ClassNames …
952050active
matthiasmullie/minify
A PHP library that minifies CSS and JavaScript by removing whitespace, stripping comments, combining files, and shortening common code patt…
472042active
pybuilder/pybuilder
PyBuilder is a build automation tool written in pure Python, primarily for Python projects. It uses dependency-based programming with a plu…
912037active
lisonge/vite-plugin-monkey
A Vite plugin that lets you develop and build userscripts (.user.js) for engines like Tampermonkey, Violentmonkey, Greasemonkey, and Script…
942031active
SublimeText/LaTeXTools
LaTeXTools is a Sublime Text plugin that simplifies writing LaTeX documents. It handles compiling LaTeX to PDF, parsing build logs for erro…
962022active
kivy/buildozer
Buildozer is a command-line packaging tool from the Kivy team that turns Python applications into installable binary packages for Android, …
822022active
ionic-team/ionic-cli
The official command-line interface for the Ionic Framework, used to create, build, serve, and deploy Ionic mobile and web apps. It integra…
642003active
TypeStrong/fork-ts-checker-webpack-plugin
A Webpack plugin that runs TypeScript type checking in a separate worker process to speed up builds. It supports project references, increm…
651999active
php/pie
PIE is the official PHP Installer for Extensions, replacing the deprecated PECL tool. Distributed as a PHAR, it downloads, builds, and inst…
911996active
systemd/mkosi
mkosi is a Python CLI tool from the systemd project that builds bespoke, bootable OS disk images by wrapping distribution package managers …
861988active
vue-macros/vue-macros
Vue Macros is a collection of compile-time macros and syntax sugar extensions for Vue, implemented as unplugin-based bundler plugins. It su…
931986active
svg-sprite/svg-sprite
A low-level Node.js module that takes a batch of SVG files, optimizes them with SVGO, and generates SVG sprites of several types (CSS sprit…
541986stable
swc-project/swc-node
swc-node is a set of packages providing fast TypeScript/JavaScript transformation and execution on Node.js using the SWC compiler, without …
861982active
jakejs/jake
Jake is a JavaScript build tool and task runner for Node.js, similar to Make or Rake, with tasks defined in executable JavaScript Jakefiles…
701974stable
Fody/PropertyChanged
PropertyChanged.Fody is a Fody add-in that injects INotifyPropertyChanged notification code into property setters at compile time via IL we…
641967active
flexn-io/renative
ReNative is a unified development platform and CLI (rnv) for building, bootstrapping, and deploying React/React Native/NextJS/Electron apps…
771953active
dilanx/craco
CRACO (Create React App Configuration Override) is a configuration layer for Create React App that lets you customize Webpack, Babel, ESLin…
237416maintenance
linkedin/shiv
shiv is a command line utility from LinkedIn for building fully self-contained Python zipapps (PEP 441) with all dependencies bundled into …
711946active
fabric8io/docker-maven-plugin
A Maven plugin for building Docker images and managing Docker containers directly from the Maven build lifecycle. It supports goals for bui…
871933active
callstack/repack
Re.Pack is a bundling toolkit for React Native applications powered by Rspack and Webpack, serving as a drop-in replacement for Metro. It p…
981932active
crazywhalecc/static-php-cli
StaticPHP (formerly static-php-cli) is a tool for compiling standalone, dependency-free PHP binaries with popular extensions included on Li…
931925active
mrousavy/nitro
Nitro is a framework for building fast, type-safe native modules for React Native (and any JSI environment) implemented in C++, Swift, or K…
861912active
ocaml/dune
Dune is a composable build system for the OCaml language that reads project metadata from S-expression `dune` files and handles compilation…
981911stable
cortinico/kotlin-android-template
A GitHub template repository for bootstrapping Android/Kotlin projects with a preconfigured Gradle Kotlin DSL build, sample app and library…
771904active
sindresorhus/gulp-imagemin
A Gulp plugin that minifies PNG, JPEG, GIF, and SVG images using imagemin, with bundled optimizers (gifsicle, mozjpeg, optipng, svgo). It i…
511904stable
kentcdodds/mdx-bundler
mdx-bundler is a JavaScript library that compiles and bundles MDX strings together with their imported TS/JS dependencies using MDX v3 and …
711903stable
Swatinem/rust-cache
A GitHub Action that provides smart caching for Rust/Cargo projects in CI workflows, caching the cargo registry, dependency builds, and wor…
941891active
github/pages-gem
A Ruby gem that bundles the exact dependency versions Jekyll, plugins, and themes used by GitHub Pages, so a local Jekyll environment match…
271873active
sweetpad-dev/sweetpad
SweetPad is a VS Code/Cursor extension (plus a companion CLI) that lets developers build, run, debug, and test Swift/iOS, macOS, tvOS, watc…
931872active
nuxt-modules/tailwindcss
An official Nuxt module that integrates Tailwind CSS into Nuxt applications with zero configuration. It provides automatic setup, config vi…
741867active
ng-packagr/ng-packagr
ng-packagr is a build tool that compiles and packages Angular libraries into the Angular Package Format (APF), producing distribution-ready…
981857active
jbangdev/jbang
JBang is a command-line tool that lets developers create, edit, and run self-contained, source-only Java programs with unprecedented ease, …
971854active
sonofmagic/weapp-tailwindcss
weapp-tailwindcss is a cross-platform compiler and build integration layer that brings Tailwind CSS 4's utility-first workflow to Web/H5, W…
951850active
apenwarr/redo
A Python implementation of Daniel J. Bernstein's redo build system, designed as a smaller, more powerful, and more reliable alternative to …
321845stable
google/protobuf-gradle-plugin
A Gradle plugin from Google that compiles Protocol Buffer (.proto) definition files by invoking protoc and wiring the generated Java/Kotlin…
721832active
Meituan-Dianping/walle
Walle is a tool from Meituan-Dianping for generating Android channel (multi-market distribution) APK packages under the APK Signature Schem…
236857maintenance
erlang/rebar3
Rebar3 is the official build tool for Erlang, handling compilation, dependency and Hex package management, testing, and release packaging i…
861818stable
icecc/icecream
Icecream is a distributed compiler system, created by SUSE and based on distcc, that spreads C/C++ compile jobs across remote machines for …
541817stable
m-ab-s/media-autobuild_suite
A Windows batch/powershell script suite that sets up a MinGW-w64 (MSYS2) compiler environment and automatically builds FFmpeg and related m…
761812active
core-lib/xjar
XJar is a Java library and Maven-integrated tool that encrypts Spring Boot and plain JAR files (e.g., with AES) and provides a custom class…
231807active
fungos/cr
cr.h is a single-file, header-only C/C++ library that enables hot reloading of dynamically linked binaries (.so/.dylib/.dll) with a minimal…
721801stable
stevedylandev/bhvr
bhvr is a full-stack TypeScript monorepo starter template combining Bun, Hono, Vite, and React with shared types between client and server.…
611801active
minecraft-dev/MinecraftDev
An open-source IntelliJ IDEA plugin providing first-class IDE support for Java Minecraft modding and server plugin development. It supports…
931784active
vuejs/babel-plugin-jsx
A Babel plugin that adds JSX syntax support for Vue 3, compiling JSX expressions into Vue's virtual DOM render functions. It offers options…
921782active
thysultan/stylis
Stylis is a lightweight CSS preprocessor library written in JavaScript that supports nesting, selector namespacing, vendor prefixing, and m…
671772active
matz/spinel
Spinel is an ahead-of-time compiler that translates Ruby source code into standalone native executables via whole-program type inference an…
591771active
tyron12233/CodeAssist
CodeAssist is a lightweight IDE that runs entirely on Android devices, allowing users to edit and build Android and Java projects without n…
991769active
qt/qt5
The qt/qt5 super-module repository, which orchestrates cloning and building the Qt framework's submodule repositories (now used to build Qt…
791769active
timonweb/django-tailwind
A Django package that integrates the Tailwind CSS framework into Django projects via a management-command-driven theme app. It supports bot…
711752active
Prism-Shadow/penguin-harness
PenguinHarness is an open-source, local-first multi-agent application development platform that automates building, optimizing, and deployi…
801751active
haskell/cabal
Cabal is the official build and packaging system for Haskell, comprising the Cabal library, the .cabal file format specification, and the c…
891745stable
windicss/windicss
Windi CSS is a next-generation utility-first CSS framework, fully compatible with Tailwind CSS v2, that scans your templates and generates …
236507maintenance
kristerkari/react-native-svg-transformer
A Metro transformer for React Native that lets you import SVG files as React components, using SVGR under the hood. It enables sharing the …
801736stable
vanniktech/gradle-maven-publish-plugin
A Gradle plugin that automates publishing Java, Kotlin, Android, and Kotlin Multiplatform libraries to Maven Central or any Nexus instance,…
921732active
jupyterhub/repo2docker
repo2docker is a Python CLI tool that fetches a git repository and builds a Docker container image from its configuration files, optionally…
841732active
microsoft/rnx-kit
rnx-kit is a collection of React Native developer tools maintained by Microsoft, including an all-in-one CLI, dependency alignment (align-d…
951731active
serverless-heaven/serverless-webpack
A Serverless Framework plugin that bundles AWS Lambda functions with Webpack, supporting Babel transpilation, custom loaders, and per-funct…
931729active
githubnemo/CompileDaemon
CompileDaemon is a simple file-watching daemon for Go that recompiles your project with `go build` whenever source files change, optionally…
591724active
shinchiro/mpv-winbuild-cmake
A CMake-based MinGW-w64 cross-compilation toolchain primarily used to build Windows binaries of the mpv media player. It automates building…
981721active
git-commit-id/git-commit-id-maven-plugin
A Maven plugin that captures git repository information (commit id, branch, tags, dirty state) at build time and exposes it as pom.xml prop…
911716stable
lede-project/source
The LEDE Project source tree, a fork that later reunified with OpenWrt, providing a Linux operating system build system for embedded device…
771716active
nwutils/nw-builder
nw-builder is an npm package and CLI tool for downloading, running, and building NW.js desktop applications for Linux, macOS, and Windows. …
991715active
JLLeitschuh/ktlint-gradle
A Gradle plugin that wraps the ktlint Kotlin linter, adding tasks to run style checks and auto-format Kotlin code. It activates automatical…
851715active
rojo-rbx/rojo
Rojo is a project management and sync tool that lets Roblox developers build games, libraries, and plugins from the filesystem using profes…
841712active
Splitties/refreshVersions
refreshVersions is a Gradle plugin that centralizes dependency versions in a versions.properties file and automates finding and applying de…
401710active
MohammadYounes/rtlcss
RTLCSS is a Node.js framework and PostCSS plugin that automatically converts Left-To-Right (LTR) CSS stylesheets into their Right-To-Left (…
261707active
divriots/jampack
Jampack is a post-processing CLI tool that optimizes the output of static site generators for best user experience and Core Web Vitals scor…
701696active
linkedin/css-blocks
CSS Blocks is a component-oriented CSS authoring system from LinkedIn that compiles to highly optimized stylesheets using build-time static…
236290maintenance
microsoft/vscode-cmake-tools
CMake Tools is a Visual Studio Code extension by Microsoft that provides a full-featured workflow for CMake-based C/C++ projects. It suppor…
931683active
unifreq/openwrt_packit
Flippy's OpenWrt packaging scripts that build flashable .img firmware images for ARM64 SoC TV boxes and development boards (Amlogic, Rockch…
761679active
userdocs/qbittorrent-nox-static
A bash build script and CI pipeline that compiles fully static qbittorrent-nox binaries with up-to-date dependencies using musl libc on Alp…
981676active
vercel/nft
Node File Trace (@vercel/nft) is a Node.js library that statically analyzes application entry files to determine exactly which files, node_…
981669active
chainguard-dev/apko
apko is a Go CLI tool that builds and publishes OCI container images directly from Alpine apk packages using declarative YAML configuration…
951668active
ferrocene/ferrocene
Ferrocene is a safety-critical Rust toolchain, a downstream fork of the official Rust compiler, qualified for use in safety- and mission-cr…
721667active
ivandavidov/minimal
Minimal Linux Live (MLL) is a tiny educational Linux distribution built entirely from scratch via a collection of automated shell scripts. …
621667active
kerl/kerl
kerl is a POSIX shell script for easily building and installing Erlang/OTP instances. It tracks downloaded and built releases so new instal…
381664active
indygreg/PyOxidizer
PyOxidizer is a Rust-based tool for packaging Python applications into self-contained binaries that embed a Python interpreter and all reso…
236150maintenance
standardebooks/tools
The Standard Ebooks toolset, a Python-based collection of command-line tools for producing, processing, and building EPUB3 ebook files. Ins…
771661active
nickdiego/compiledb
A Python CLI tool that generates Clang's JSON Compilation Database (compile_commands.) for GNU make-based build systems. It parses compile …
781653active
fornwall/rust-script
rust-script is a command-line tool that runs Rust files and expressions as scripts without any setup or explicit compilation step. It gener…
401653active
pacstall/pacstall
Pacstall is an AUR-inspired package manager for Ubuntu and Debian written in Bash. It lets users install software from community 'pacscript…
981649active
angular-fullstack/generator-angular-fullstack
A Yeoman generator that scaffolds full-stack MEAN/SEAN web applications using Angular, Express, Node, and MongoDB or SQL (via Sequelize). I…
106091maintenance
luangjokaj/wordpressify
WordPressify is a Docker-based development tool that automates WordPress theme and plugin development workflows. It scaffolds a project wit…
851642active
Munter/subfont
A Node.js command line tool that statically analyzes HTML pages to generate optimal webfont subsets based on the characters actually used. …
561636active
electron/windows-installer
An npm module (electron-winstaller) that builds Windows installers (.exe, .nupkg, RELEASES) for Electron apps using Squirrel.Windows. It ca…
961631active
callstack/react-native-bundle-visualizer
A CLI tool that visualizes the contents of a React Native JavaScript bundle using source-map-explorer on Metro bundler output. It helps dev…
841631active
Kotlin/kotlinx-kover
Kover is a JetBrains toolset for measuring test coverage of Kotlin code compiled for JVM and Android, provided as Gradle and Maven plugins,…
901630active
WASI SDK
WASI SDK is a WebAssembly C/C++ toolchain that bundles upstream Clang/LLVM with the wasi-libc sysroot, configured to target wasm32-wasi out…
951628active

← prev page 4 / 12 next →