Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Code Quality

Code Quality

745 projects

Showing 36 of 745 projects

Code Style Fixer
Code Style FixerPHP

A tool that automatically fixes PHP code to follow coding standards and modernizes codebases.

#composer#developer-tools#code-standards
Stars13.5k
Forks1.6k
Last commit2 days ago
PHP CS Fixer
PHP CS FixerPHP

A tool that automatically fixes PHP code to follow coding standards and modernizes codebases.

#composer#automated-fixes#code-standards
Stars13.5k
Forks1.6k
Last commit2 days ago
Rust-Clippy
Rust-ClippyRust

A collection of over 800 lints to catch common mistakes and improve your Rust code.

#rust-linter#developer-tools#lint
Stars13.5k
Forks2.1k
Last commit19 hours ago
RuboCop
RuboCopRuby

A Ruby static code analyzer and formatter that enforces the community Ruby style guide.

#hacktoberfest#developer-tools#automated-fixes
Stars12.9k
Forks3.1k
Last commit1 day ago
RuboCop
RuboCopRuby

A Ruby static code analyzer and formatter that enforces the community Ruby style guide.

#hacktoberfest#developer-tools#code-formatter
Stars12.9k
Forks3.1k
Last commit1 day ago
Laravel Best Practices
Laravel Best Practices

A comprehensive collection of best practices and coding standards for writing clean, maintainable Laravel applications.

#eloquent#software-architecture#laravel
Stars12.3k
Forks2.4k
Last commit1 year ago
Awesome Guidelines
Awesome GuidelinesJavaScript

A curated list of high-quality coding style conventions, standards, and best practices across programming languages, frameworks, and tools.

#style-conventions#hacktoberfest#guidelines
Stars11.1k
Forks615
Last commit
Futurice iOS Good Practices
Futurice iOS Good Practices

A comprehensive collection of iOS development best practices, covering architecture, tools, security, and deployment.

#apple#provisioning-profiles#deployment
Stars11.0k
Forks1.2k
Last commit2 years 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.9k
Forks2.2k
Last commit1 day ago
Rector
RectorPHP

Automated PHP code upgrades and refactoring tool that instantly updates PHP versions and major frameworks.

#rector#framework-migration#dev-tools
Stars10.4k
Forks744
Last commit23 hours ago
SQLFluff
SQLFluffPython

A modular SQL linter and auto-formatter supporting multiple SQL dialects and templated code like Jinja and dbt.

#pypi#hacktoberfest#jinja-templates
Stars9.9k
Forks1.1k
Last commit1 day 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.6k
Forks491
Last commit5 days ago
Checkstyle
CheckstyleJava

A development tool that helps programmers write Java code adhering to configurable coding standards and best practices.

#hacktoberfest#development-tool#coding-standards
Stars9.5k
Forks4.2k
Last commit17 hours ago
React
ReactJavaScript

A comprehensive ESLint plugin providing React-specific linting rules to enforce best practices and catch common errors.

#developer-tools#lint#ecmascript
Stars9.3k
Forks2.7k
Last commit1 month 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
JS Beautifier
JS BeautifierJavaScript

A beautifier for JavaScript, CSS, and HTML that reformats and re-indents code for readability.

#hacktoberfest#developer-tools#prettier-alternative
Stars9.0k
Forks1.4k
Last commit1 day ago
Golang Security Checker
Golang Security CheckerGo

A static analysis tool that scans Go source code for security vulnerabilities by analyzing the AST and SSA representations.

#ast-analysis#taint-analysis#security-automation
Stars8.9k
Forks707
Last commit2 days ago
SwiftFormat
SwiftFormatSwift

A command-line tool and Xcode extension for formatting Swift code with extensive rule customization.

#developer-tools#code-formatter#swift-package-manager
Stars8.9k
Forks697
Last commit20 hours ago
js-the-right-way
js-the-right-wayHTML

A comprehensive reference guide for JavaScript best practices, coding standards, and curated web resources.

#js#coding-standards#guide
Stars8.7k
Forks908
Last commit1 month ago
prek
prekRust

