Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Code Review

Code Review

128 projects

Showing 36 of 128 projects

Gitea
GiteaGo

A painless self-hosted all-in-one software development service with Git hosting, code review, team collaboration, package registry, and CI/CD.

#hacktoberfest#version-control#devops
Stars57.0k
Forks6.9k
Last commit2 days ago
ESLint
ESLintJavaScript

A pluggable linting utility for identifying and reporting patterns in JavaScript and ECMAScript code.

#developer-tools#linter#static-code-analysis
Stars27.4k
Forks5.1k
Last commit2 days ago
difftastic
difftasticRust

A structural diff tool that compares files based on their syntax, not just lines.

#version-control#developer-tools#diff-tool
Stars25.7k
Forks500
Last commit2 days ago
GitLab
GitLabRuby

Open source platform for source code management, CI/CD, issue tracking, and DevOps collaboration.

#devops#rails#issue-tracking
Stars24.5k
Forks5.9k
Last commit2 days ago
Code reviews at Google
Code reviews at Google

Google's official engineering best practices documentation covering code review guidelines and development workflows.

#team-collaboration#development-workflow#engineering-practices
Stars23.3k
Forks2.3k
Last commit1 year ago
golangci-lint
golangci-lintGo

A fast Go linters runner that runs linters in parallel, uses caching, and includes over a hundred linters.

#developer-tools#linter#golangci-lint
Stars19.2k
Forks1.6k
Last commit2 days ago
Back-End Developer Interview Questions
Back-End Developer Interview Questions

A comprehensive collection of open-ended interview questions for vetting back-end developers, covering design patterns, databases, concurrency, and more.

#career-development#distributed-systems#back-end-development
Stars16.7k
Forks2.0k
Last commit1 year ago
awesome-static-analysis
awesome-static-analysisRust

A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more.

#hacktoberfest#developer-tools#security-analysis
Stars14.7k
Forks1.5k
Last commit
Awesome Static Analysis
Awesome Static AnalysisRust

A curated directory of static analysis (SAST) tools and linters for all programming languages, config files, and build tools.

#hacktoberfest#developer-tools#linter
Stars14.7k
Forks1.5k
Last commit
Static Analysis & Code Quality
Static Analysis & Code QualityRust

A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more.

#hacktoberfest#developer-tools#linter
Stars14.7k
Forks1.5k
Last commit
PHPStan
PHPStanPHP

A static analysis tool for PHP that discovers bugs in your code without running it.

#developer-tools#static-code-analysis#php7
Stars14.0k
Forks958
Last commit5 hours ago
Gitpod
GitpodTypeScript

A developer platform for on-demand, pre-configured cloud development environments that eliminates manual setup.

#cloud-development#developer-platform#disposable
Stars13.7k
Forks1.4k
Last commit3 days ago
Phabricator
PhabricatorPHP

A suite of web applications for software development, including code review, task management, and team collaboration.

#version-control#team-collaboration#phabricator
Stars12.3k
Forks1.6k
Last commit2 years ago
PR-Agent
PR-AgentPython

An open-source, AI-powered code review agent that automates pull request reviews, improvements, and Q&A across multiple git platforms.

#developer-tools#devops#openai
Stars12.2k
Forks1.6k
Last commit3 days ago
sonarqube
sonarqubeJava

An open-source platform for continuous code quality inspection and security analysis across 30+ programming languages.

#devops#software-metrics#security-scanning
Stars10.8k
Forks2.2k
Last commit6 hours ago
Reviewdog
ReviewdogGo

Automated code review tool that integrates with any linter and posts results as comments on pull requests.

#developer-tools#lint#linter
Stars9.5k
Forks489
Last commit2 days ago
JSHint
JSHintJavaScript

A community-driven static code analysis tool that detects errors and potential problems in JavaScript code.

#developer-tools#open-source#code-quality
Stars9.1k
Forks1.6k
Last commit1 year ago
gitsigns.nvim
gitsigns.nvimLua

A Neovim plugin that provides deep Git integration directly in buffers with signs, hunk actions, blame, and diff features.

#vim-plugin-alternative#version-control#developer-tools
Stars7.0k
Forks292
Last commit9 days ago
Commit messages guide
Commit messages guide

A comprehensive guide to understanding the importance of commit messages and how to write them effectively.

