bazel-examples topic

List bazel-examples repositories

bazel_platforms_examples

34
Stars
6
Forks
Watchers

This repo contains a collection of examples demonstrating how to use various Bazel concepts related to platforms, toolchains, configurations, and configurable attributes.

FlatlandRT

72
Stars
2
Forks
Watchers

FlatlandRT is a 2D ray tracer visualization tool.

bazel-ts-example

26
Stars
8
Forks
Watchers

Example demonstrates building TypeScript & React with Bazel

ios-bazel-users

92
Stars
12
Forks
Watchers

Resources for using bazel for iOS development

rules_ruby

99
Stars
37
Forks
Watchers

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-cont...

go_monorepo

19
Stars
7
Forks
Watchers

Example of Golang-monorepo with Bazel

bazel-demo

40
Stars
8
Forks
Watchers

Simple demo for building a TypeScript project with Bazel.

bazel-ios-swiftui-template

23
Stars
2
Forks
Watchers

Template for an iOS SwiftUI application built using Bazel.

BazelMixedLanguage

16
Stars
3
Forks
Watchers

Implementation of mixed language project compilation via Bazel platform.