C# Benchmark

Open-source C# projects categorized as Benchmark

Top 13 C# Benchmark Projects

  1. BenchmarkDotNet

    Powerful .NET library for benchmarking

    Project mention: Testable Dotfiles Management: Building Development Environment with Chezmoi | dev.to | 2025-10-06

    Benchmark.Net for .Net projects

  2. ReSharper

    ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.

    ReSharper logo
  3. FastExpressionCompiler

    Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.

  4. CrossPlatformDiskTest

    Windows, macOS and Android storage (HDD, SSD, RAM) speed testing/performance benchmarking app

    Project mention: AI Dev: Testing Kiro | dev.to | 2025-08-25

    Back in 2018, I built CrossPlatformDiskTest (CPDT), a .NET-based storage speed tester that racked up 500k downloads on Android. It measured sequential/random reads/writes, memory copies, and more—nothing fancy, but it scratched an itch for benchmarking drives across platforms. Fast-forward to 2024: I decided to recreate it in Rust (a language I barely remember from a 2021 LinkedIn course) using Kiro. No hands-on coding from me—just prompts, reviews, and AI orchestration. The result? A repo called cpdt2 with 72 files, 13k lines of code, 246 tests, and even GitHub Actions for CI/CD. But let's break down the journey, because this wasn't just coding—it was vibe-coding while AI did the heavy lifting.

  5. Programming-Language-Benchmarks

    Yet another implementation of computer language benchmarks game

    Project mention: Archived: Popular backend frameworks by performance benchmark ranking in 2024 | dev.to | 2025-07-05

    It's essential to note that this comparison primarily focuses on backend frameworks and not on programming languages. Drawing conclusions like "Rust outperforms Java" or "C# surpasses JS" may seem valid from the data, it's a false conclusion from my analysis. For a direct comparison of programming languages, there are separate benchmarks available for that purpose (like this or that).

  6. IMLCGui

    Intel Memory Latency Checker GUI

  7. unity-netcode-benchmark

    Unity Netcode/Network Benchmark Comparison. Fusion, Fishnet, Mirror, Mirage, Netick, NGO

  8. rust-zero-cost-abstractions

    Testing out a Zero Cost Abstraction in Rust compared to similar approaches in C# and Java

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. Unchase.FluentPerformanceMeter

    :hammer: Make the exact performance measurements of the public methods for public classes using this NuGet Package with fluent interface. Requires .Net Standard 2.0+. It is an Open Source project under Apache-2.0 License.

  11. MicroBenchmarksDotNet

    C# Benchmarks for a better understanding of performance cost

  12. Gramli.Framework

    Playground for my blog posts.

    Project mention: .NET: CopyToAsync vs WriteAsync: The Benchmark You Didn’t Know You Needed | dev.to | 2026-03-02

    Link To Code

  13. BenchPlayground

    A set of benchmarks used to decide between implementations

  14. DotNetBenchmarks

    Various benchmarks

  15. AsyncAwaitBenchmark

    Do we have to await every single async method?

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# Benchmark discussion

Log in or Post with

C# Benchmark related posts

  • .NET: CopyToAsync vs WriteAsync: The Benchmark You Didn’t Know You Needed

    1 project | dev.to | 2 Mar 2026
  • AI Dev: Testing Kiro

    2 projects | dev.to | 25 Aug 2025
  • Various .NET Benchmarks

    2 projects | dev.to | 28 Mar 2025
  • Conociendo BenchmarkDotNet

    2 projects | dev.to | 14 Sep 2024
  • Understanding Class Performance in C#

    1 project | dev.to | 21 May 2024
  • Stop Guessing, Start Measuring: Transform Your Code with BenchmarkDotnet!

    2 projects | dev.to | 13 Feb 2024
  • How to improve C# performance on matrix multiplication example?

    2 projects | /r/csharp | 11 Dec 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Benchmark projects in C#? This list will help you:

# Project Stars
1 BenchmarkDotNet 11,430
2 FastExpressionCompiler 1,360
3 CrossPlatformDiskTest 850
4 Programming-Language-Benchmarks 795
5 IMLCGui 86
6 unity-netcode-benchmark 63
7 rust-zero-cost-abstractions 48
8 Unchase.FluentPerformanceMeter 43
9 MicroBenchmarksDotNet 7
10 Gramli.Framework 4
11 BenchPlayground 2
12 DotNetBenchmarks 1
13 AsyncAwaitBenchmark 0

Sponsored
ReSharper is now available in VS Code and Cursor
ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
www.jetbrains.com

Did you know that C# is
the 11th most popular programming language
based on number of references?