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

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

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

Open-source alternatives to Prometheus.Client.MetricServer

30 open-source projects similar to prometheusclientnet/prometheus.client.metricserver, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Prometheus.Client.MetricServer alternative.

  • aldanial/clocAlDanial का अवतार

    AlDanial/cloc

    23,201GitHub पर देखें↗

    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
    GitHub पर देखें↗23,201
  • alhardy/appmetricsalhardy का अवतार

    alhardy/AppMetrics

    2,249GitHub पर देखें↗

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

    C#
    GitHub पर देखें↗2,249
  • amatsuda/tracerouteamatsuda का अवतार

    amatsuda/traceroute

    905GitHub पर देखें↗

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

    Ruby
    GitHub पर देखें↗905
  • colszowka/simplecovcolszowka का अवतार

    colszowka/simplecov

    4,902GitHub पर देखें↗

    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
    GitHub पर देखें↗4,902

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • damirsvrtan/fastererDamirSvrtan का अवतार

    DamirSvrtan/fasterer

    1,821GitHub पर देखें↗

    :zap: Don't make your Rubies go fast. Make them go fasterer ™. :zap:

    Ruby
    GitHub पर देखें↗1,821
  • danmayer/coverbanddanmayer का अवतार

    danmayer/coverband

    2,679GitHub पर देखें↗

    Ruby production code coverage collection and reporting (line of code usage)

    Ruby
    GitHub पर देखें↗2,679
  • dotnet-architecture/performancemonitordotnet-architecture का अवतार

    dotnet-architecture/PerformanceMonitor

    239GitHub पर देखें↗

    .NET Core Application Performance Monitor

    C#
    GitHub पर देखें↗239
  • dotnet/benchmarkdotnetdotnet का अवतार

    dotnet/BenchmarkDotNet

    11,428GitHub पर देखें↗

    BenchmarkDotNet is a library and tool suite for measuring the execution time and memory allocation of .NET code. It utilizes statistical sampling and warm-up iterations to determine the stability and precise execution speed of specific methods. The project provides a JIT disassembly viewer to inspect processor disassembly and analyze how the compiler executes code paths. It includes a memory allocation profiler that tracks managed and native memory traffic to identify efficiency bottlenecks. Additionally, a runtime performance comparator allows the same benchmarks to be executed across differ

    C#benchmarkbenchmarkingc-sharp
    GitHub पर देखें↗11,428
  • dotnet/codeformatterdotnet का अवतार

    dotnet/codeformatter

    1,225GitHub पर देखें↗

    Tool that uses Roslyn to automatically rewrite the source to follow our coding styles

    C#
    GitHub पर देखें↗1,225
  • dotnet/roslyn-analyzersdotnet का अवतार

    dotnet/roslyn-analyzers

    1,671GitHub पर देखें↗

    The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and respond to issues formerly in this repository.

    hacktoberfest
    GitHub पर देखें↗1,671
  • dotnetanalyzers/stylecopanalyzersDotNetAnalyzers का अवतार

    DotNetAnalyzers/StyleCopAnalyzers

    2,848GitHub पर देखें↗

    An implementation of StyleCop rules using the .NET Compiler Platform

    C#
    GitHub पर देखें↗2,848
  • exceptionless/foundatioexceptionless का अवतार

    exceptionless/Foundatio

    2,088GitHub पर देखें↗

    Pluggable foundation blocks for building distributed apps.

    C#
    GitHub पर देखें↗2,088
  • github/scientistgithub का अवतार

    github/scientist

    7,719GitHub पर देखें↗

    Scientist is a Ruby code parity testing library and production experimentation framework. It allows for the safe deployment of candidate code paths alongside a control implementation to verify that new logic produces the same outputs and exceptions as the original. The library identifies behavioral divergences between legacy and refactored code by running both versions in a live environment. It functions as a refactoring regression detector, measuring performance parity and detecting mismatches using real-world data without affecting the end user. The system covers broad capabilities for mon

    Ruby
    GitHub पर देखें↗7,719
  • icsharpcode/refactoringessentialsicsharpcode का अवतार

    icsharpcode/RefactoringEssentials

    634GitHub पर देखें↗

    Refactoring Essentials for Visual Studio

    C#
    GitHub पर देखें↗634
  • lucaslorentz/minicoverlucaslorentz का अवतार

    lucaslorentz/minicover

    214GitHub पर देखें↗

    Cross platform code coverage tool for .NET Core

    C#code-coveragecoveragedotnet
    GitHub पर देखें↗214
  • microsoft/devskimmicrosoft का अवतार

    microsoft/DevSkim

    995GitHub पर देखें↗

    DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities.

    C#lintersdlsecurity
    GitHub पर देखें↗995
  • mmozuras/prontommozuras का अवतार

    mmozuras/pronto

    2,670GitHub पर देखें↗

    Quick automated code review of your changes

    Ruby
    GitHub पर देखें↗2,670
  • mre/awesome-static-analysismre का अवतार

    mre/awesome-static-analysis

    14,627GitHub पर देखें↗

    ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.

    Rust
    GitHub पर देखें↗14,627
  • nexogen-international/nexogen.libraries.metricsnexogen-international का अवतार

    nexogen-international/Nexogen.Libraries.Metrics

    60GitHub पर देखें↗

    Library for collecting application metrics in .NET and exporting them to Prometheus

    C#histogrammetricsnuget
    GitHub पर देखें↗60
  • omerfarukz/webbenomerfarukz का अवतार

    omerfarukz/WebBen

    12GitHub पर देखें↗

    Cross platform HTTP server benchmark tool

    C#
    GitHub पर देखें↗12
  • opencover/opencoverOpenCover का अवतार

    OpenCover/opencover

    1,330GitHub पर देखें↗

    A code coverage tool for .NET 2 and above (WINDOWS OS only), support for 32 and 64 processes with both branch and sequence points

    C++coverageopencoverprofiler
    GitHub पर देखें↗1,330
  • petabridge/nbenchpetabridge का अवतार

    petabridge/NBench

    540GitHub पर देखें↗

    Performance benchmarking and testing framework for .NET applications :chartwithupwards_trend:

    C#benchmarkdotnetgarbage-collection
    GitHub पर देखें↗540
  • presidentbeef/brakemanpresidentbeef का अवतार

    presidentbeef/brakeman

    7,248GitHub पर देखें↗

    Brakeman is a static analysis security tool and scanner specifically designed for Ruby on Rails source code. It identifies common security vulnerabilities, such as injection and cross-site scripting, by analyzing the application codebase without executing the application. The tool functions as a security auditor that detects mass assignment risks and template vulnerabilities. It evaluates the final output of rendered views and identifies unrestricted assignment patterns that could allow unauthorized modification of model attributes. The system provides vulnerability management through the us

    Ruby
    GitHub पर देखें↗7,248
  • prometheus-net/prometheus-netprometheus-net का अवतार

    prometheus-net/prometheus-net

    2,084GitHub पर देखें↗

    .NET library to instrument your code with Prometheus metrics

    C#aspnetcoregrpcgrpc-request-metrics
    GitHub पर देखें↗2,084
  • prometheusclientnet/prometheus.clientPrometheusClientNet का अवतार

    PrometheusClientNet/Prometheus.Client

    139GitHub पर देखें↗

    .NET client for Prometheus

    C#
    GitHub पर देखें↗139
  • prometheusclientnet/prometheus.client.aspnetcorePrometheusClientNet का अवतार

    PrometheusClientNet/Prometheus.Client.AspNetCore

    9GitHub पर देखें↗

    ASP.NET Core middleware

    C#
    GitHub पर देखें↗9
  • prometheusclientnet/prometheus.client.httprequestdurationsPrometheusClientNet का अवतार

    PrometheusClientNet/Prometheus.Client.HttpRequestDurations

    10GitHub पर देखें↗

    HTTP request durations

    C#
    GitHub पर देखें↗10
  • prometheusclientnet/prometheus.client.metricpusherPrometheusClientNet का अवतार

    PrometheusClientNet/Prometheus.Client.MetricPusher

    18GitHub पर देखें↗

    Push metrics to Pushgateway

    C#
    GitHub पर देखें↗18
  • realvizu/nsdepcoprealvizu का अवतार

    realvizu/NsDepCop

    289GitHub पर देखें↗

    NsDepCop is a static code analysis tool that enforces namespace and assembly dependency rules in C# projects.

    C#
    GitHub पर देखें↗289
  • seattlerb/flayseattlerb का अवतार

    seattlerb/flay

    761GitHub पर देखें↗

    Flay analyzes code for structural similarities. Differences in literal values, variable, class, method names, whitespace, programming style, braces vs do/end, etc are all ignored.

    Ruby
    GitHub पर देखें↗761