Need advice about which tool to choose?Ask the StackShare community!

guava

1.2K
193
+ 1
6
JavaCC

3
3
+ 1
0
Add tool

guava vs JavaCC: What are the differences?

guava: Google Core Libraries for Java 6+. The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth; JavaCC: A parser generator for use with Java applications. It is the most popular parser generator for use with Java applications. In addition to the parser generator itself, it provides other standard capabilities related to parser generation such as tree building (via a tool called JJTree included with JavaCC), actions and debugging.

guava and JavaCC can be primarily classified as "Java" tools.

guava is an open source tool with 38K GitHub stars and 8.53K GitHub forks. Here's a link to guava's open source repository on GitHub.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of guava
Pros of JavaCC
  • 5
    Interface Driven API
  • 1
    Easy to setup
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    What is guava?

    The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.

    What is JavaCC?

    It is the most popular parser generator for use with Java applications. In addition to the parser generator itself, it provides other standard capabilities related to parser generation such as tree building (via a tool called JJTree included with JavaCC), actions and debugging.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use guava?
    What companies use JavaCC?
      No companies found
      See which teams inside your own company are using guava or JavaCC.
      Sign up for StackShare EnterpriseLearn More

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with guava?
      What tools integrate with JavaCC?

      Blog Posts

      What are some alternatives to guava and JavaCC?
      Java 8
      It is a revolutionary release of the world’s no 1 development platform. It includes a huge upgrade to the Java programming model and a coordinated evolution of the JVM, Java language, and libraries. Java 8 includes features for productivity, ease of use, improved polyglot programming, security and improved performance.
      RxJava
      A library for composing asynchronous and event-based programs by using observable sequences for the Java VM.
      Quarkus
      It tailors your application for GraalVM and HotSpot. Amazingly fast boot time, incredibly low RSS memory (not just heap size!) offering near instant scale up and high density memory utilization in container orchestration platforms like Kubernetes. We use a technique we call compile time boot.
      Apache FreeMarker
      It is a "template engine"; a generic tool to generate text output (anything from HTML to auto generated source code) based on templates. It's a Java package, a class library for Java programmers.
      Jackson
      It is a suite of data-processing tools for Java (and the JVM platform), including the flagship streaming JSON parser / generator library, matching data-binding library (POJOs to and from JSON) and additional data format modules to process data encoded in Avro, BSON, CBOR, CSV, Smile, (Java) Properties, Protobuf, XML or YAML; and even the large set of data format modules to support data types of widely used data types such as Guava, Joda.
      See all alternatives