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
petabridge avatar

petabridge/NBench

0
View on GitHub↗
540 stars·48 forks·C#·Apache-2.0·6 viewsnbench.io↗

NBench

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

Features

  • Code Analysis and Metrics - Performance benchmarking and testing framework.

Star history

Star history chart for petabridge/nbenchStar history chart for petabridge/nbench

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 petabridge/nbench do?

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

What are the main features of petabridge/nbench?

The main features of petabridge/nbench are: Code Analysis and Metrics.

What are some open-source alternatives to petabridge/nbench?

Open-source alternatives to petabridge/nbench 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 NBench

Similar open-source projects, ranked by how many features they share with NBench.
  • 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 NBench→