awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 个仓库

Awesome GitHub RepositoriesCoding Standards

Collections of best practices and style guides for consistent codebases.

Distinguishing note: Focuses on human-readable conventions rather than automated linting tools.

Explore 9 awesome GitHub repositories matching software engineering & architecture · Coding Standards. Refine with filters or upvote what's useful.

Awesome Coding Standards GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • vsouza/awesome-iosvsouza 的头像

    vsouza/awesome-ios

    52,496在 GitHub 上查看↗

    This project is a community-driven directory of software resources, libraries, and tools designed to support iOS application development. It serves as a centralized reference point for developers, organizing a vast ecosystem of third-party components into a searchable, structured index to facilitate discovery and project integration. The repository distinguishes itself through its collaborative curation model, which aggregates disparate utilities into a single, maintainable catalog. By leveraging a flat-file documentation structure, it provides a clear overview of the tools available for nati

    Promotes community-recommended coding conventions to ensure maintainable and readable source code.

    Swiftapple-swiftarkitawesome
    在 GitHub 上查看↗52,496
  • charlax/professional-programmingcharlax 的头像

    charlax/professional-programming

    51,116在 GitHub 上查看↗

    This project is a curated knowledge repository designed to support the professional development of software engineers. It functions as a comprehensive index of industry best practices, methodologies, and design principles, providing a structured roadmap for those seeking to improve their technical skills, architectural decision-making, and career trajectory. The repository distinguishes itself through a community-driven approach, relying on peer-reviewed contributions to maintain an up-to-date collection of resources. It organizes vast amounts of technical information into a hierarchical taxo

    Provides guidance on maintaining high standards of code quality and software craftsmanship.

    Pythonarchitecturecomputer-scienceconcepts
    在 GitHub 上查看↗51,116
  • realpython/python-guiderealpython 的头像

    realpython/python-guide

    29,663在 GitHub 上查看↗

    This project is a comprehensive guide for Python development and application deployment. It provides standardized patterns for coding standards, environment configuration, and the management of language runtimes and package managers across multiple operating systems. The guide features a taxonomic mapping of libraries and third-party tools, organizing curated solutions to match specific technical problems. It establishes preferred tools and patterns for developers while offering alternative options based on project requirements. Coverage extends to the full development lifecycle, including d

    Provides a comprehensive set of best practices and style guides for maintaining consistent Python codebases.

    Batchfilebookguidepython
    在 GitHub 上查看↗29,663
  • rwaldron/idiomatic.jsR

    rwaldron/idiomatic.js

    25,712在 GitHub 上查看↗

    This project is a JavaScript style guide and a set of coding standards designed to ensure codebase consistency. It provides a collection of best practices for writing maintainable and idiomatic code, focusing on variable naming, type checking, and execution context. The project serves as a static analysis guide, offering frameworks and guidelines for using linters and automated tools to identify bugs and verify code correctness before deployment. It establishes standards for formatting, syntax, and variable declarations to standardize code style across a project. The scope of the project cov

    Provides a collection of best practices and style guides for consistent codebase formatting.

    在 GitHub 上查看↗25,712
  • bbatsov/ruby-style-guidebbatsov 的头像

    bbatsov/ruby-style-guide

    16,546在 GitHub 上查看↗

    This project is a community-driven Ruby coding style guide and static analysis standard. It provides a collection of agreed-upon rules for syntax, naming conventions, and structural guidelines to ensure uniform code appearance and maintainability across Ruby projects. The project serves as both a human-readable documentation resource for developers and a machine-readable RuboCop configuration specification. This allows natural language style guidelines to be mapped directly to automated linting rules. The system covers Ruby code standardization, style enforcement, and project governance thro

    Provides a collection of agreed-upon rules for Ruby syntax and naming conventions.

    在 GitHub 上查看↗16,546
  • php-fig/fig-standardsphp-fig 的头像

    php-fig/fig-standards

    12,517在 GitHub 上查看↗

    This project establishes a collection of interoperability standards for the PHP ecosystem. It defines common technical specifications to ensure that separate software projects and libraries can work together without compatibility issues. The standards cover a variety of core domains, including specifications for class autoloading through namespace-to-path mapping, shared coding style guides for codebase uniformity, and common component interfaces for services such as logging and caching. It also defines shared specifications for network communication to ensure consistent interactions between

    Organizes coding style rules into basic and extended tiers to balance strict uniformity with project flexibility.

    在 GitHub 上查看↗12,517
  • markyun/my-blogmarkyun 的头像

    markyun/My-blog

    11,232在 GitHub 上查看↗

    This project is a personal technical blog and frontend development knowledge base. It serves as a website for publishing study notes, technical articles, and interview preparation materials focused on professional web development. The project includes a specialized utility for migrating knowledge base content from the Yuque platform into portable external formats. It also implements a secure authentication system using the OAuth2 protocol to connect third-party authorization services. Additional capabilities cover web performance analysis for identifying technical bottlenecks through site sp

    Establishes a collection of best practices and style guides to ensure a consistent codebase.

    在 GitHub 上查看↗11,232
  • thoughtbot/guidesthoughtbot 的头像

    thoughtbot/guides

    9,556在 GitHub 上查看↗

    This project is a software engineering style guide and a curated collection of architectural patterns and coding standards. It provides a multi-language coding standard to ensure maintainable software across Ruby, Python, JavaScript, and Swift. The project establishes a development workflow specification for version control, continuous integration, and peer review to maintain a linear project history. It also includes a web accessibility framework based on ARIA and WCAG standards, using design tokens and semantic HTML patterns to build inclusive interfaces. The guides cover a broad range of

    Provides shared rules for naming, formatting, and organizing code to ensure consistency across the codebase.

    Ruby
    在 GitHub 上查看↗9,556
  • bbatsov/rails-style-guidebbatsov 的头像

    bbatsov/rails-style-guide

    6,509在 GitHub 上查看↗

    This project is a collection of community-driven coding standards and best practices for developing maintainable Ruby on Rails applications. It serves as a style guide, architecture reference, and development guide to ensure consistency across a codebase. The guide provides technical recommendations for establishing naming conventions and architectural patterns. It specifically focuses on organizing models, controllers, and views to separate business logic from data persistence and user interface presentation. The documentation covers a broad range of capabilities, including RESTful API desi

    Establishes consistent naming conventions and architectural patterns to improve long-term maintainability.

    在 GitHub 上查看↗6,509
  1. Home
  2. Software Engineering & Architecture
  3. Coding Standards