We Need Better than Gradle — Adam Erb

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Bazel

    a fast, scalable, multi-language and extensible build system

  • Alternative title: "We Need Bazel"

  • Gradle

    Adaptable, fast automation for all

  • I really like flexibility of Gradle, but configuration time is a problem. It is single threaded and not cacheable by default and the numbers add up on large projects. Yes, there are initiatives (config caching) but at the moment requires work from community plugins as usually it is the case.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • bazel-remote

    A remote cache for Bazel

  • I do run bazel-remote at my home server for remote cache, though.

  • notifbot

    Telegram bot to forward Android notifications

  • gradle-versions-plugin

    Gradle plugin to discover dependency updates

  • For a better solution checkout this plugin

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Setting up linters in Gitlab CI for C++ and Groovy / Jenkins code

    1 project | dev.to | 3 May 2024
  • Gradle's leaky abstractions: Declarative(ish) shell, imperative core: Implementing a safe(ish) global configuration DSL

    2 projects | dev.to | 24 Mar 2024
  • Working with Environment Variables in Java

    3 projects | dev.to | 22 Mar 2024
  • Intro to Java Question

    3 projects | /r/javahelp | 4 Dec 2023
  • Declarative Gradle is a cool thing I am afraid of: Maven strikes back

    3 projects | dev.to | 11 Nov 2023