awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dotnet-architecture avatar

dotnet-architecture/PerformanceMonitorArchived

0
View on GitHub↗
239 Stars·62 Forks·C#·MIT·3 Aufrufe

PerformanceMonitor

.NET Core Application Performance Monitor

Features

  • Code Analysis and Metrics - Application performance monitoring tool.

Star-Verlauf

Star-Verlauf für dotnet-architecture/performancemonitorStar-Verlauf für dotnet-architecture/performancemonitor

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu PerformanceMonitor

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit PerformanceMonitor.
  • aldanial/clocAvatar von AlDanial

    AlDanial/cloc

    23,201Auf GitHub ansehen↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    Auf GitHub ansehen↗23,201
  • amatsuda/tracerouteAvatar von amatsuda

    amatsuda/traceroute

    905Auf GitHub ansehen↗

    A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app

    Ruby
    Auf GitHub ansehen↗905
  • colszowka/simplecovAvatar von colszowka

    colszowka/simplecov

    4,902Auf GitHub ansehen↗

    SimpleCov is a Ruby code coverage tool and analysis engine used to track which lines, branches, and methods of code execute during tests. It functions as a coverage threshold enforcer and test suite aggregator, recording execution data to identify untested areas of an application. The tool distinguishes itself through the ability to merge coverage results from parallel worker processes and subprocesses into a single unified report. It supports baseline comparison to detect coverage regressions and can gather data from code executed via dynamic evaluation methods, such as those used in templat

    Ruby
    Auf GitHub ansehen↗4,902
  • alhardy/appmetricsAvatar von alhardy

    alhardy/AppMetrics

    2,249Auf GitHub ansehen↗

    App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.

    C#
    Auf GitHub ansehen↗2,249
Alle 30 Alternativen zu PerformanceMonitor anzeigen→

Häufig gestellte Fragen

Was macht dotnet-architecture/performancemonitor?

.NET Core Application Performance Monitor

Was sind die Hauptfunktionen von dotnet-architecture/performancemonitor?

Die Hauptfunktionen von dotnet-architecture/performancemonitor sind: Code Analysis and Metrics.

Welche Open-Source-Alternativen gibt es zu dotnet-architecture/performancemonitor?

Open-Source-Alternativen zu dotnet-architecture/performancemonitor sind unter anderem: aldanial/cloc — cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and… amatsuda/traceroute — A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app. colszowka/simplecov — SimpleCov is a Ruby code coverage tool and analysis engine used to track which lines, branches, and methods of code… damirsvrtan/fasterer — :zap: Don't make your Rubies go fast. Make them go fasterer ™. :zap:. danmayer/coverband — Ruby production code coverage collection and reporting (line of code usage). alhardy/appmetrics — App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.