A fast, dependency-free Git hook manager written in Rust, designed as a drop-in alternative to pre-commit.

#developer-tools#pre-commit#cli-tool
Stars8.4k
Forks237
Last commit1 day ago
xo
xoTypeScript

An opinionated, zero-config ESLint wrapper for JavaScript and TypeScript with great defaults and automatic fixes.

#eslint-wrapper#developer-tools#automated-fixes
Stars8.0k
Forks308
Last commit1 month ago
XO
XOTypeScript

An opinionated, zero-config ESLint wrapper for JavaScript/TypeScript with great defaults and automatic fixes.

#developer-tools#zero-config#linter
Stars8.0k
Forks308
Last commit1 month ago
Clean Code .NET/.NET Core
Clean Code .NET/.NET CoreC#

Clean Code principles and examples adapted for .NET and .NET Core developers.

#composition#inheritance#aspnet
Stars7.7k
Forks1.1k
Last commit6 months ago
brakeman
brakemanRuby

A static analysis security vulnerability scanner for Ruby on Rails applications.

#vulnerabilities#rails#vulnerability-detection
Stars7.3k
Forks777
Last commit20 days ago
error-prone
error-proneJava

A static analysis tool for Java that catches common programming mistakes at compile-time.

#developer-tools#build-tools#bug-detection
Stars7.2k
Forks816
Last commit1 day ago
pyre-check
pyre-checkOCaml

A performant, incremental type checker for Python with integrated security analysis via Pysa.

#type-check#developer-tools#taint-analysis
Stars7.2k
Forks452
Last commit2 months ago
Detekt
DetektMDX

A static code analysis tool for Kotlin that identifies code smells and enforces coding standards.

#hacktoberfest#code-smells#developer-tools
Stars7.0k
Forks868
Last commit1 day ago
Airbnb Sass and CSS Style Guide
Airbnb Sass and CSS Style Guide

A comprehensive style guide for writing maintainable and scalable CSS and Sass code.

#oocss#sass#css-style-guide
Stars7.0k
Forks1.4k
Last commit2 years ago
Rustfmt
RustfmtRust

A tool for formatting Rust code according to official style guidelines.

#developer-tools#codeformatter#code-formatter
Stars7.0k
Forks1.0k
Last commit23 hours ago
Pyrefly
PyreflyRust

A fast type checker and language server for Python with powerful IDE features like code navigation and completion.

#type-check#incremental-checking#language-server
Stars6.9k
Forks509
Last commit19 hours ago
go-tools
go-toolsGo

A state-of-the-art static analysis linter for Go that finds bugs, performance issues, and enforces style rules.

#developer-tools#linter#bug-detection
Stars6.9k
Forks422
Last commit9 days ago
staticcheck
staticcheckGo

A state-of-the-art static analysis linter for Go that finds bugs, performance issues, and enforces style rules.

#developer-tools#linter#bug-detection
Stars6.9k
Forks422
Last commit9 days ago
cppcheck
cppcheckC++

A static analysis tool for detecting bugs and undefined behavior in C and C++ code.

#undefined-behavior#c-cpp#bug-detection
Stars6.7k
Forks1.6k
Last commit2 days ago
Larastan
LarastanPHP

A PHPStan extension for Laravel that adds static code analysis to catch bugs and improve code quality.

#developer-tools#laravel#code-quality
Stars6.5k
Forks506
Last commit21 hours ago
Standard Readme
Standard ReadmeJavaScript

A specification and tooling for creating consistent, high-quality README files across open source projects.

#developer-tools#standard#open-source
Stars6.4k
Forks2.5k
Last commit2 months ago
markdownlint
markdownlintJavaScript

A Node.js style checker and lint tool for Markdown/CommonMark files to enforce consistency and standards.

#developer-tools#automated-fixes#lint
Stars6.3k
Forks944
Last commit1 day ago
PreviousPage 2 of 21

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
3 months ago
Next
#Static Analysis447
#Developer Tools352
#Linting259
#Javascript168
#Eslint135
#Eslint Plugin135
#Linter130
#Ci Cd122
#Typescript90
#Hacktoberfest69
#Cli Tool62
#Best Practices60