awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesSyntax-Aware Statistics

Tools that calculate code statistics by parsing complex syntax like nested comments and string literals.

Distinct from Source Code Compilers: Focuses on accurate parsing for statistics, distinct from general source code compilation.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Syntax-Aware Statistics. Refine with filters or upvote what's useful.

Awesome Syntax-Aware Statistics GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • xampprocky/tokeiAvatar de XAMPPRocky

    XAMPPRocky/tokei

    14,601Voir sur 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 lines of code and comments while accurately parsing complex syntax like nested comments and string literals.

    Rustbadgeclicloc
    Voir sur GitHub↗14,601
  1. Home
  2. Programming Languages & Runtimes
  3. Source Code Compilers
  4. Syntax-Aware Statistics