Code review topic

Code review is systematic examination (sometimes referred to as peer review) of computer source code. It is intended to find mistakes overlooked in software development, improving the overall quality of software. Reviews are done in various forms such as pair programming, informal walkthroughs, and formal inspections.

List Code review repositories

danger

5.4k
Stars
475
Forks
Watchers

🚫 Stop saying "you forgot to …" in code review (in Ruby)

vscode-pull-request-github

2.2k
Stars
547
Forks
Watchers

GitHub Pull Requests for Visual Studio Code

cargo-crev

2.0k
Stars
86
Forks
Watchers

A cryptographically verifiable code review system for the cargo (Rust) package manager.

reviewboard

1.5k
Stars
428
Forks
Watchers

An extensible and friendly code review tool for projects and companies of all sizes.

python_sec

1.3k
Stars
324
Forks
Watchers

python安全和代码审计相关资料收集 resource collection of python security and code review

radish

1.3k
Stars
142
Forks
Watchers

C++ model train&inference framework

policy-bot

710
Stars
102
Forks
Watchers

A GitHub App that enforces approval policies on pull requests

onnx_tensorrt_project

587
Stars
124
Forks
Watchers

Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxnet to onnx to tensorrt

cpp-project

587
Stars
124
Forks
Watchers

Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.

code-review-checklist

843
Stars
164
Forks
Watchers

This code review checklist helps you be a more effective and efficient code reviewer.