awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • boyter/sccAvatar boyter

    boyter/scc

    8,469Vezi pe GitHub↗

    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
    Vezi pe GitHub↗8,469
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Code Complexity
  5. Cyclomatic Complexity Approximators