All Projects → joho → Awesome Code Review

joho / Awesome Code Review

An "Awesome" list of code review resources - articles, papers, tools, etc

Projects that are alternatives of or similar to Awesome Code Review

Bad Commit Message Blocker
Inhibits commits with bad messages from getting merged
Stars: ✭ 48 (-98.5%)
Mutual labels:  code-review
Reviewbot
A tool for running automated static analysis on code posted to a Review Board instance.
Stars: ✭ 99 (-96.91%)
Mutual labels:  code-review
Lookout
Assisted code review, running custom code analyzers on pull requests
Stars: ✭ 140 (-95.63%)
Mutual labels:  code-review
Code Review Bot
Code review bot and CLA verifier
Stars: ✭ 67 (-97.91%)
Mutual labels:  code-review
Ruby Saddler
Stars: ✭ 93 (-97.1%)
Mutual labels:  code-review
Vscode Pull Request Github
GitHub Pull Requests for Visual Studio Code
Stars: ✭ 1,769 (-44.8%)
Mutual labels:  code-review
Moderncppchallengestudy
2018년 하반기에 진행하는 모던 C++ 문제 풀이 스터디 관련 자료입니다.
Stars: ✭ 29 (-99.1%)
Mutual labels:  code-review
Github Review
Github code reviews with Emacs.
Stars: ✭ 210 (-93.45%)
Mutual labels:  code-review
Reviewboard
An extensible and friendly code review tool for projects and companies of all sizes.
Stars: ✭ 1,334 (-58.38%)
Mutual labels:  code-review
Gerrit Rest Java Client
Java REST client for Gerrit Code Review
Stars: ✭ 133 (-95.85%)
Mutual labels:  code-review
Git Autofixup
create fixup commits for topic branches
Stars: ✭ 63 (-98.03%)
Mutual labels:  code-review
Cargo Crev
A cryptographically verifiable code review system for the cargo (Rust) package manager.
Stars: ✭ 1,268 (-60.44%)
Mutual labels:  code-review
Owasp Orizon
Owasp Orizon is a source code static analyzer tool designed to spot security issues in Java applications.
Stars: ✭ 130 (-95.94%)
Mutual labels:  code-review
Code Review Emoji Guide
An emoji legend to help convey intention and added meaning in code review comments.
Stars: ✭ 52 (-98.38%)
Mutual labels:  code-review
Mutant
Automated code reviews via mutation testing - semantic code coverage.
Stars: ✭ 1,794 (-44.02%)
Mutual labels:  code-review
Policial
Review pull requests for style guide violations
Stars: ✭ 36 (-98.88%)
Mutual labels:  code-review
Feram
Feram finds & fixes bugs in your commits
Stars: ✭ 122 (-96.19%)
Mutual labels:  code-review
Code Review Checklist
This code review checklist helps you be a more effective and efficient code reviewer.
Stars: ✭ 214 (-93.32%)
Mutual labels:  code-review
Hound
Automated code review for GitHub pull requests.
Stars: ✭ 1,904 (-40.59%)
Mutual labels:  code-review
Nodejsscan
nodejsscan is a static security code scanner for Node.js applications.
Stars: ✭ 1,874 (-41.53%)
Mutual labels:  code-review

Awesome Code Review

Awesome Code Review Awesome

A curated list of tools, articles, books, and any other resource related to code review

Code review is the systematic examination (sometimes referred to as peer review) of computer source code.

Contents

Academic Papers

Articles

Books

Talks and Podcasts

Tools

  • Crucible Atlassian's on-premise code review tool.
  • Gerrit Open source git code review tool originating out of Google.
  • GitHub Git hosting and pioneer of the "Pull Request".
  • Gitpod Code review pull requests in a full IDE within your browser.
  • GitRise Slack Reminders for GitHub pull requests
  • LGTM Automated Git code review for GitHub and Bitbucket pull requests for finding security vulnerabilities and code quality issues.
  • Phabricator Open source git/mercurial/svn code review tool originating out of Facebook.
  • PullRequest Code review as a service for GitHub pull requests.
  • Pull Reminders Automated Slack reminders and metrics for GitHub pull requests.
  • Reviewable Code review tool built on top of GitHub pull requests.
  • Review Board Open source review tool that is SCM/platform neutral.
  • Rubberduck Browser extension to adds code-aware navigation to GitHub pull requests.
  • Sider Automated code review service for GitHub.
  • Softagram Automated code change visualization (and dependency analytics) for pull requests, merge requests (GitLab) and patch sets (Gerrit).
  • SonarCloud Detect code smells, bugs and vulnerabilities in Azure DevOps, Bitbucket and GitHub repositories.
  • Upsource JetBrain's on-premise git/mercurial/perforce/svn code review tool.
  • Viezly Code review service with pull request visualization and enhanced navigation between changes.

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, John Barton has waived all copyright and related or neighboring rights to this work.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].