awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • xampprocky/tokeiالصورة الرمزية لـ XAMPPRocky

    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