adamsitnik / awesome-dot-net-performanceView external linksLinks
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
☆3,263Sep 12, 2025Updated 5 months ago
Alternatives and similar repositories for awesome-dot-net-performance
Users that are interested in awesome-dot-net-performance are comparing it to the libraries listed below
Sorting:
- This is a document to help with .NET memory analysis and diagnostics.☆1,945Feb 18, 2024Updated last year
- Powerful .NET library for benchmarking☆11,353Updated this week
- This repository has examples of broken patterns in ASP.NET Core applications☆8,507May 28, 2024Updated last year
- A collection of awesome .NET libraries, tools, frameworks and software☆21,097Sep 16, 2025Updated 4 months ago
- High performance understanding for stack traces (Make error logs more productive)☆2,865Mar 14, 2024Updated last year
- A collection of awesome .NET core libraries, tools, frameworks and software☆21,082Apr 3, 2025Updated 10 months ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,128Updated this week
- A tool that helps to see an internal structure of the CLR types at runtime☆730Sep 22, 2022Updated 3 years ago
- PerfView is a CPU and memory performance-analysis tool☆4,628Feb 5, 2026Updated last week
- Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker…☆14,120Feb 5, 2026Updated last week
- Practical samples of ASP.NET Core 10, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all …☆10,349Feb 3, 2026Updated last week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,100Jul 31, 2025Updated 6 months ago
- A helper library for async/await.☆3,706Jan 1, 2024Updated 2 years ago
- This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.☆1,455Mar 11, 2021Updated 4 years ago
- Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.☆1,576Dec 11, 2024Updated last year
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆652May 26, 2022Updated 3 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,348Jan 22, 2026Updated 3 weeks ago
- A .NET library that makes it easier to create beautiful console applications.☆11,176Updated this week
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,025Updated this week
- This repository contains the source code for various .NET Core runtime diagnostic tools and documents.☆1,309Updated this week
- Cloud Native application framework for .NET☆10,716Updated this week
- Next generation API for .NET☆1,901Feb 2, 2026Updated last week
- High performance, low level networking APIs for building custom servers and clients.☆1,122Sep 28, 2025Updated 4 months ago
- Implementation of a lock-free dictionary on .Net.☆544Feb 24, 2025Updated 11 months ago
- A toolkit for developing high-performance HTTP reverse proxy applications.☆9,409Updated this week
- The Reactive Extensions for .NET☆7,111Dec 12, 2025Updated 2 months ago
- A list of tools to extend the .NET Core command line (dotnet)☆1,490Sep 25, 2021Updated 4 years ago
- The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your RES…☆9,393Updated this week
- Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a loc…☆5,235Nov 20, 2023Updated 2 years ago
- A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.☆9,603Dec 22, 2025Updated last month
- Benchmarking infrastructure for applications☆1,074Feb 5, 2026Updated last week
- Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and mo…☆4,264Jul 20, 2025Updated 6 months ago
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆758Updated this week
- C# pure functional programming framework - come and get declarative!☆7,016Jan 26, 2026Updated 2 weeks ago
- Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )☆710Jun 25, 2020Updated 5 years ago
- Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities☆9,396Nov 20, 2025Updated 2 months ago
- ⚡ Decompilation Tools and High Productivity Utilities ⚡☆1,652Jan 25, 2024Updated 2 years ago
- .NET language playground☆2,944Nov 18, 2024Updated last year
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆713Feb 2, 2020Updated 6 years ago