Best Open Source build tool Libraries
A curated list of the most popular GitHub repositories tagged with build tool. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1vitejs/vite
Next generation frontend tooling. It's fast!
#2webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
#3parcel-bundler/parcel
The zero configuration build tool for the web. 📦🚀
#4vercel/turborepo
Build system optimized for JavaScript and TypeScript, written in Rust
#5nrwl/nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
#6gradle/gradle
Adaptable, fast automation for all
#7go-task/task
A fast, cross-platform build tool inspired by Make, designed for modern workflows.
#8web-infra-dev/rspack
The fast Rust-based JavaScript bundler with webpack-compatible API 🦀️
#9uncss/uncss
Remove unused styles from CSS
#10wxt-dev/wxt
⚡ Next-gen Web Extension Framework