nadirizr / dazelLinks
Run Google's bazel inside a docker container via a seamless proxy.
☆171Updated 2 weeks ago
Alternatives and similar repositories for dazel
Users that are interested in dazel are comparing it to the libraries listed below
Sorting:
- Dropbox's Bazel rules and tools☆209Updated last year
- pip package rules for bazel that are fast (incremental fetch), support different python versions and work with all kinds of packages (i.e…☆61Updated 4 months ago
- 🌿💚 Experimental system for registering, configuring, and invoking source-code linters in Bazel.☆100Updated 2 years ago
- Bazel rules for assembling and deploying software distributions (see @vaticle for usage example)☆159Updated 2 months ago
- Example deployments of Buildbarn on various platforms☆113Updated last week
- Bazel rules to resolve and fetch artifacts transitively from the Python Package Index (PyPI)☆60Updated 4 years ago
- Tools for dealing with very large Bazel-managed repositories☆167Updated 5 years ago
- Tools for Buildbarn to allow remote execution of build actions☆129Updated 2 weeks ago
- 🐍🌿💚 Integrate MyPy type-checking into your Python Bazel builds☆127Updated 2 months ago
- ☆14Updated 4 years ago
- Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)☆238Updated this week
- Storage daemon, capable of storing data for the Remote Execution protocol☆163Updated this week
- Tools for building Bazel targets when source files change.☆474Updated last week
- Bazel Remote Cache + Remote Execution in Kubernetes☆69Updated 6 years ago
- Reusable bits for Bazel☆115Updated 4 years ago
- Repository that hosts Bazel toolchain configs for remote execution and related support tools.☆194Updated this week
- Bazel rules for generating CODEOWNERS from a workspace.☆62Updated last year
- This repository contains rules for interacting with Kubernetes configurations / clusters.☆291Updated 2 years ago
- Common useful functions for writing BUILD files and Starlark macros/rules☆160Updated this week
- Bazel rules for running multiple commands in parallel in a single bazel invocation☆100Updated last month
- pazel - generate Bazel BUILD files for Python☆41Updated 2 years ago
- A remote cache for Bazel☆666Updated 3 weeks ago
- Determines which Bazel targets were affected between two git commits.☆165Updated last week
- Bazel build rules for machine learning workflows☆29Updated 2 years ago
- An experimental Bazel compatible remote build system☆109Updated last week
- Run static analysis tools with Bazel☆111Updated last week
- correct, fast, usable: choose three☆106Updated last week
- Reusable bits for Bazel☆59Updated 11 months ago
- Bazel build system rules for LaTeX☆77Updated 9 months ago
- Example of building custom python interpreter in bazel with pip support.