awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
grailbio avatar

grailbio/bazel-toolchain

0
View on GitHub↗
368 stars·276 forks·Starlark·Apache-2.0·7 views

Bazel Toolchain

See notes on the release for how to get started.

Features

  • Language Rules - LLVM toolchain integration.
  • Toolchain Configuration - LLVM toolchain for build environments.

Star history

Star history chart for grailbio/bazel-toolchainStar history chart for grailbio/bazel-toolchain

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Bazel Toolchain

Similar open-source projects, ranked by how many features they share with Bazel Toolchain.
  • vsco/bazel-toolchainsvsco avatar

    vsco/bazel-toolchains

    35View on GitHub↗

    A collection of Bazel C++ build infrastructure based on Chromium's LLVM toolchain. There are tags corresponding to Chromium releases. The build targets currently supported are Linux x64 and macOS. As in Chromium, the Linux toolchain has a sysroot, bundled copies of binutils, and a copy of…

    Python
    View on GitHub↗35
  • dan-compton/ecsonnetD

    dan-compton/ecsonnet

    0View on GitHub↗
    View on GitHub↗0
  • f0rmiga/gcc-toolchainf0rmiga avatar

    f0rmiga/gcc-toolchain

    136View on GitHub↗

    This is a fully-hermetic Bazel GCC toolchain for Linux that provides cross-compilation support for multiple architectures. The toolchain includes custom-built GCC binaries and sysroots optimized for performance and portability. You can find the comprehensive documentation under docs.

    Starlark
    View on GitHub↗136
  • bazelembedded/bazel-embeddedbazelembedded avatar

    bazelembedded/bazel-embedded

    112View on GitHub↗

    At this point it is relatively easy to add support for new architectures, that have gcc based compilers. In future we will be adding clang support, so that we can make use of clangs static-analyzers. If you would like an architecture added to this repository let us know.

    Starlark
    View on GitHub↗112
See all 15 alternatives to Bazel Toolchain→

Frequently asked questions

What does grailbio/bazel-toolchain do?

See notes on the release for how to get started.

What are the main features of grailbio/bazel-toolchain?

The main features of grailbio/bazel-toolchain are: Language Rules, Toolchain Configuration.

What are some open-source alternatives to grailbio/bazel-toolchain?

Open-source alternatives to grailbio/bazel-toolchain include: vsco/bazel-toolchains — A collection of Bazel C++ build infrastructure based on Chromium's LLVM toolchain. There are tags corresponding to… dan-compton/ecsonnet. f0rmiga/gcc-toolchain — This is a fully-hermetic Bazel GCC toolchain for Linux that provides cross-compilation support for multiple… filmil/bazel-ebook — | Workflow | Status | |---|---| | Build | | | Publish to my custom Bazel registry | | | Publish to official Bazel… hedronvision/bazel-make-cc-https-easy — What is this project trying to do for me? bazelembedded/bazel-embedded — At this point it is relatively easy to add support for new architectures, that have gcc based compilers. In future we…