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
·

5 repositorios

Awesome GitHub RepositoriesCode Metrics

Tools for analyzing code complexity and structural quality.

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

Awesome Code Metrics GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • alexanderzhou01/china-software-copyrightAvatar de AlexanderZhou01

    AlexanderZhou01/China-software-copyright

    4,365Ver en GitHub↗

    This toolkit provides a suite of tools, templates, and guidelines for preparing software copyright registration documents required by Chinese authorities. It automates the creation of necessary legal filings and technical documentation to facilitate software copyright registration within the Chinese regulatory system. The system includes a code metric calculator to extract quantitative data and line counts from source files for application forms. It also features a legal compliance checklist and verification utilities to ensure submission materials adhere to official formatting, pagination, a

    Provides a tool for counting lines of source code to provide quantitative data for official registration forms.

    Ver en GitHub↗4,365
  • prospector-dev/prospectorAvatar de prospector-dev

    prospector-dev/prospector

    2,086Ver en GitHub↗

    Inspects Python source files and provides information about type and location of classes, methods etc

    Aggregates various tools to inspect source code quality.

    Pythonhactoberfestlinterlinters-config
    Ver en GitHub↗2,086
  • tonybaloney/wilyAvatar de tonybaloney

    tonybaloney/wily

    1,310Ver en GitHub↗

    A command-line application for tracking, reporting on complexity of Python tests and applications.

    Tracks and reports on code complexity over time.

    Python
    Ver en GitHub↗1,310
  • pycqa/mccabeAvatar de PyCQA

    PyCQA/mccabe

    679Ver en GitHub↗

    McCabe complexity checker

    Calculates cyclomatic complexity of Python code.

    Python
    Ver en GitHub↗679
  • mschwager/cohesionAvatar de mschwager

    mschwager/cohesion

    276Ver en GitHub↗

    Cohesion is a tool for measuring Python class cohesion.

    Measures class cohesion to identify design issues.

    Python
    Ver en GitHub↗276
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Code Metrics

Explorar subetiquetas

  • Copyright Metric CalculatorsUtilities for counting lines of source code to fulfill registration form requirements. **Distinct from Code Metrics:** Distinct from general code complexity metrics by focusing on simple line counts for legal documentation.