bazelboost / registryLinks
Boost built with Bazel!
☆17Updated last year
Alternatives and similar repositories for registry
Users that are interested in registry are comparing it to the libraries listed below
Sorting:
- A tool to turn the debian dependency graph into bazel modules☆22Updated last week
- Hermetic C/C++ toolchains for Bazel☆12Updated 6 months ago
- ☆10Updated 3 years ago
- bazelrc Language Server☆28Updated last week
- ☆51Updated this week
- A template for creating a new Bazel ruleset☆97Updated this week
- Bazel rules to create portable Linux applications by bundling a binary target and all its runfiles into a self-contained AppImage binary.☆30Updated this week
- Compile-time safe runfiles access for Bazel☆18Updated 2 years ago
- ☆21Updated 2 months ago
- Starlark testing framework and utility libraries☆25Updated 3 months ago
- A fully-hermetic Bazel GCC toolchain for Linux.☆128Updated 2 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☆15Updated 3 years ago
- This repo contains a collection of examples demonstrating how to use various Bazel concepts related to platforms, toolchains, configurati…☆38Updated 6 years ago
- A tool for visualising and exploring Bazel Skyframe graphs.☆64Updated last year
- LLVM toolchain for bazel☆344Updated this week
- ☆87Updated 2 weeks ago
- Proof-of-concept FUSE filesystem for optimized access of large datasets☆15Updated 7 months ago
- Bazel rules for running multiple commands in parallel in a single bazel invocation☆109Updated 2 months ago
- Build Event Stream capturing☆20Updated last week
- Bazel tool for making sure your C++ dependencies match your include statements☆85Updated last week
- Build multi-arch base containers based on RPM with bazel.☆36Updated 3 weeks ago
- A bazel toolchain for using prebuilt binaries for buildifier and buildozer☆48Updated 2 weeks ago
- EXPERIMENTAL: Pre-built protoc binary toolchain for Bazel, fetched from official protobuf releases☆56Updated this week
- Rules and macros for executing integration tests that use Bazel. Supports running integration tests with multiple versions of Bazel.☆63Updated this week
- Support Bazel "feature detection" from starlark