Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Phabricator is a collection of open source web applications that help software companies build better software. | Apache Mesos is a cluster manager that simplifies the complexity of running applications on a shared pool of servers. |
reviewing code before it hits master;
auditing code after it hits master;
hosting Git/Hg/SVN repositories;
tracking bugs or "features";
counting down to HL3;
expounding liberal tomes of text;
nit picking pixels with designers;
"project" "manage" "ment";
hiding stuff from coworkers; and
also other random things, like
memes, badges, and tokens. | Fault-tolerant replicated master using ZooKeeper;Scalability to 10,000s of nodes;Isolation between tasks with Linux Containers;Multi-resource scheduling (memory and CPU aware);Java, Python and C++ APIs for developing new parallel applications;Web UI for viewing cluster state |
Statistics | |
GitHub Stars - | GitHub Stars 5.3K |
GitHub Forks - | GitHub Forks 1.7K |
Stacks 221 | Stacks 306 |
Followers 323 | Followers 418 |
Votes 187 | Votes 31 |
Pros & Cons | |
Pros
| Pros
Cons
|
Integrations | |

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.

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.

Nomad is a cluster manager, designed for both long lived services and short lived batch processing workloads. Developers use a declarative job specification to submit work, and Nomad ensures constraints are satisfied and resource utilization is optimized by efficient task packing. Nomad supports all major operating systems and virtualized, containerized, or standalone applications.

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.

It is a machine learning service for automated code reviews and application performance recommendations. It helps you find the most expensive lines of code that hurt application performance and keep you up all night troubleshooting, then gives you specific recommendations to fix or improve your code.