All Projects → bazelbuild → Bazel

bazelbuild / Bazel

Licence: apache-2.0
a fast, scalable, multi-language and extensible build system

Programming Languages

java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language
shell
77523 projects
C++
36643 projects - #6 most used programming language
HTML
75241 projects
Starlark
911 projects

Projects that are alternatives of or similar to Bazel

Please
High-performance extensible build system for reproducible multi-language builds.
Stars: ✭ 1,856 (-89.57%)
Mutual labels:  build, bazel, build-system, multi-language
Awesome Bazel
A curated list of Bazel rules, tooling and resources.
Stars: ✭ 640 (-96.4%)
Mutual labels:  build, bazel, build-system
Bazel Watcher
Tools for building Bazel targets when source files change.
Stars: ✭ 245 (-98.62%)
Mutual labels:  build, bazel, fast
Buildbuddy
BuildBuddy is an open source Bazel build event viewer, result store, and remote cache.
Stars: ✭ 182 (-98.98%)
Mutual labels:  build, bazel, test
Hopp
Crazy rapid build system.
Stars: ✭ 24 (-99.87%)
Mutual labels:  build, build-system, fast
create-bazel-workspace
Generate a new polyglot Bazel workspace with minimal configuration
Stars: ✭ 16 (-99.91%)
Mutual labels:  bazel, build-system, multi-language
Bazel Remote
A remote cache for Bazel
Stars: ✭ 260 (-98.54%)
Mutual labels:  build, bazel
Tensorflow-binaries
Tensorflow GNU/Linux, MacOS binaries compiled with SSE4.1, SSE4.2 and AVX
Stars: ✭ 14 (-99.92%)
Mutual labels:  build, bazel
elite
Fegeya Elitebuild, small, powerful build system. Written in Rust.
Stars: ✭ 24 (-99.87%)
Mutual labels:  build, build-system
drevops
💧 + 🐳 + ✓✓✓ + 🤖 + ❤️ Build, Test, Deploy scripts for Drupal using Docker and CI/CD
Stars: ✭ 55 (-99.69%)
Mutual labels:  build, test
Earthly
Repeatable builds
Stars: ✭ 5,805 (-67.37%)
Mutual labels:  build, build-system
b2
B2 makes it easy to build C++ projects, everywhere.
Stars: ✭ 38 (-99.79%)
Mutual labels:  build, build-system
airin
A framework for automated migration of your projects to Bazel build system.
Stars: ✭ 21 (-99.88%)
Mutual labels:  build, bazel
android-projects
Android benchmark projects for Bazel and Gradle
Stars: ✭ 29 (-99.84%)
Mutual labels:  bazel, build-system
unity-test-runner
Run tests for any Unity project
Stars: ✭ 134 (-99.25%)
Mutual labels:  build, test
Build Harness
🤖Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more
Stars: ✭ 236 (-98.67%)
Mutual labels:  build, build-system
build
Build system scripts based on GENie (https://github.com/bkaradzic/genie) project generator
Stars: ✭ 30 (-99.83%)
Mutual labels:  build, build-system
zent-kit
[DEPRACATED] React 组件库开发脚手架
Stars: ✭ 28 (-99.84%)
Mutual labels:  build, test
real-world-bazel
Bazel build files collected from real-world GitHub projects
Stars: ✭ 24 (-99.87%)
Mutual labels:  build, bazel
bzl
Bzl - Integrated CLI + UI + VSCode Extension for Bazel
Stars: ✭ 43 (-99.76%)
Mutual labels:  build, bazel

Bazel

{Fast, Correct} - Choose two

Build and test software of any size, quickly and reliably.

  • Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.

  • One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.

  • Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.

  • Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.

Getting Started

Documentation

Reporting a Vulnerability

To report a security issue, please email [email protected] with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.

Contributing to Bazel

See CONTRIBUTING.md

Build status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].