bazel
Build tool
A build system designed to speed up and make software development more reliable by rebuilding only necessary parts of the codebase.
a fast, scalable, multi-language and extensible build system
23k stars
605 watching
4k forks
Language: Java
last commit: about 1 month ago
Linked from 2 awesome lists
bazelbuildbuild-systemcorrectfastmulti-languagescalabletest
Related projects:
Repository | Description | Stars |
---|---|---|
bazelbuild/rules_apple | Provides rules for building Apple platform applications | 516 |
bazelbuild/starlark | A language designed for configuration and scripting in build systems. | 2,525 |
bazelbuild/bazelisk | Automates Bazel version management and launcher for easy use | 2,105 |
jin/rules_ocaml | Provides Bazel build rules for OCaml programming language | 37 |
swiftlang/swift | A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. | 67,735 |
line/armeria | A framework for building reactive microservices with support for multiple protocols and programming languages. | 4,837 |
thomasmueller/bau-lang | A new programming language designed to address common issues in existing languages, focusing on memory safety and performance. | 15 |
hdl/bazel_rules_hdl | A set of build rules and tools for synthesizing digital circuit designs from hardware description languages (HDLs) into usable ASIC chips. | 121 |
lalten/rules_appimage | Creates portable Linux applications by bundling binary targets and runfiles into a self-contained executable file | 29 |
lukeed/pwa | A tool for building and managing Progressive Web Apps with various plugins and presets for different frameworks. | 3,132 |
morpheus65535/bazarr | A companion application to Sonarr and Radarr for managing and downloading subtitles. | 2,938 |
google/benchmark | A microbenchmarking library that allows users to measure the execution time of specific code snippets | 9,113 |
google/dagger | A fast dependency injection framework for Java and Android applications. | 17,468 |
rumboalla/apkupdater | An app update tool that aggregates updates from multiple sources and simplifies the process of finding and installing new apps. | 3,003 |
gradle/gradle | A build automation tool designed to handle various programming languages and project types | 17,068 |