awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesCode Complexity Metrics

Measurement of structural complexity in source code to identify areas requiring refactoring.

Distinct from Code Complexity: Distinct from Code Complexity (Algorithm Analysis): focuses on the structural complexity of the codebase rather than theoretical algorithmic time/space efficiency.

Explore 1 awesome GitHub repository matching part of an awesome list · Code Complexity Metrics. Refine with filters or upvote what's useful.

Awesome Code Complexity Metrics GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • cpp-best-practices/cppbestpracticesAvatar de cpp-best-practices

    cpp-best-practices/cppbestpractices

    8,766Ver en GitHub↗

    This project is a curated collection of guidelines and technical resources designed to improve C++ code safety, maintainability, and performance. It provides a comprehensive set of coding standards and best practices for establishing consistent naming, formatting, and structural patterns across C++ codebases. The guide offers specific technical advice on performance optimization, including methods for minimizing object copying, optimizing memory allocation, and reducing compilation cycles. It also provides a directory of tooling recommendations for implementing static analysis, fuzz testing,

    Provides methods for measuring structural codebase complexity to identify components that require refactoring.

    best-practicescpp
    Ver en GitHub↗8,766
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Code Complexity Metrics