This is your work, valued
mem-doc. This is a document to help with .NET memory analysis and diagnostics.
2krealmon. A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs
280perfview. PerfView is a performance-analysis tool that helps isolate CPU- and memory-related performance issues.
6clrgc. C++
4runtime. .NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.
3coreclr. This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
3performance. This repo contains benchmarks used for testing the performance of all .NET Runtimes
1roslyn. The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
1diagnostics. This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
1pcm. Processor Counter Monitor
1Kaku. 画(かく)Kaku - Japanese OCR Dictionary
1c. Official C client library for Kubernetes
1dotnet. This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
1samples. Sample code and snippets used in the .NET documentation
1dotnet-api-docs. .NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
1clrmd. Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
1docs. This repository contains .NET Documentation.
1