SaaSHub helps you find the best software and product alternatives Learn more →
Top 7 Java Code Quality Projects
-
Project mention: Aider: Integração Avançada de LLMs no Desenvolvimento de Software | dev.to | 2025-02-26
-
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.
-
Checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
We had a list of suggested code formation tools, as my code was written in Java I decided to use suggested formatter GoogleJavaFormat. However, I didn't decide to pick suggested tool for Linter. I picked Checkstyle; for the reason, that SpotBugs wasn't available for JDK 22.
-
-
-
-
-
error-prone-support
Error Prone extensions: extra bug checkers and a large battery of Refaster rules.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
Java Code Quality discussion
Java Code Quality related posts
-
Aider: Integração Avançada de LLMs no Desenvolvimento de Software
-
Top 12 AI Test Automation Tools for Smarter Software Testing in 2025
-
Como Melhorar seu Código Java: 7 Boas Práticas e Padrões de Desenvolvimento
-
Navigating the Software Developer Life: Soft Skills, AI Tools, and Team Dynamics
-
PMD 7 Is Here
-
Amazon CodeGuru Reviewer: already time for retirement?
-
Enterprise level open source react apps?
-
A note from our sponsor - SaaSHub
www.saashub.com | 22 Apr 2025
Index
What are some of the best open-source Code Quality projects in Java? This list will help you:
# | Project | Stars |
---|---|---|
1 | SonarQube | 9,506 |
2 | Checkstyle | 8,554 |
3 | PMD | 5,033 |
4 | Tailor | 1,404 |
5 | sonar-php | 404 |
6 | gradle-baseline | 314 |
7 | error-prone-support | 214 |