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
Bun
Bun is an all-in-one JavaScript and TypeScript toolkit that ships as a single executable combining a fast runtime, bundler, test runner, an…
9995716active
astral-sh/uv
uv is an extremely fast Python package and project manager written in Rust by Astral. It replaces pip, pip-tools, pipx, poetry, pyenv, virt…
9089125stable
Vite
Vite is a frontend build tool and dev server that serves native ES modules with instant server start and lightning-fast Hot Module Replacem…
9582542stable
Moby
Moby is an open-source collaborative project created by Docker that provides a modular toolkit of components for assembling container-based…
9472002active
webpack
Webpack is a static module bundler for JavaScript and other assets, packing many modules into a few optimized bundles for the browser. It s…
9865962stable
FuelLabs/sway
Sway is a Rust-inspired domain-specific programming language for writing smart contracts on the Fuel blockchain and Fuel VM, accompanied by…
9861483active
Expo
Expo is an open-source framework and toolchain for building universal native apps with React and React Native, targeting Android, iOS, and …
6751842stable
meteor/meteor
Meteor is a full-stack JavaScript app platform for building modern web, mobile, and desktop applications with a unified codebase. It provid…
7744813active
Parcel
Parcel is a zero-configuration build tool and module bundler for the web, supporting JavaScript, TypeScript, CSS, HTML, images, and many ot…
8844020active
Babel
Babel is a widely used JavaScript compiler (transpiler) that converts modern ECMAScript 2015+ code, JSX, and TypeScript syntax into backwar…
9843987stable
ziglang/zig
Zig is a general-purpose systems programming language with a self-hosted optimizing compiler, C interop, and cross-compilation support. The…
5643300active
evanw/esbuild
esbuild is an extremely fast JavaScript/TypeScript bundler and minifier written in Go. It bundles ESM and CommonJS modules, CSS, JSX, and T…
9740018stable
lerna/lerna
Lerna is a build system and CLI for managing, versioning, and publishing multiple JavaScript/TypeScript packages from a single monoreposito…
9436052active
casey/just
just is a command runner that saves and runs project-specific commands defined in a justfile with make-inspired syntax. It focuses on runni…
9835500stable
python-poetry/poetry
Poetry is a CLI tool for Python dependency management and packaging that uses a pyproject.toml-based project format with a lockfile for det…
9434293stable
swc-project/swc
SWC (Speedy Web Compiler) is a super-fast TypeScript/JavaScript compiler written in Rust, usable as both a Rust library and a JavaScript pa…
9534190stable
gulpjs/gulp
Gulp is a JavaScript-based streaming build system and task runner that automates repetitive development workflow tasks like compiling, mini…
5232946stable
vercel/turborepo
Turborepo is a high-performance build system and task runner for JavaScript and TypeScript monorepos, written in Rust by Vercel. It paralle…
9531023stable
nrwl/nx
Nx is a smart monorepo build system and platform for TypeScript and polyglot codebases, built with a Rust core for performance. It caches u…
9529269stable
microsoft/vcpkg
vcpkg is Microsoft's free, open-source C/C++ package manager for acquiring and managing open-source libraries on Windows, Linux, and macOS.…
9827400stable
elixir-lang/elixir
Elixir is a dynamic, functional programming language built on the Erlang VM (BEAM), designed for building scalable and maintainable applica…
9826613stable
Rollup
Rollup is a JavaScript module bundler that compiles small ES modules into larger bundles for libraries and applications, with tree-shaking,…
9526306stable
Bazel
Bazel is an open-source, fast, and scalable build and test system that supports multiple languages and platforms. It uses incremental build…
9725764stable
air-verse/air
Air is a live-reloading command line utility for developing Go applications that watches files and automatically rebuilds and restarts the …
9623923active
jhipster/generator-jhipster
JHipster is a Yeoman-based development platform that scaffolds complete full-stack web applications and microservice architectures, combini…
9322446stable
postcss/autoprefixer
Autoprefixer is a PostCSS plugin that parses CSS and automatically adds vendor prefixes to CSS rules using browser support data from Can I …
9522236stable
gleam-lang/gleam
Gleam is a statically typed, functional programming language that compiles to Erlang and runs on the BEAM virtual machine. It ships with a …
9821827active
oracle/graal
GraalVM is a high-performance JDK distribution that includes an advanced just-in-time compiler and Native Image, which compiles Java applic…
6721674stable
jart/cosmopolitan
Cosmopolitan Libc is a C/C++ library and toolchain that makes C a build-once run-anywhere language by producing polyglot executables that r…
7621258active
unocss/unocss
UnoCSS is an instant on-demand atomic CSS engine that generates utility CSS classes as they are used, with no core utilities - all function…
9518942active
espressif/esp-idf
ESP-IDF is the official development framework for Espressif SoCs such as the ESP32 series, providing toolchains, build system, RTOS compone…
9918876stable
gradle/gradle
Gradle is an open-source build automation tool with declarative DSLs in Kotlin and Groovy, incremental builds, build caching, and a rich pl…
9918803stable
teambit/bit
Bit is a build system and workspace tool that organizes JavaScript/TypeScript code into reusable, composable components shared across monor…
9718463active
CSS Modules
CSS Modules is a specification and tooling ecosystem for CSS files in which all class and animation names are locally scoped by default, co…
3217967stable
NixOS/nix
Nix is a purely functional package manager that builds packages in isolation for reproducible, reliable, declarative package management. It…
7717575stable
less/less.js
Less.js is the official JavaScript compiler for Less, a backwards-compatible dynamic stylesheet language that extends CSS with variables, m…
9317029stable
rui314/mold
mold is a high-performance drop-in replacement for traditional Unix linkers like GNU ld, gold, and LLVM lld. It dramatically reduces link t…
9816839stable
redox-os/redox
Redox is a full-featured Unix-like operating system written in Rust with a microkernel architecture, inspired by seL4, MINIX, Plan 9, Linux…
7016532active
go-task/task
Task is a fast, cross-platform task runner and build tool inspired by Make, configured via YAML Taskfiles. It lets developers define, chain…
9516056stable
umijs/umi
Umi is an extensible, plugin-based enterprise-grade React application framework from Ant Group, built on React Router 6 with routing, build…
9516040stable
goreleaser/goreleaser
GoReleaser is a release engineering CLI tool that builds, packages, signs, and publishes software releases across many languages (Go, Rust,…
9915998stable
GoogleContainerTools/skaffold
Skaffold is a command-line tool from Google that automates the build, push, test, and deploy workflow for containerized Kubernetes applicat…
9715887active
rust-lang/cargo
Cargo is the official package manager and build tool for the Rust language. It downloads dependencies, compiles projects, runs tests, creat…
7715429stable
Nuitka/Nuitka
Nuitka is an optimizing Python compiler written in Python that translates Python programs into C and produces standalone executables or ext…
7715111active
electron-userland/electron-builder
electron-builder is a complete packaging and build solution for Electron apps, producing ready-for-distribution installers for macOS, Windo…
9314652active
GoogleContainerTools/jib
Jib builds optimized Docker and OCI container images for Java applications without requiring a Docker daemon, available as Maven and Gradle…
9414440stable
rolldown/rolldown
Rolldown is a fast JavaScript/TypeScript bundler written in Rust with a Rollup-compatible API and esbuild feature parity. It is designed to…
9013911active
BuilderIO/mitosis
Mitosis is an open-source compiler that transforms JSX components written once into native components for frameworks like React, Vue, Angul…
9113902active
nexe/nexe
Nexe is a command-line utility that compiles Node.js applications into a single self-contained executable file. It supports bundling resour…
5413574active
browserslist/browserslist
Browserslist is a JavaScript library and configuration format for sharing target browser and Node.js version lists between front-end tools …
9713561stable
gopherjs/gopherjs
GopherJS is a compiler that transpiles Go source code into pure JavaScript, allowing Go programs to run in browsers and Node.js. It support…
9113181active
ninja-build/ninja
Ninja is a small, fast build system whose low-level build files are designed to be generated by higher-level tools like CMake. It focuses o…
7813168stable
PlasmoHQ/plasmo
Plasmo is an open-source framework and SDK for building browser extensions with React and TypeScript. It handles bundling, manifest generat…
7913140active
systemjs/systemjs
SystemJS is a hookable, standards-based ES module loader for browsers. It transpiles production ES module builds into the System.register f…
6213093stable
pyinstaller/pyinstaller
PyInstaller is a tool that bundles a Python application together with its dependencies and the Python interpreter into a stand-alone folder…
9513080stable
web-infra-dev/rspack
Rspack is a fast, Rust-based JavaScript module bundler for the web that modernizes the webpack API to serve as a drop-in replacement. It of…
9512873active
blackboardsh/electrobun
Electrobun is a solution-in-a-box framework for building fast, tiny, cross-platform desktop applications in TypeScript (with optional Zig, …
9212696active
callstack/linaria
Linaria is a zero-runtime CSS-in-JS library that extracts CSS to real stylesheet files at build time. It offers familiar CSS syntax with Sa…
9812345active
xmake-io/xmake
Xmake is a cross-platform build utility based on Lua that builds C/C++ (and other language) projects directly or generates project files fo…
9512165stable
BtbN/FFmpeg-Builds
Automated daily static builds of FFmpeg for Windows (x86_64/ARM64) and Linux (x86_64/ARM64), released via GitHub with gpl, lgpl, nonfree, a…
9911556active
jordansissel/fpm
fpm (Effing Package Management) is a command-line tool that makes it easy to build native packages (deb, rpm, pacman, osxpkg, freebsd, apk,…
8811498stable
jaredpalmer/tsdx
TSDX is a zero-config CLI for developing, testing, and publishing TypeScript packages, with templates for basic and React libraries. Versio…
6111465active
ds300/patch-package
patch-package is an npm/yarn tool that lets developers instantly create and persist fixes to node_modules dependencies as .patch files. Pat…
4311219stable
gregberge/svgr
SVGR is a universal tool that transforms SVG files into ready-to-use React components, with an optimizer powered by SVGO. It is available a…
5411055active
cython/cython
Cython is an optimising static compiler that translates Python and the extended Cython language into C/C++ code for building fast CPython e…
9910833stable
jantimon/html-webpack-plugin
A webpack plugin that simplifies creating HTML files to serve webpack bundles, automatically injecting script and link tags with correct ha…
6510722stable
nodejs/node-gyp
node-gyp is a cross-platform command-line tool for compiling native addon modules for Node.js, built on a vendored copy of gyp-next. It dow…
9910685stable
vanilla-extract-css/vanilla-extract
vanilla-extract is a zero-runtime CSS-in-TypeScript library that lets you write locally scoped styles, CSS variables, and themes in .css.ts…
9410413stable
wxt-dev/wxt
WXT is a TypeScript framework for building web browser extensions, described as 'like Nuxt, but for Web Extensions'. It provides file-based…
9010408active
rectorphp/rector
Rector is a PHP CLI tool that performs instant upgrades and automated refactoring of PHP codebases using AST-based rules. It supports upgra…
9510407active
addyosmani/critical
A Node.js tool that extracts above-the-fold (critical-path) CSS from HTML pages, inlines it into the document head, and asynchronously load…
8110265active
moby/buildkit
BuildKit is a concurrent, cache-efficient toolkit for converting source code into build artifacts such as OCI container images. It powers D…
9410211stable
swiftlang/swift-package-manager
The official package manager for the Swift programming language, handling dependency resolution, versioning, compilation, and linking of Sw…
9310210stable
facebook/stylex
StyleX is a JavaScript styling system and compiler from Meta that generates optimized, collision-free atomic CSS at build time. It combines…
879912active
vercel/ncc
A zero-configuration CLI that compiles a Node.js project, including all its dependencies, into a single output file, similar to how gcc com…
939837stable
conan-io/conan
Conan is a decentralized, open-source (MIT) package manager for C and C++ that manages dependencies and precompiled binaries across platfor…
989493stable
PlatformIO
PlatformIO Core is a cross-platform Python CLI and build system for embedded firmware development across many architectures (ESP32, ESP8266…
809425active
terser/terser
Terser is a JavaScript parser, mangler, and compressor toolkit for ES6+ that serves as the industry-standard minifier, forked from the unma…
779326stable
kivy/python-for-android
python-for-android (p4a) is a command-line development tool that cross-compiles the Python interpreter and packages Python applications int…
828910active
yonaskolb/XcodeGen
XcodeGen is a Swift command line tool that generates Xcode project files (.xcodeproj) from a YAML or JSON project specification and your fo…
948737active
n64decomp/sm64
A complete community decompilation of Super Mario 64 covering the Japan, North America, Europe, Shindou, and iQue releases, written in C. I…
238737active
pdm-project/pdm
PDM is a modern Python package and dependency manager that supports the latest PEP standards (PEP 517, 582, 621) and manages project depend…
988671active
WebAssembly/binaryen
Binaryen is a compiler and toolchain infrastructure library for WebAssembly, written in C++, with a simple C API and JavaScript bindings. I…
948612stable
ko-build/ko
ko is a fast, simple container image builder for Go applications that runs go build locally without requiring Docker. It supports multi-pla…
858511stable
Hardhat
Hardhat is an Ethereum development environment for compiling, deploying, testing, and debugging Solidity smart contracts, built on a Rust-p…
958506active
cross-rs/cross
cross is a zero-setup CLI tool for cross compiling and cross testing Rust crates, using Docker or Podman containers to provide complete cro…
678305active
developit/microbundle
Microbundle is a zero-configuration JavaScript module bundler for small libraries, built on top of Rollup. It bundles a library into CJS, E…
528129active
FullHuman/purgecss
PurgeCSS is a tool that removes unused CSS selectors by analyzing content files and matching them against CSS selectors. It ships as a CLI,…
768047stable
Kitware/CMake
CMake is a cross-platform, open-source build system generator maintained by Kitware. It produces native build files (Makefiles, Ninja, IDE …
998043stable
ben-rogerson/twin.macro
Twin.macro is a Babel macro that compiles Tailwind CSS classes into CSS-in-JS objects at build time, supporting libraries like emotion, sty…
568027active
jazzband/pip-tools
pip-tools is a set of command line tools (pip-compile and pip-sync) for keeping pinned Python dependencies fresh and deterministic. It comp…
948008stable
napi-rs/napi-rs
NAPI-RS is a Rust framework for building pre-compiled Node.js add-ons via Node-API, with a CLI for zero-config builds, cross-compilation, a…
957911stable
gregberge/loadable-components
Loadable Components is a React code splitting library that lets you render dynamic imports as regular components, reducing bundle size. It …
337802stable
MapStruct
MapStruct is a Java annotation processor that generates type-safe, high-performance bean mapping code at compile time, supporting beans, re…
777682stable
operator-framework/operator-sdk
The Operator SDK is a framework and CLI for building Kubernetes Operators, part of the Operator Framework. It provides high-level APIs buil…
927674stable
parcel-bundler/lightningcss
Lightning CSS is an extremely fast CSS parser, transformer, bundler, and minifier written in Rust, usable as a Rust or JavaScript library, …
927665active
mozilla/sccache
Sccache is a ccache-like compiler caching tool that wraps compilers to avoid redundant compilation, storing results locally or in cloud sto…
947614active
j-hc/revanced-magisk-module
A shell-based builder that patches apps like YouTube with ReVanced patches and packages them as Magisk modules or non-root APKs. It runs da…
997531active
technomancy/leiningen
Leiningen is the classic build and project automation tool for Clojure, handling project scaffolding, dependency management, testing, REPL …
787296stable
wasm-bindgen/wasm-pack
wasm-pack is a command-line workflow tool for building Rust code into WebAssembly packages that interoperate with JavaScript. It scaffolds …
827282active

page 1 / 12 next →