awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesCyclomatic Complexity Approximators

Tools that estimate software complexity by scanning for control-flow keywords and operators.

Distinct from Code Complexity: Distinct from general Code Complexity: specifically implements keyword-based approximation rather than full AST analysis.

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

Awesome Cyclomatic Complexity Approximators GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • boyter/sccboyter का अवतार

    boyter/scc

    8,469GitHub पर देखें↗

    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

    Estimates cyclomatic complexity by scanning source code for language-specific control flow keywords.

    Goclicloccode
    GitHub पर देखें↗8,469
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Code Complexity
  5. Cyclomatic Complexity Approximators