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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesCode Complexity Metrics

Measurement of structural complexity in source code to identify areas requiring refactoring.

Distinct from Code Complexity: Distinct from Code Complexity (Algorithm Analysis): focuses on the structural complexity of the codebase rather than theoretical algorithmic time/space efficiency.

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

Awesome Code Complexity Metrics GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • cpp-best-practices/cppbestpracticesالصورة الرمزية لـ cpp-best-practices

    cpp-best-practices/cppbestpractices

    8,766عرض على GitHub↗

    This project is a curated collection of guidelines and technical resources designed to improve C++ code safety, maintainability, and performance. It provides a comprehensive set of coding standards and best practices for establishing consistent naming, formatting, and structural patterns across C++ codebases. The guide offers specific technical advice on performance optimization, including methods for minimizing object copying, optimizing memory allocation, and reducing compilation cycles. It also provides a directory of tooling recommendations for implementing static analysis, fuzz testing,

    Provides methods for measuring structural codebase complexity to identify components that require refactoring.

    best-practicescpp
    عرض على GitHub↗8,766
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Code Complexity Metrics