bazel-rules
There are 274 repositories under bazel-rules topic.
bazel-contrib/rules_go
Go rules for Bazel
jin/awesome-bazel
A curated list of Bazel rules, tooling and resources.
bazelbuild/rules_docker
Rules for building and handling Docker images with Bazel
bazel-contrib/rules_nodejs
NodeJS toolchain for Bazel.
bazelbuild/rules_rust
Rust rules for Bazel
jflex-de/jflex
The fast scanner generator for Java™ with full Unicode support
bazelbuild/rules_python
Bazel Python Rules
MobileNativeFoundation/rules_xcodeproj
Bazel rules for generating Xcode projects.
bazelbuild/rules_apple
Bazel rules to build apps for Apple platforms.
bazelbuild/bazel-skylib
Common useful functions and rules for Bazel
bazelbuild/rules_scala
Scala rules for Bazel
bazelbuild/rules_kotlin
Bazel rules for Kotlin
bazelbuild/rules_swift
Bazel rules to build Swift on Apple and Linux platforms
aspect-build/rules_js
High-performance Bazel rules for running Node.js tools and building JavaScript projects
tweag/rules_nixpkgs
Rules for importing Nixpkgs packages into Bazel.
bazelbuild/rules_k8s
This repository contains rules for interacting with Kubernetes configurations / clusters.
bazelbuild/rules_typescript
MOVED to https://github.com/bazelbuild/rules_nodejs/tree/3.x/third_party/github.com/bazelbuild/rules_typescript
stackb/rules_proto
Bazel build rules for protobuf / gRPC (now with gazelle)
tweag/rules_haskell
Haskell rules for Bazel.
rules-proto-grpc/rules_proto_grpc
Bazel rules for building Protobuf and gRPC code and libraries from proto_library targets
pubref/rules_protobuf
Bazel rules for building protocol buffers and gRPC services (java, c++, go, ...)
dropbox/dbx_build_tools
Dropbox's Bazel rules and tools
line/rules_apple_line
LINE's Apple rules for Bazel
bazel-contrib/rules_dotnet
.NET rules for Bazel
bazelbuild/rules_cc
C++ Rules for Bazel
adobe/rules_gitops
This repository contains rules for continuous, GitOps driven Kubernetes deployments.
spotify/bazel-tools
Tools for dealing with very large Bazel-managed repositories
pubref/rules_kotlin
Bazel rules for Kotlin
typedb/bazel-distribution
Bazel rules for assembling and deploying software distributions (see @vaticle for usage example)
bazel-contrib/bazel-lib
Common useful functions for writing BUILD files and Starlark macros/rules
atlassian/bazel-tools
Reusable bits for Bazel
bazelbuild/platforms
Constraint values for specifying platforms and toolchains
aspect-build/rules_ts
Bazel rules for the `tsc` compiler from http://typescriptlang.org
f0rmiga/gcc-toolchain
A fully-hermetic Bazel GCC toolchain for Linux.
thundergolfer/bazel-linting-system
🌿💚 Experimental system for registering, configuring, and invoking source-code linters in Bazel.
bazelbuild/rules_webtesting
Bazel rules to allow testing against a browser with WebDriver.