Maoni0 / mem-docLinks
This is a document to help with .NET memory analysis and diagnostics.
☆1,899Updated last year
Alternatives and similar repositories for mem-doc
Users that are interested in mem-doc are comparing it to the libraries listed below
Sorting:
- High performance understanding for stack traces (Make error logs more productive)☆2,838Updated last year
- A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors…☆3,223Updated 9 months ago
- Next generation API for .NET☆1,783Updated this week
- A collection of coding patterns in no particular order☆1,417Updated last year
- Main repository for the Core WCF project☆1,720Updated this week
- .NET language playground☆2,865Updated 7 months ago
- The OpenTelemetry .NET Client☆3,497Updated this week
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,221Updated 4 months ago
- Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!☆1,574Updated this week
- Roslynator is a set of code analysis tools for C#, powered by Roslyn.☆3,238Updated last month
- Intelligent database cleaner for integration tests☆2,878Updated 2 weeks ago
- Benchmarking infrastructure for applications☆1,046Updated last week
- A .NET source generator for generating object mappings. No runtime reflection.☆3,421Updated this week
- AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintaina…☆3,461Updated last month
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,070Updated last week
- Functional extensions for C#☆2,652Updated last month
- This repository contains the source code for various .NET Core runtime diagnostic tools and documents.☆1,268Updated this week
- Distributed load-testing framework for .NET. Create distributed load test scenarios entirely using plain C# or F#. It is designed to test…☆2,143Updated this week
- Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection☆3,979Updated last week
- A .NET Core global tool to display and update outdated NuGet packages in a project☆1,509Updated last month
- A friendly substitute for .NET mocking libraries.☆2,827Updated 2 weeks ago
- A generalised Result object implementation for .NET/C#☆2,353Updated 10 months ago
- Cross platform code coverage for .NET