Run clang-tidy on Bazel C++ targets directly, efficiently, with caching enabled
☆128Jan 24, 2026Updated last month
Alternatives and similar repositories for bazel_clang_tidy
Users that are interested in bazel_clang_tidy are comparing it to the libraries listed below
Sorting:
- IWYU Support for Bazel☆49Sep 12, 2024Updated last year
- Bazel tool for making sure your C++ dependencies match your include statements☆89Mar 1, 2026Updated last week
- LLVM toolchain for bazel☆356Updated this week
- Goal: Enable awesome tooling for Bazel users of the C language family.☆895Aug 11, 2025Updated 6 months ago
- Hermetic C/C++ toolchains for Bazel☆11May 12, 2025Updated 9 months ago
- Starlark implementation of bazel rules for CUDA.☆118Updated this week
- A Bazel language server prototype☆10Feb 10, 2022Updated 4 years ago
- A fully-hermetic Bazel GCC toolchain for Linux.☆131Jan 30, 2026Updated last month
- ARM embedded toolchains for Bazel☆142Dec 5, 2025Updated 3 months ago
- Rules for using C++20 modules with bazel☆43Mar 19, 2025Updated 11 months ago
- A small repository i use to store small examples i created in an attempt to understand and learn writing rules for the bazel buildsystem☆14Jun 29, 2022Updated 3 years ago
- Bazel tooling used by all Airy Bazel workspaces.☆16Oct 24, 2022Updated 3 years ago
- Goal: Make it easy to place HTTPS Requests from C++, leveraging Bazel, CPR, and CURL.☆35Feb 15, 2026Updated 3 weeks ago
- Tool to generate compile_commands.json from the Bazel build system☆467Mar 17, 2024Updated last year
- ☆39Updated this week
- Bazel rules for overriding ld64 with lld or zld☆69Sep 17, 2025Updated 5 months ago
- Advanced starlark capabilities into Bazel - community based APIs to do so☆14Aug 26, 2022Updated 3 years ago
- Bazel/Build Analysis and Navigation Tool☆25Updated this week
- Qt5/Qt6 rules for Bazel☆16Feb 21, 2024Updated 2 years ago
- ☆86Feb 2, 2026Updated last month
- Create hermetic CC sysroots for use with bazel☆27Mar 2, 2026Updated last week
- A new hermetic toolchain for bazel☆33Feb 3, 2023Updated 3 years ago
- Boost built with Bazel!☆17Oct 20, 2024Updated last year
- Bazel rules to create portable Linux applications by bundling a binary target and all its runfiles into a self-contained AppImage binary.☆34Updated this week
- Common useful functions for writing BUILD files and Starlark macros/rules☆174Updated this week
- bazel build rules to use boost in bazel projects☆298Mar 2, 2026Updated last week
- The central registry of Bazel modules for the Bzlmod external dependency system.☆355Updated this week
- Dropbox's Bazel rules and tools☆210Aug 16, 2023Updated 2 years ago
- ☆26Jan 21, 2026Updated last month
- 🐍🌿💚 Integrate MyPy type-checking into your Python Bazel builds☆127May 8, 2025Updated 10 months ago
- Example repository for the "Utilizing Bazel for Cross-Platform and Cross-Architecture Compilation and Testing" talk at BazelCon 24 by Axe…☆16Nov 7, 2025Updated 4 months ago
- Easy to include bazel cpp cross compiler defintions☆13Sep 27, 2024Updated last year
- Bazel rules for Qt6☆40Feb 20, 2026Updated 2 weeks ago
- A template for creating a new Bazel ruleset☆98Feb 27, 2026Updated last week
- Build rules for interfacing with "foreign" (non-Bazel) build systems (CMake, configure-make, GNU Make, boost, ninja, Meson)☆727Updated this week
- Fix & Lint starlark code with buildifier and pre-commit