#version-control#developer-tools#git
Stars6.8k
Forks341
Last commit1 year ago
jscpd
jscpdTypeScript

A copy/paste detector for source code that supports over 150 programming languages and formats.

#quality#ai#rabin-karp
Stars5.9k
Forks249
Last commit3 days ago
diffview.nvim
diffview.nvimLua

A Neovim plugin providing a single tabpage interface for reviewing git diffs and file history with merge conflict resolution.

#git-diff#version-control#developer-tools
Stars5.7k
Forks205
Last commit2 years ago
Danger
DangerRuby

Automates common code review chores by running during CI to enforce team norms and highlight issues in pull requests.

#plugin-system#ci#ruby-gem
Stars5.7k
Forks488
Last commit1 month ago
revive
reviveGo

A fast, configurable, extensible, and beautiful drop-in replacement for golint with custom rules and strict presets.

#hacktoberfest#developer-tools#custom-rules
Stars5.5k
Forks318
Last commit3 days ago
PMD
PMDJava

An extensible multilanguage static code analyzer that finds common programming flaws and duplicated code across 20+ languages.

#ast-analysis#hacktoberfest#linter
Stars5.5k
Forks1.6k
Last commit1 day ago
Code Review
Code Review

A curated collection of resources about code review practices, tools, and research.

#peer-review#developer-tools#software-quality
Stars5.1k
Forks384
Last commit1 year ago
CodeReview Bot
CodeReview BotJavaScript

A GitHub bot that automatically reviews pull requests using ChatGPT to provide AI-powered code feedback.

#github-bot#developer-tools#probot
Stars4.5k
Forks458
Last commit9 days ago
todo-comments.nvim
todo-comments.nvimLua

A Neovim plugin to highlight, list, and search for TODO, FIX, HACK, and other comment annotations in your code.

#treesitter#productivity#syntax-highlighting
Stars4.2k
Forks138
Last commit8 months ago
reek
reekRuby

A static analysis tool that detects code smells in Ruby classes, modules, and methods to improve code quality.

#parsing#quality#code-smells
Stars4.1k
Forks281
Last commit22 days ago
OCLint
OCLintC++

A static source code analysis tool for improving quality and reducing defects in C, C++ and Objective-C code.

#objective-c#bug-detection#c
Stars3.9k
Forks493
Last commit5 months ago
Design Review Workflow
Design Review Workflow

A collection of automated AI-powered workflows for code review, security scanning, and design review using Claude Code agents.

#devops#workflow-automation#claude-code
Stars3.9k
Forks564
Last commit10 months ago
GitGutter
GitGutterPython

A Sublime Text plugin that displays git diff information directly in the editor gutter.

#git-diff#editor-tool#version-control
Stars3.9k
Forks228
Last commit4 months ago
opencode.nvim
opencode.nvimLua

A Neovim plugin that integrates the opencode AI assistant for editor-aware research, code reviews, and requests.

#ai#developer-tools#ai-assistant
Stars3.7k
Forks145
Last commit15 days ago
rubycritic
rubycriticRuby

A Ruby gem that wraps static analysis tools to generate comprehensive code quality reports with visual insights.

#software-maintenance#code-metrics#continuous-integration
Stars3.5k
Forks234
Last commit29 days ago
diff2html
diff2htmlTypeScript

A JavaScript library that generates pretty HTML diffs from git diff or unified diff output.

#unified-diff#unified-diffs#git-diff
Stars3.4k
Forks302
Last commit2 months ago
octo.nvim
octo.nvimLua

A Neovim plugin for editing and reviewing GitHub issues, pull requests, and discussions directly from the editor.

#github-integration#developer-tools#issue-tracking
Stars3.3k
Forks239
Last commit3 days ago
goreporter
goreporterGo

A Go tool that performs static analysis, unit testing, and code review to generate comprehensive code quality reports.

#unit-test#developer-tools#unit-testing
Stars3.1k
Forks261
Last commit7 years ago
Page 1 of 4Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
1 month ago
1 month ago
1 month ago
#Developer Tools61
#Pull Requests39
#Static Analysis38
#Code Quality30
#Ci Cd29
#Github Actions28
#Version Control22
#Neovim Plugin20
#Automation19
#Github16
#Git16
#Neovim16