An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with code-metrics

A curated list of projects in awesome lists tagged with code-metrics .

https://github.com/fzipp/gocyclo

Calculate cyclomatic complexities of functions in Go source code.

code-metrics cyclomatic-complexity go golang mccabe mccabe-metric software-metrics

Last synced: 29 Apr 2025

https://github.com/glato/emerge

Emerge is a browser-based interactive codebase and dependency visualization tool for many different programming languages. It supports some basic code quality and graph metrics and provides a simple and intuitive way to explore and analyze a codebase by using graph structures.

android-dependency-visualizer c code-metrics code-visualization data-visualization dependency-graph dependency-visualizer golang graph-visualization java javascript kotlin python ruby source-code-analysis sourcegraph swift typescript visualization

Last synced: 14 May 2025

https://github.com/k1low/octocov

octocov is a toolkit for collecting code metrics (code coverage, code to test ratio, test execution time and your own custom metrics).

badge code-coverage code-metrics code-to-test-ratio coverage-report custom-metrics hacktoberfest test-execution-time testing

Last synced: 16 May 2025

https://github.com/mauricioaniche/ck

Code metrics for Java code by means of static analysis

code-metrics metrics software-engineering static-analysis

Last synced: 21 Oct 2025

https://github.com/yopeso/Taylor

Measure Swift code metrics and get reports in Xcode, Jenkins and other CI platforms.

code-metrics code-quality metrics sourcekitten swift

Last synced: 30 Jul 2025

https://github.com/basleijdekkers/metricsreloaded

Automated source code metrics plugin for IntelliJ IDEA

code-metrics intellij intellijidea-plugin

Last synced: 01 Jul 2025

https://github.com/olegalexander/lakos

Visualize Dart/Flutter library dependencies in Graphviz dot. Detect dependency cycles.

code-metrics command-line-tool dart dartlang flutter graphviz modular-programming software-visualization

Last synced: 07 Apr 2025

https://github.com/OlegAlexander/lakos

Visualize Dart/Flutter library dependencies in Graphviz dot. Detect dependency cycles.

code-metrics command-line-tool dart dartlang flutter graphviz modular-programming software-visualization

Last synced: 03 Apr 2025

https://github.com/dundalek/stratify

Explore and improve architecture of software, visualize structure and dependencies of codebases, calculate code metrics

call-graph clj-kondo code-metrics code-visualization dependency-graph graph graphviz software-architecture visualization

Last synced: 10 Apr 2025

https://github.com/mauricioaniche/codesheriff

A library that lets you specify your quality rules via JUnit tests

code-metrics code-quality junit-plugin

Last synced: 14 Jan 2026

https://github.com/iepathos/debtmap

Technical debt and risk analyzer that predicts bug hotspots by combining cognitive complexity, pattern recognition, coverage gaps, information theory, and git history.

automation cli code-complexity code-duplication code-metrics code-quality code-smell-detection cognitive-complexity coverage-analysis cyclomatic-complexity developer-tools devtools lcov risk-analysis rust static-analysis technical-debt

Last synced: 06 Feb 2026

https://github.com/mikaelvesavuori/codemetrix

Understand the level of coupling and changeability of your code in a second. 🪄

code-analysis code-metrics code-quality dx refactoring software-architecture static-analysis

Last synced: 29 Oct 2025

https://github.com/onigoetz/absorption

Calculate absorption on your repositories

code-metrics metrics

Last synced: 12 Apr 2025

https://github.com/botforge-pro/loc-graph-action

GitHub Action that visualizes your codebase growth — counts lines of code per commit and auto-updates an SVG chart you can embed in your README

automation ci-cd code-metrics devops github-actions lines-of-code python svg-chart visualization

Last synced: 20 Jan 2026

https://github.com/k1low/octocovs

Code metrics and badges of my open source projects using octocov central mode

badges code-metrics coverages octocov

Last synced: 07 Jan 2026

https://github.com/k1LoW/octocovs

Code metrics and badges of my open source projects using octocov central mode

badges code-metrics coverages octocov

Last synced: 08 Jul 2025

https://github.com/artus/aevum

⏱️ Time the execution of your code

code-metrics java java-8 maven metrics stopwatch

Last synced: 03 Apr 2025

https://github.com/offgriddev/cyclomatic-js

A library to provide the Cyclomatic Complexity static code analysis for JavaScript (CommonJS / ESModule) codebases

code-metrics commonjs complexity-analysis cyclomatic-complexity esmodules modularization objectivity

Last synced: 21 Mar 2025

https://github.com/gluschenko/code-base-research

Utilities for static code analysis (2019)

code-metrics csharp dotnet static-analysis wpf

Last synced: 16 Oct 2025

https://github.com/t-rav/gd3

Git Data Driven Decisions - An attempt at creating KPIs for developers based on value added

code-metrics git

Last synced: 10 Jun 2025

https://github.com/quantummeta4/devflow-pro

🚀 Lightning-fast AI code analyzer built in Rust. Detect issues, measure complexity, and improve code quality in seconds. Built to function in your favorite IDE.

ai artificial-intelligence code-analysis code-metrics code-quality developer-tools performance-optimization rust rust-lang security-tools static-analysis static-code-analysis

Last synced: 29 Oct 2025

https://github.com/k1low/octocovs-template

Template for code metrics and badges repository of your open source projects using octocov central mode

badges code-metrics

Last synced: 09 Oct 2025

https://github.com/andrewrgarcia/codeanvil

A Python tool for tracking and visualizing GitHub commit activity across all your repositories. Perfect for startups, productivity fanatics, and anyone who wants to keep their finger on the pulse of their workflow.

code-metrics coding commit-tracker developer-insights developer-tools github-analytics github-stats productivity startup-tools

Last synced: 06 Mar 2025

https://github.com/jm6271/loc

A cli tool that counts the lines of code in a programming project

c code-metrics cpp csharp fsharp lines-of-code python rust

Last synced: 01 Feb 2026

https://github.com/presidio-oss/cor-matrix

Track and analyze AI-generated code retention in your codebase. Measure how much originally AI-generated code survives vs gets modified over time.

ai-assistant ai-code-analysis ai-generated-code code-metrics code-origin code-tracking developer-tools development-analytics retention-analysis

Last synced: 01 Aug 2025

https://github.com/valb3r/project-control

A tool to assess the effort spent to develop a software project and its readiness

code-metrics effort-estimation project-management

Last synced: 12 Jan 2026

https://github.com/orbitcowboy/cyclo-2.0

A copy of cyclo-2.0. A tool for measuring cyclomatic complexity of C code.

c code-metrics cyclomatic-complexity linux unix

Last synced: 11 Mar 2025

https://github.com/vukyn/sgo

CLI tool that analyzes Go projects, providing insights on code structure, dependencies, metrics, and potential issues, with results in JSON or text format.

cli code-analysis code-metrics code-quality developer-tools go golang

Last synced: 14 Jan 2026

https://github.com/milad-rasouli/toker

Toker is a lightweight app that clones GitHub projects and analyzes their codebase with Tokei, offering insightful statistics and details about project structure.

code-analysis code-metrics statistics tokei

Last synced: 14 Jan 2026

https://github.com/dexpota/codestat

Measure your code and build statistics

code-metrics python

Last synced: 10 Sep 2025