448 libraries
ABP is an opinionated .NET/ASP.NET Core application framework for building enterprise software, providing built-in infrastructure (event bus, background jobs, audit logging, multi-tenancy), pre-built application modules (identity, SaaS, CMS), startup templates, and tooling for DDD, modular monolith, and microservice architectures.
illa-builder is an open-source TypeScript project in the llms & sdks space with 12.3k GitHub stars. The repository is actively maintained, with recent commits.
Komodo is a self-hosted, open-source platform for building and deploying software across many servers, providing centralized management of Docker containers, builds, and server monitoring through a web UI and API.
node-gyp is the cross-platform command-line tool that compiles native add-on modules for Node.js, wrapping a vendored copy of Google's gyp build-configuration generator to drive the local C/C++ toolchain. It is invoked automatically by npm whenever a package contains native code that must be built from source.
cosmos is an open-source Jupyter Notebook project in the llms & sdks space with 9.9k GitHub stars. The repository is actively maintained, with recent commits.
Pencil is an open-source GUI prototyping and wireframing tool built as a cross-platform desktop application on Electron, offering built-in stencils, multi-page documents, and export to image/PDF formats.
Buildah is a daemonless command-line tool and Go library for building OCI and Docker-format container images, with or without a Dockerfile, and supporting rootless builds. It provides low-level, scriptable primitives (from, run, copy, commit) that let you assemble images step-by-step or via Containerfiles.
rspack is an open-source Rust project in the build tools space with 12.7k GitHub stars. The repository is actively maintained, with recent commits.
VvvebJs is a dependency-free, vanilla JavaScript drag-and-drop page builder library built around Bootstrap 5, letting users visually assemble HTML pages from components, sections, and blocks with live code editing, undo/redo, and server-side save/export via included PHP or Node scripts.
A large curated collection of 1000+ DevOps shell scripts plus an advanced Bash environment, covering installation automation, API wrappers (AWS, GCP, Kubernetes, GitHub, Spotify, etc.), CI/CD pipeline configs, and ready-to-use dotfiles for tools like Git, vim, tmux and psql. It functions as a personal-yet-public toolkit that's heavily reused across the author's many repos and CI builds.</parameter> <parameter name="categorySlug">build-tools
Podman Desktop is a cross-platform Electron/TypeScript desktop GUI for building, running, and managing containers, pods, images, and Kubernetes workloads. It installs and keeps Podman up to date, works across multiple container engines (Podman, Docker, Lima, crc), and is extensible through a plugin system.
Electron Forge is an all-in-one CLI and toolchain for scaffolding, developing, packaging, and distributing Electron desktop applications, wrapping the disparate Electron build tools (packager, rebuild, makers, publishers) behind a unified configuration.
A Python CLI for developing, locally testing, building, and deploying AWS serverless applications defined with the Serverless Application Model. It emulates Lambda execution in Docker and wraps the build/package/deploy lifecycle for Lambda, API Gateway, Step Functions, and other AWS services.
rushstack is an open-source TypeScript project in the build tools space with 6.5k GitHub stars. The repository is actively maintained, with recent commits.
XcodeBuildMCP is a Model Context Protocol server (and companion CLI) that exposes Xcode build, simulator, device, and debugging operations as tools AI coding agents can call when working on iOS and macOS projects. It lets agents like Cursor, Claude Code, and Codex build, run, and inspect Apple platform apps without manual shell juggling.
Farm is a Rust-based web build tool and bundler that is largely compatible with the Vite ecosystem, using SWC for parsing/transformation to deliver very fast cold starts, sub-20ms HMR, and consistent dev/prod output. It supports Vite plugins out of the box, persistent module-level caching, lazy compilation, and partial bundling.
bun is an open-source Rust project in the testing space with 93.1k GitHub stars. The repository is actively maintained, with recent commits.
webpack is an open-source JavaScript project in the build tools space with 65.8k GitHub stars. The repository is actively maintained, with recent commits.
A curated collection of reusable "skills" (structured prompt/instruction modules) for AI coding agents like Claude Code, Cursor, Codex CLI, and Gemini CLI. It packages templates, bundles, and workflows that extend agent capabilities, along with quality and security guidelines for contributors.
esbuild is a high-performance JavaScript/TypeScript/CSS bundler and minifier written in Go, designed to be 10-100x faster than traditional web build tools. It offers a unified CLI, JS, and Go API with built-in support for ESM/CommonJS, JSX, tree shaking, source maps, and plugins.