Google/guava: Google core libraries for Java

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. Guava

    Google core libraries for Java

    Even better is getting Gradle/Maven to correctly pull "plain" vs "Android" versions of the package instead of them just publishing the diverging code base as two repository packages.

    https://github.com/google/guava/issues/2914

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Caffeine

    A high performance caching library for Java

    That, and also when caffeine came out it replaced one of the major uses (caching) of guava.

    https://github.com/ben-manes/caffeine

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

  • Guava 32.0 (released today) and the @Beta annotation

    5 projects | /r/java | 30 May 2023
  • Use Guava in modular Java apps at 33.4.5+

    1 project | news.ycombinator.com | 19 Mar 2025
  • My First blog.

    1 project | dev.to | 6 Sep 2024
  • Lists: do you know the nature of yours? The strange story of a data container in Java

    2 projects | dev.to | 23 Nov 2023
  • Best Practice of Guava ImmutableList

    1 project | /r/learnjava | 8 May 2023

Did you know that Java is
the 8th most popular programming language
based on number of references?