All Projects → Grazel → Similar Projects or Alternatives

402 Open source projects that are alternatives of or similar to Grazel

jacoco-gradle-testkit-plugin
Gradle plugin for JaCoCo code coverage in tests using Gradle TestKit
Stars: ✭ 37 (-83.33%)
Mutual labels:  gradle-plugin
ConfigDroid
Gradle plugin to generate config classes for your Android projects
Stars: ✭ 31 (-86.04%)
Mutual labels:  gradle-plugin
kuberig
Deploy to Kubernetes/OpenShift by leveraging your developer skills - no yaml required!
Stars: ✭ 31 (-86.04%)
Mutual labels:  gradle-plugin
gradle-flatbuffers-plugin
Gradle plugin for generating code from Google FlatBuffers schemas
Stars: ✭ 20 (-90.99%)
Mutual labels:  gradle-plugin
AndroidLintReporter
Gradle Plugin to report Android Lint and Detekt result back to Github Pull Request
Stars: ✭ 22 (-90.09%)
Mutual labels:  gradle-plugin
dmn-check
A tool which performs static analyses on Decision Model Notation (DMN) files to detect bugs
Stars: ✭ 34 (-84.68%)
Mutual labels:  gradle-plugin
Bazel bin
Bazel's pre-built binaries for armv7l / aarch64 / x86_64.
Stars: ✭ 23 (-89.64%)
Mutual labels:  bazel
TinyPngPlugin
TinyPng gradle plugin for android
Stars: ✭ 240 (+8.11%)
Mutual labels:  gradle-plugin
bazel-boost
A bazel workspace for using boost
Stars: ✭ 12 (-94.59%)
Mutual labels:  bazel
gradle-android-git
Gradle plugin for Android apps to manage Git dependency (gag)
Stars: ✭ 22 (-90.09%)
Mutual labels:  gradle-plugin
bazel-latex
Bazel build system rules for LaTeX
Stars: ✭ 67 (-69.82%)
Mutual labels:  bazel
Bazel Compilation Database
Tool to generate compile_commands.json from the Bazel build system
Stars: ✭ 236 (+6.31%)
Mutual labels:  bazel
gradle-semantic-build-versioning
Gradle plugin to generate version-numbers and tags using semantic versioning
Stars: ✭ 19 (-91.44%)
Mutual labels:  gradle-plugin
blowdryer
Keep your gradle builds dry 干
Stars: ✭ 22 (-90.09%)
Mutual labels:  gradle-plugin
kmp-fatframework-cocoa
A Gradle plugin to generate and publish an iOs FatFramework or XCFramework on Kotlin Multiplatform projects.
Stars: ✭ 26 (-88.29%)
Mutual labels:  gradle-plugin
badass-runtime-plugin
Create a custom runtime image of your non-modular application
Stars: ✭ 143 (-35.59%)
Mutual labels:  gradle-plugin
witness
An API controllable webcam project
Stars: ✭ 13 (-94.14%)
Mutual labels:  bazel
rules proto grpc
Bazel rules for building Protobuf and gRPC code and libraries from proto_library targets
Stars: ✭ 201 (-9.46%)
Mutual labels:  bazel
GradleMongoPlugin
Gradle plugin for running a managed instance of Mongo.
Stars: ✭ 48 (-78.38%)
Mutual labels:  gradle-plugin
gradle-natives
Gradle plugin to aid in managing native libraries associated with Java-based projects.
Stars: ✭ 32 (-85.59%)
Mutual labels:  gradle-plugin
monogon
The Monogon Monorepo. May contain traces of peanuts and a ✨pure Go Linux userland✨
Stars: ✭ 54 (-75.68%)
Mutual labels:  bazel
rules openapi
🍃 bazel rules for generating code from openapi specifications
Stars: ✭ 49 (-77.93%)
Mutual labels:  bazel
android-build-eval
This project includes Uber-agnostic auto-generated project(s) with a comparable complexity to existing Uber Production mobile apps. These are buildable on Buck, Bazel and Gradle- therefore enable build time benchmarking.
Stars: ✭ 82 (-63.06%)
Mutual labels:  bazel
Rules rust
Rust rules for Bazel
Stars: ✭ 241 (+8.56%)
Mutual labels:  bazel
rebazel
🍃 tool for expediting bazel build workflows
Stars: ✭ 22 (-90.09%)
Mutual labels:  bazel
rules ocaml
OCaml build rules for Bazel
Stars: ✭ 38 (-82.88%)
Mutual labels:  bazel
Rules kotlin
Bazel rules for Kotlin
Stars: ✭ 235 (+5.86%)
Mutual labels:  bazel
rules gitops
This repository contains rules for continuous, GitOps driven Kubernetes deployments.
Stars: ✭ 112 (-49.55%)
Mutual labels:  bazel
bazel clang tidy
Run clang-tidy on Bazel C++ targets directly, efficiently, with caching enabled
Stars: ✭ 63 (-71.62%)
Mutual labels:  bazel
gradle-cpd-plugin
Gradle plugin to find duplicate code using PMDs copy/paste detection (= CPD).
Stars: ✭ 88 (-60.36%)
Mutual labels:  gradle-plugin
rules antlr
ANTLR rules for Bazel
Stars: ✭ 24 (-89.19%)
Mutual labels:  bazel
rules sass
Sass rules for Bazel
Stars: ✭ 47 (-78.83%)
Mutual labels:  bazel
android-projects
Android benchmark projects for Bazel and Gradle
Stars: ✭ 29 (-86.94%)
Mutual labels:  bazel
wollemi
No description or website provided.
Stars: ✭ 25 (-88.74%)
Mutual labels:  bazel
rules ocaml
A Bazel Language Support Package for OCaml
Stars: ✭ 24 (-89.19%)
Mutual labels:  bazel
bazel-compile-commands-extractor
Goal: Enable awesome tooling for Bazel users of the C language family.
Stars: ✭ 295 (+32.88%)
Mutual labels:  bazel
bazel-action
A GitHub action to run @bazelbuild commands
Stars: ✭ 18 (-91.89%)
Mutual labels:  bazel
bazel-website
Website for Bazel, a fast, scalable, multi-language and extensible build system
Stars: ✭ 16 (-92.79%)
Mutual labels:  bazel
codeartifact-gradle-plugin
Codeartifact gradle plugin
Stars: ✭ 14 (-93.69%)
Mutual labels:  gradle-plugin
graalvm-native-image-plugin
A Gradle plugin which creates a native executable via GraalVM's native-image. This is a thin wrapper of the native-image command.
Stars: ✭ 90 (-59.46%)
Mutual labels:  gradle-plugin
bazel-emscripten
C++ to WASM or JS using Bazel and Emscripten
Stars: ✭ 40 (-81.98%)
Mutual labels:  bazel
spotbugs-gradle-plugin
plugins.gradle.org/plugin/com.github.spotbugs
Stars: ✭ 137 (-38.29%)
Mutual labels:  gradle-plugin
bazel-maven-proxy
A local (read-only) proxy for Bazel to access Maven resources behind a secure repository or from the local Maven repository
Stars: ✭ 22 (-90.09%)
Mutual labels:  bazel
gradle-grammar-kit-plugin
Gradle plugin for generating lexers (with JFlex) and BNF parsers (with Grammar-Kit) for IntelliJ language plugins
Stars: ✭ 76 (-65.77%)
Mutual labels:  gradle-plugin
bazel-stack-vscode
VSCode Extension for Bazel
Stars: ✭ 50 (-77.48%)
Mutual labels:  bazel
bazel-nx-example
⚡ Example monorepo for Nest + Angular built with Bazel
Stars: ✭ 41 (-81.53%)
Mutual labels:  bazel
editorconfig-gradle-plugin
A Gradle plugin for checking whether project files comply with format rules defined in .editorconfig files and eventually also for fixing the violations
Stars: ✭ 40 (-81.98%)
Mutual labels:  gradle-plugin
Versionberg
Gradle plugin for versioning your library/application on every git commit
Stars: ✭ 78 (-64.86%)
Mutual labels:  gradle-plugin
gradle-syntastic-plugin
A Gradle plugin for integrating your Java project with Vim and Syntastic.
Stars: ✭ 45 (-79.73%)
Mutual labels:  gradle-plugin
gradle-plugin-starter
Gradle plugin template project
Stars: ✭ 34 (-84.68%)
Mutual labels:  gradle-plugin
Bazel Watcher
Tools for building Bazel targets when source files change.
Stars: ✭ 245 (+10.36%)
Mutual labels:  bazel
Tensorflow-binaries
Tensorflow GNU/Linux, MacOS binaries compiled with SSE4.1, SSE4.2 and AVX
Stars: ✭ 14 (-93.69%)
Mutual labels:  bazel
Index Import
Tool to import swiftc and clang index-store files into Xcode
Stars: ✭ 240 (+8.11%)
Mutual labels:  bazel
rules appengine
AppEngine rules for Bazel
Stars: ✭ 28 (-87.39%)
Mutual labels:  bazel
rules dart
Dart rules for Bazel
Stars: ✭ 35 (-84.23%)
Mutual labels:  bazel
harmonica
Kotlin Database Migration Tool. This tool makes it really easy to create table, index, add columns, and so on, with Kotlin DSL.
Stars: ✭ 123 (-44.59%)
Mutual labels:  gradle-plugin
boost
Boost Maven and Gradle plugins for MicroProfile development
Stars: ✭ 27 (-87.84%)
Mutual labels:  gradle-plugin
gradle-j2cl-plugin
Gradle J2CL Plugin
Stars: ✭ 18 (-91.89%)
Mutual labels:  gradle-plugin
bazel-eclipse
This repo holds two IDE projects. One is the Eclipse Feature for developing Bazel projects in Eclipse. The Bazel Eclipse Feature supports importing, building, and testing Java projects that are built using the Bazel build system. The other is the Bazel Java Language Server, which is a build integration for IDEs such as VS Code.
Stars: ✭ 104 (-53.15%)
Mutual labels:  bazel
Android-So-Handler
支持APK包中所有System.Load/LoadLibrary加载的So库文件(Maven、aar文件引入三方库、源码引入的so文件),对So文件进行7z压缩与云端下发,完成apk瘦身
Stars: ✭ 64 (-71.17%)
Mutual labels:  gradle-plugin
1-60 of 402 similar projects