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

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

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to omerfarukz/webben

Open-source alternatives to WebBen

30 open-source projects similar to omerfarukz/webben, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best WebBen alternative.

  • aldanial/clocAvatar AlDanial

    AlDanial/cloc

    23,201Vezi pe 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
    Vezi pe GitHub↗23,201
  • alhardy/appmetricsAvatar alhardy

    alhardy/AppMetrics

    2,249Vezi pe GitHub↗

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

    C#
    Vezi pe GitHub↗2,249
  • amatsuda/tracerouteAvatar amatsuda

    amatsuda/traceroute

    905Vezi pe GitHub↗

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

    Ruby
    Vezi pe GitHub↗905
  • colszowka/simplecovAvatar colszowka

    colszowka/simplecov

    4,902Vezi pe 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
    Vezi pe GitHub↗4,902

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • damirsvrtan/fastererAvatar DamirSvrtan

    DamirSvrtan/fasterer

    1,821Vezi pe GitHub↗

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

    Ruby
    Vezi pe GitHub↗1,821
  • danmayer/coverbandAvatar danmayer

    danmayer/coverband

    2,679Vezi pe GitHub↗

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

    Ruby
    Vezi pe GitHub↗2,679
  • dotnet-architecture/performancemonitorAvatar dotnet-architecture

    dotnet-architecture/PerformanceMonitor

    239Vezi pe GitHub↗

    .NET Core Application Performance Monitor

    C#
    Vezi pe GitHub↗239
  • dotnet/benchmarkdotnetAvatar dotnet

    dotnet/BenchmarkDotNet

    11,428Vezi pe GitHub↗

    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
    Vezi pe GitHub↗11,428
  • dotnet/codeformatterAvatar dotnet

    dotnet/codeformatter

    1,225Vezi pe GitHub↗

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

    C#
    Vezi pe GitHub↗1,225
  • dotnet/roslyn-analyzersAvatar dotnet

    dotnet/roslyn-analyzers

    1,671Vezi pe GitHub↗

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

    hacktoberfest
    Vezi pe GitHub↗1,671
  • dotnetanalyzers/stylecopanalyzersAvatar DotNetAnalyzers

    DotNetAnalyzers/StyleCopAnalyzers

    2,848Vezi pe GitHub↗

    An implementation of StyleCop rules using the .NET Compiler Platform

    C#
    Vezi pe GitHub↗2,848
  • exceptionless/foundatioAvatar exceptionless

    exceptionless/Foundatio

    2,088Vezi pe GitHub↗

    Pluggable foundation blocks for building distributed apps.

    C#
    Vezi pe GitHub↗2,088
  • github/scientistAvatar github

    github/scientist

    7,719Vezi pe GitHub↗

    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
    Vezi pe GitHub↗7,719
  • icsharpcode/refactoringessentialsAvatar icsharpcode

    icsharpcode/RefactoringEssentials

    634Vezi pe GitHub↗

    Refactoring Essentials for Visual Studio

    C#
    Vezi pe GitHub↗634
  • lucaslorentz/minicoverAvatar lucaslorentz

    lucaslorentz/minicover

    214Vezi pe GitHub↗

    Cross platform code coverage tool for .NET Core

    C#code-coveragecoveragedotnet
    Vezi pe GitHub↗214
  • microsoft/devskimAvatar microsoft

    microsoft/DevSkim

    995Vezi pe GitHub↗

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

    C#lintersdlsecurity
    Vezi pe GitHub↗995
  • mmozuras/prontoAvatar mmozuras

    mmozuras/pronto

    2,670Vezi pe GitHub↗

    Quick automated code review of your changes

    Ruby
    Vezi pe GitHub↗2,670
  • mre/awesome-static-analysisAvatar mre

    mre/awesome-static-analysis

    14,627Vezi pe GitHub↗

    ⚙️ 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
    Vezi pe GitHub↗14,627
  • nexogen-international/nexogen.libraries.metricsAvatar nexogen-international

    nexogen-international/Nexogen.Libraries.Metrics

    60Vezi pe GitHub↗

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

    C#histogrammetricsnuget
    Vezi pe GitHub↗60
  • opencover/opencoverAvatar OpenCover

    OpenCover/opencover

    1,330Vezi pe GitHub↗

    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
    Vezi pe GitHub↗1,330
  • petabridge/nbenchAvatar petabridge

    petabridge/NBench

    540Vezi pe GitHub↗

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

    C#benchmarkdotnetgarbage-collection
    Vezi pe GitHub↗540
  • presidentbeef/brakemanAvatar presidentbeef

    presidentbeef/brakeman

    7,248Vezi pe GitHub↗

    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
    Vezi pe GitHub↗7,248
  • prometheus-net/prometheus-netAvatar prometheus-net

    prometheus-net/prometheus-net

    2,084Vezi pe GitHub↗

    .NET library to instrument your code with Prometheus metrics

    C#aspnetcoregrpcgrpc-request-metrics
    Vezi pe GitHub↗2,084
  • prometheusclientnet/prometheus.clientAvatar PrometheusClientNet

    PrometheusClientNet/Prometheus.Client

    139Vezi pe GitHub↗

    .NET client for Prometheus

    C#
    Vezi pe GitHub↗139
  • prometheusclientnet/prometheus.client.aspnetcoreAvatar PrometheusClientNet

    PrometheusClientNet/Prometheus.Client.AspNetCore

    9Vezi pe GitHub↗

    ASP.NET Core middleware

    C#
    Vezi pe GitHub↗9
  • prometheusclientnet/prometheus.client.httprequestdurationsAvatar PrometheusClientNet

    PrometheusClientNet/Prometheus.Client.HttpRequestDurations

    10Vezi pe GitHub↗

    HTTP request durations

    C#
    Vezi pe GitHub↗10
  • prometheusclientnet/prometheus.client.metricpusherAvatar PrometheusClientNet

    PrometheusClientNet/Prometheus.Client.MetricPusher

    18Vezi pe GitHub↗

    Push metrics to Pushgateway

    C#
    Vezi pe GitHub↗18
  • prometheusclientnet/prometheus.client.metricserverAvatar PrometheusClientNet

    PrometheusClientNet/Prometheus.Client.MetricServer

    15Vezi pe GitHub↗

    Standalone Kestrel server

    C#
    Vezi pe GitHub↗15
  • realvizu/nsdepcopAvatar realvizu

    realvizu/NsDepCop

    289Vezi pe GitHub↗

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

    C#
    Vezi pe GitHub↗289
  • seattlerb/flayAvatar seattlerb

    seattlerb/flay

    761Vezi pe GitHub↗

    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
    Vezi pe GitHub↗761