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
·

2 repositorios

Awesome GitHub RepositoriesCodebase Size Analyzers

Tools that calculate total lines of code, comments, and blank spaces to determine project scale.

Distinct from Code Line Numbering: None of the candidates were suitable; this focuses on codebase-wide metrics rather than line numbering for display.

Explore 2 awesome GitHub repositories matching development tools & productivity · Codebase Size Analyzers. Refine with filters or upvote what's useful.

Awesome Codebase Size Analyzers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • xampprocky/tokeiAvatar de XAMPPRocky

    XAMPPRocky/tokei

    14,601Ver en GitHub↗

    Tokei is a command-line utility designed to analyze the composition of software projects by calculating the volume of source code, comments, and blank lines. It provides detailed metrics on codebase size and structure, allowing users to audit project distribution across multiple programming languages. The tool distinguishes itself through high-performance analysis capabilities that handle complex syntax, including nested comments and string literals. It utilizes parallel directory traversal and memory-mapped file access to process large codebases efficiently, while employing a centralized con

    Calculates the total number of lines, comments, and blank spaces to determine the overall size and scale of a codebase.

    Rustbadgeclicloc
    Ver en GitHub↗14,601
  • boyter/sccAvatar de boyter

    boyter/scc

    8,469Ver en GitHub↗

    Scc is a codebase analysis tool written in Go that calculates source lines of code, blank lines, and comments across hundreds of programming and markup languages. It functions as a source code metric engine, software complexity analyzer, and cost estimator. The project differentiates itself by providing a COCOMO cost estimator to predict development effort and financial costs, alongside tools to estimate the cost of regenerating a codebase using large language models. It also includes a Git repository metrics tool that correlates commit history with codebase metrics to identify hotspots, trac

    Generates HTML infographics and SVG badges to visualize project health, ownership, and size.

    Goclicloccode
    Ver en GitHub↗8,469
  1. Home
  2. Development Tools & Productivity
  3. Codebase Size Analyzers

Explorar subetiquetas

  • Visual ReportingGeneration of infographics, badges, and visual summaries of codebase metrics. **Distinct from Codebase Size Analyzers:** Adds a visual presentation layer to general codebase size analysis.