Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Code Quality

Code Quality

188 projects

Showing 36 of 197 projects

Simple import sort
Simple import sortJavaScript

An ESLint plugin that automatically sorts imports and exports with a simple, opinionated approach.

#developer-tools#typescript#code-quality
Stars2.4k
Forks73
Last commit18 days ago
Design and Development Guides
Design and Development Guides

A curated collection of coding style guides and development best practices across programming languages and frameworks.

#multi-language#guidelines#coding-conventions
Stars2.4k
Forks235
Last commit9 months ago
Best-Ruby
Best-RubyRuby

A curated collection of Ruby tricks, idiomatic patterns, refactoring techniques, and best practices for writing cleaner code.

#software-maintenance#ruby-community#idiomatic-code
Stars2.4k
Forks213
Last commit3 years ago
Bootlint
BootlintJavaScript

An HTML linter that checks for common mistakes and ensures correct Bootstrap markup structure.

#html-linter#build-tools#linter
Stars2.4k
Forks310
Last commit4 years ago
phploc
phplocPHP

A command-line tool for quickly measuring the size and complexity of PHP projects.

#maintainability#cli-tool#code-quality
Stars2.3k
Forks162
Last commit1 year ago
Security
SecurityJavaScript

ESLint plugin that identifies potential security vulnerabilities in Node.js code, requiring human triage for false positives.

#developer-tools#security-scanning#vulnerability-detection
Stars2.3k
Forks107
Last commit
PHPCompatibility
PHPCompatibilityPHP

A set of sniffs for PHP_CodeSniffer that checks PHP code for cross-version compatibility.

#phpcs#compatibility-testing#custom-ruleset
Stars2.3k
Forks204
Last commit19 days ago
wemake-django-template
wemake-django-templatePython

A bleeding-edge Django project template focused on code quality, security, and modern development practices.

#caddy#pytest#project-template
Stars2.2k
Forks224
Last commit19 hours ago
CSharpier
CSharpierC#

An opinionated code formatter for C# and XML that enforces consistent style by parsing and re-printing code.

#developer-tools#code-formatter#csharp
Stars2.2k
Forks147
Last commit4 days ago
The Solcurity Standard
The Solcurity Standard

An opinionated security and code quality checklist for auditing Solidity smart contracts.

#solidity#smart-contracts#audit-checklist
Stars2.2k
Forks279
Last commit2 years ago
mutant
mutantRuby

Mutation testing for Ruby that systematically modifies code to verify test effectiveness, especially important with AI-generated code.

#code-quality-analyzer#test-coverage#ruby-gem
Stars2.1k
Forks158
Last commit3 days ago
TscanCode
TscanCodeC++

A fast, accurate static code analyzer for C/C++, C#, and Lua that detects defects early in development.

#clang#gcc#static-code-analysis
Stars2.1k
Forks602
Last commit2 years ago
PSScriptAnalyzer
PSScriptAnalyzerC#

A static code analyzer for PowerShell that checks scripts and modules against best practice rules.

#hacktoberfest#developer-tools#analyzer
Stars2.1k
Forks410
Last commit22 days ago
Vineflower
VineflowerJava

A modern Java and JVM language decompiler focused on high-quality, clean, and accurate code output.

#hacktoberfest#java-21#fernflower-fork
Stars2.1k
Forks132
Last commit5 days ago
Tailwind CSS
Tailwind CSSJavaScript

An ESLint plugin that enforces best practices and consistency for Tailwind CSS usage.

#developer-tools#rules#frontend
Stars2.1k
Forks111
Last commit2 days ago
Bootstrap
BootstrapObjective-C

A comprehensive iOS project bootstrap for high-quality coding with environment management, warnings, and debugging tools.

#debugging-tools#environment-management#objective-c
Stars2.0k
Forks107
Last commit
Sublime Linter
Sublime LinterPython

A code linting framework for Sublime Text that provides real-time error highlighting and diagnostics.

#developer-tools#linter#syntax-checking
Stars2.0k
Forks270
Last commit3 months ago
SublimeLinter
SublimeLinterPython

A code linting framework for Sublime Text that integrates external linters to provide real-time error highlighting.

#developer-tools#linter#syntax-checking
Stars2.0k
Forks270
Last commit3 months ago
Markdown lint tool
Markdown lint toolRuby

A Ruby-based tool to check Markdown files and flag style issues with configurable rules.

#markdownlint#ruby-gem#cli-tool
Stars2.0k
Forks240
Last commit6 days ago
mdl
mdlRuby

