Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1 KB

users.md

File metadata and controls

37 lines (23 loc) · 1 KB
layout
community

Projects Using Bazel

If you'd like your project listed here, please [let us know](mailto:[email protected]?subject=My project uses Bazel)!

A language-and-platform-neutral remote procedure call system. (Bazel is a supported, although not primary, build system.)

Catches common Java mistakes as compile-time errors. (Migration to Bazel is in progress.)

A Java code generator that allows you to create a builder by writing one function.

An ecosystem for building tools that work with code.

A collection of C++/Java opensource projects with BUILD files so they can be built with Bazel with out of box support for protobuf and grpc (maybe thrift).

A platform-independent GameBoy emulator.