awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·8 views

PerformanceMonitor

.NET Core Application Performance Monitor

Features

  • Code Analysis and Metrics - Application performance monitoring tool.

Star history

Star history chart for dotnet-architecture/performancemonitorStar history chart for dotnet-architecture/performancemonitor

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does dotnet-architecture/performancemonitor do?

.NET Core Application Performance Monitor

What are the main features of dotnet-architecture/performancemonitor?

The main features of dotnet-architecture/performancemonitor are: Code Analysis and Metrics.

What are some open-source alternatives to dotnet-architecture/performancemonitor?

Open-source alternatives to dotnet-architecture/performancemonitor include: 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.

Open-source alternatives to PerformanceMonitor

Similar open-source projects, ranked by how many features they share with PerformanceMonitor.
  • aldanial/clocAlDanial avatar

    AlDanial/cloc

    23,201View on GitHub↗

    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
    View on GitHub↗23,201
  • amatsuda/tracerouteamatsuda avatar

    amatsuda/traceroute

    905View on GitHub↗

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

    Ruby
    View on GitHub↗905
  • colszowka/simplecovcolszowka avatar

    colszowka/simplecov

    4,902View on GitHub↗

    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
    View on GitHub↗4,902
  • alhardy/appmetricsalhardy avatar

    alhardy/AppMetrics

    2,249View on GitHub↗

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

    C#
    View on GitHub↗2,249
See all 30 alternatives to PerformanceMonitor→