A Ruby-based tool to check Markdown files and flag style issues with configurable rules.

#markdownlint#ruby-gem#cli-tool
Stars2.0k
Forks240
Last commit6 days ago
luacheck
luacheckLua

A static analyzer and linter for Lua code that detects undefined globals, unused variables, and other common issues.

#linter#luajit#code-quality
Stars2.0k
Forks335
Last commit3 years ago
TDD Guard
TDD GuardTypeScript

Automated Test-Driven Development enforcement plugin for Claude Code that blocks implementation without failing tests.

#ai-coding-assistant#hooks#development-workflow
Stars2.0k
Forks149
Last commit2 days ago
awesome-python-typing
awesome-python-typing

A curated collection of Python type checkers, stub packages, tools, and resources for static and dynamic type checking.

#mypy-stubs#typing-tools#pep484
Stars2.0k
Forks78
Last commit4 days ago
Typing
Typing

A curated collection of Python type checkers, stub packages, tools, and resources for static and dynamic type checking.

#developer-tools#pydantic#mypy-stubs
Stars2.0k
Forks78
Last commit4 days ago
dotnet-format
dotnet-format

A command-line tool for automatically formatting .NET code to follow style guidelines and conventions.

#developer-tools#command-line-tool#visual-studio
Stars1.9k
Forks172
Last commit1 month ago
The Principles of OOD in Swift 4
The Principles of OOD in Swift 4Swift

A Swift playground cheat-sheet illustrating the SOLID principles of object-oriented design with practical examples.

#interface-segregation-principle#single-responsibility-principle#software-architecture
Stars1.9k
Forks157
Last commit
clj-kondo
clj-kondoClojure

A static analyzer and linter for Clojure, ClojureScript, and EDN that detects errors and enforces style without executing code.

#clojurescript#linter#editor-integration
Stars1.8k
Forks301
Last commit6 days ago
Fasterer
FastererRuby

A Ruby command-line tool that suggests performance improvements by analyzing code patterns against faster alternatives.

#ruby-gem#cli-tool#code-quality
Stars1.8k
Forks76
Last commit1 year ago
dialyxir
dialyxirElixir

Mix tasks to simplify using Dialyzer for static type analysis in Elixir projects.

#elixir#plt-management#code-quality
Stars1.8k
Forks160
Last commit5 months ago
angular-eslint
angular-eslintTypeScript

A monorepo providing tooling to lint Angular projects with ESLint, including TypeScript and HTML template rules.

#developer-tools#angular-cli#typescript
Stars1.8k
Forks262
Last commit2 days ago
Angular ESLint
Angular ESLintTypeScript

A monorepo providing tooling to lint Angular projects with ESLint, including TypeScript and HTML template rules.

#developer-tools#angular-cli#typescript
Stars1.8k
Forks262
Last commit2 days ago
jsfmt
jsfmtJavaScript

A command-line tool and library for formatting, searching, and rewriting JavaScript code, inspired by gofmt.

#esformatter#developer-tools#cli-tool
Stars1.7k
Forks53
Last commit6 years ago
Composer-Unused
Composer-UnusedPHP

A Composer tool that scans your PHP code to identify and show unused Composer dependencies.

#hacktoberfest#composer#phar
Stars1.7k
Forks57
Last commit5 days ago
Send your code coverage to codecov.io
Send your code coverage to codecov.ioPython

A GitHub Action that uploads code coverage reports to Codecov from CI/CD pipelines.

#actions#devops#open-source
Stars1.7k
Forks247
Last commit4 days ago
Roslyn Analyzers
Roslyn Analyzers

Roslyn-based analyzers for .NET code quality, security, and maintainability, replacing legacy FxCop.

#hacktoberfest#csharp#maintainability
Stars1.7k
Forks481
Last commit2 days ago
GitHub Objective-C Style Guide
GitHub Objective-C Style Guide

A comprehensive style guide and coding conventions for Objective-C projects, building upon Apple's Cocoa guidelines.

#macos-development#coding-conventions#objective-c
Stars1.7k
Forks243
Last commit8 years ago
PreviousPage 5 of 6

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
27 days ago
5 years ago
1 month ago
Next
#Static Analysis116
#Developer Tools106
#Linting50
#Linter47
#Javascript37
#Best Practices36
#Hacktoberfest28
#Style Guide26
#Static Code Analysis25
#Ci Cd25
#Eslint24
#Code Review20