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

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

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

1 个仓库

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

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

    XAMPPRocky/tokei

    14,601在 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
    在 GitHub 上查看↗14,601
  1. Home
  2. Programming Languages & Runtimes
  3. Source Code Compilers
  4. Syntax-Aware Statistics