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
bazelembedded avatar

bazelembedded/bazel-embedded

0
View on GitHub↗
112 stars·34 forks·Starlark·MIT·9 viewswww.nb.rough.run/tags/bazel↗

Bazel Embedded

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.

Features

  • Toolchain Configuration - Embedded target compilation and uploading.

Star history

Star history chart for bazelembedded/bazel-embeddedStar history chart for bazelembedded/bazel-embedded

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 Embedded

Similar open-source projects, ranked by how many features they share with Bazel Embedded.
  • bazelbuild/bazel-toolchainsbazelbuild avatar

    bazelbuild/bazel-toolchains

    203View on GitHub↗

    Bazel CI :---:

    Go
    View on GitHub↗203
  • 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
  • grailbio/bazel-toolchaingrailbio avatar

    grailbio/bazel-toolchain

    368View on GitHub↗

    See notes on the release for how to get started.

    Starlark
    View on GitHub↗368
  • hexdae/bazel-arm-none-eabihexdae avatar

    hexdae/bazel-arm-none-eabi

    141View on GitHub↗

    ARM embedded toolchains for Bazel

    Starlark
    View on GitHub↗141
See all 5 alternatives to Bazel Embedded→

Frequently asked questions

What does bazelembedded/bazel-embedded do?

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.

What are the main features of bazelembedded/bazel-embedded?

The main features of bazelembedded/bazel-embedded are: Toolchain Configuration.

What are some open-source alternatives to bazelembedded/bazel-embedded?

Open-source alternatives to bazelembedded/bazel-embedded include: bazelbuild/bazel-toolchains — Bazel CI :---:. f0rmiga/gcc-toolchain — This is a fully-hermetic Bazel GCC toolchain for Linux that provides cross-compilation support for multiple… grailbio/bazel-toolchain — See notes on the release for how to get started. hexdae/bazel-arm-none-eabi — ARM embedded toolchains for Bazel. vsco/bazel-toolchains — A collection of Bazel C++ build infrastructure based on Chromium's LLVM toolchain. There are tags corresponding to…