There are 3 repositories under bazel-examples topic.
Formerly canonical rules for ruby, that are about 2-3 years behind current Bazel. If they work for you great, but if not — please try the new rules ruby by Alex Radionov: https://github.com/bazel-contrib/rules_ruby
Resources for using bazel for iOS development
FlatlandRT is a 2D ray tracer visualization tool.
Simple demo for building a TypeScript project with Bazel.
This repo contains a collection of examples demonstrating how to use various Bazel concepts related to platforms, toolchains, configurations, and configurable attributes.
Template for an iOS SwiftUI application built using Bazel.
Example demonstrates building TypeScript & React with Bazel
Example of Golang-monorepo with Bazel
Implementation of mixed language project compilation via Bazel platform.
A small repository i use to store small examples i created in an attempt to understand and learn writing rules for the bazel buildsystem
Demonstrating Bazel setup for Rust services with Cargo and Docker support.
Test Java Bazel build with TestContainers
Flask example for Bazel
explorations of bazel, support for a serie of articles and to experiment stuff on bazel.
Code snippets for my blog https://ekhabarov.com
A realworld example of using gRPC + Cloud Endpoint ESP to power REST backends
A collection of Bazel tools for embedded rust
Golang + gRPC + Protobuf + Bazel demo
Bazel Build Examples
Outdated example using bazel with a non-system (tarball) toolchain and crosstool.
Bazel: Monorepo with a lot of programming languages. Example of usage
Proof of concept for using Bazel to back a webpack module federation website
A project that will create a trading system from scratch.
Recipes useful in using bazel as the main component of a continuous integration build
Exploratory Swift build strategies for Bazel
This repository contains a Go application showing how to stamp a binary with a version using multiple modules.
Demo repository for writing Bazel rules and tools
Example of using bazel's platforms to model complex multi-platform projects.