Java Clean Architecture Masterclass

Java Clean Architecture MasterclassNov 20-21

Join

New Java Code Quality Tools 2025

GitHub Libraries Java Code Quality Tools

google/error-prone 7K +2

added 2 months ago

Catch common Java mistakes as compile-time errors

checkstyle/checkstyle 8K +12

added 3 months ago

Checkstyle is a tool that ensures adherence to a code standard or a set of best practices.

jqassistant/jqassistant 235 +2

added 4 months ago

Analyze and control the quality of your software systems.

jhipster/prettier-java 1K +3

added 4 months ago

Prettier Java Plugin

jacoco/jacoco 4K +5

added 5 months ago

Java Code Coverage Library

refactorfirst/refactorfirst 500

added 5 months ago

Identifies and prioritizes God Classes Highly Coupled classes, and Class Cycles in Java codebases you should refactor first.

facebook/infer 15K +16

added 5 months ago

A tool to detect bugs in Java and C/C++/Objective-C code before it ships

xvik/gradle-quality-plugin 137

added 6 months ago

Gradle plugin that activates and configures popular quality tools like Checkstyle, PMD, CPD, SpotBugs and unifies their console out, which greatly simplifies developer workflow.

diffplug/spotless 5K +23

added 6 months ago

Keep your code spotless

sonarsource/sonarqube 9K +40

added 6 months ago

SonarQube provides the capability to not only show the health of an application but also to highlight issues newly introduced. With a Quality Gate in place, you can achieve Clean Code and therefore improve code quality systematically.

uber/nullaway 3K +7

added 7 months ago

A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead.

yegor256/qulice 307 -2

added 7 months ago

Quality Police for Java projects: aggregator of Checkstyle and PMD.

tng/archunit 3K +7

added 7 months ago

A Java architecture test library, to specify and assert architecture rules in plain Java.

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.