It does things traditional profiling tools can’t. It allows developers to trace the impact of their code from beginning to end -- even in distributed applications. This, combined with real-time Java performance metrics, makes it a must-have tool for any Java developer. With this tool, developers can create better-performing applications that lead to better end user experience. | It is a type-checking static analysis tool for PHP that finds bugs humans can miss, and improves code quality. It is designed to be useful on both large legacy codebases and small, modern ones. It can help you prevent the vast majority of type-related runtime errors, and also enables you to take advantage of safe coding patterns popular in other languages. |
| - | Open-source; Static analysis tool; Identify both obvious and hard-to-spot bugs in your code; Can automatically fix a number of the errors it finds |
Statistics | |
GitHub Stars - | GitHub Stars 5.8K |
GitHub Forks - | GitHub Forks 681 |
Stacks 2 | Stacks 22 |
Followers 5 | Followers 25 |
Votes 0 | Votes 0 |
Integrations | |
| No integrations available | |

After each Git push, Code Climate analyzes your code for complexity, duplication, and common smells to determine changes in quality and surface technical debt hotspots.

Codacy automates code reviews and monitors code quality on every commit and pull request on more than 40 programming languages reporting back the impact of every commit or PR, issues concerning code style, best practices and security.

Phabricator is a collection of open source web applications that help software companies build better software.

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.

PullReview helps Ruby and Rails developers to develop new features cleanly, on-time, and with confidence by automatically reviewing their code.

Gerrit is a self-hosted pre-commit code review tool. It serves as a Git hosting server with option to comment incoming changes. It is highly configurable and extensible with default guarding policies, webhooks, project access control and more.

SonarQube provides an overview of the overall health of your source code and even more importantly, it highlights issues found on new code. With a Quality Gate set on your project, you will simply fix the Leak and start mechanically improving.

RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide.

CodeFactor.io automatically and continuously tracks code quality with every GitHub or BitBucket commit and pull request, helping software developers save time in code reviews and efficiently tackle technical debt.

A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.