martis42 / depend_on_what_you_useLinks
Bazel tool for making sure your C++ dependencies match your include statements
☆86Updated this week
Alternatives and similar repositories for depend_on_what_you_use
Users that are interested in depend_on_what_you_use are comparing it to the libraries listed below
Sorting:
- IWYU Support for Bazel☆50Updated last year
- Run clang-tidy on Bazel C++ targets directly, efficiently, with caching enabled☆128Updated last week
- A fully-hermetic Bazel GCC toolchain for Linux.☆129Updated 4 months ago
- A new hermetic toolchain for bazel☆34Updated 2 years ago
- LLVM toolchain for bazel☆353Updated last week
- bazelrc Language Server☆28Updated 2 months ago
- Hermetic C/C++ toolchains for Bazel☆12Updated 8 months ago
- Bazel/Build Analysis and Navigation Tool☆27Updated last month
- ☆52Updated this week
- The goal is to have several examples including multi language projects using Bazel build system☆49Updated last week
- Create hermetic CC sysroots for use with bazel☆27Updated last week
- Rules for using C++20 modules with bazel☆43Updated 10 months ago
- This repo contains a collection of examples demonstrating how to use various Bazel concepts related to platforms, toolchains, configurati…☆38Updated 6 years ago
- C++ Rules for Bazel☆235Updated last week
- Example repository for the "Utilizing Bazel for Cross-Platform and Cross-Architecture Compilation and Testing" talk at BazelCon 24 by Axe…☆17Updated 2 months ago
- Compile-time safe runfiles access for Bazel☆18Updated 3 years ago
- C/C++ Support For Bazel Stack VSCode Extension☆34Updated 3 years ago
- A tool to turn the debian dependency graph into bazel modules☆22Updated 2 months ago
- ☆17Updated 10 months ago
- ☆22Updated 4 months ago
- The central registry of Bazel modules for the Bzlmod external dependency system.☆352Updated this week
- Generate a `compile_commands.json` from a Bazel workspace☆117Updated 2 months ago
- Common useful functions for writing BUILD files and Starlark macros/rules