54 repos across 2 sub-areas
Bazel build rules and language tooling
37 repos
Bazel rules and build system integrations for multiple programming languages and tools. The cluster centers on Starlark-based rule definitions for JavaScript/TypeScript tooling (esbuild, webpack, Jest, swc), with additional rules for Python and other languages. These repositories provide standardized, composable build configurations that enable developers to integrate external tools into Bazel's hermetic build environment.
Bazel build system rules and libraries
17 repos
Starlark-based rule sets and libraries for the Bazel build system, enabling multi-language support across Go, Swift, C++, Apple platforms, and other ecosystems. Repositories here provide the foundational build logic, testing infrastructure, and cross-platform tooling that allow developers to define correct, reproducible builds for diverse project types using Bazel's declarative configuration language.