Pinned Repositories
c
Official C client library for Kubernetes
clrgc
clrmd
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
coreclr
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.
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
docs
This repository contains .NET Documentation.
mem-doc
This is a document to help with .NET memory analysis and diagnostics.
perfview
PerfView is a performance-analysis tool that helps isolate CPU- and memory-related performance issues.
realmon
A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs
runtime
.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.
Maoni0's Repositories
Maoni0/mem-doc
This is a document to help with .NET memory analysis and diagnostics.
Maoni0/realmon
A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs
Maoni0/perfview
PerfView is a performance-analysis tool that helps isolate CPU- and memory-related performance issues.
Maoni0/clrgc
Maoni0/coreclr
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.
Maoni0/runtime
.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.
Maoni0/c
Official C client library for Kubernetes
Maoni0/clrmd
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
Maoni0/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
Maoni0/docs
This repository contains .NET Documentation.
Maoni0/dotnet
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.
Maoni0/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
Maoni0/Kaku
画(かく)Kaku - Japanese OCR Dictionary
Maoni0/linux
Linux kernel source tree
Maoni0/pcm
Processor Counter Monitor
Maoni0/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
Maoni0/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
Maoni0/samples
Sample code and snippets used in the .NET documentation
Maoni0/buildtools
Build tools that are necessary for building the .NET Core projects
Maoni0/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
Maoni0/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
Maoni0/emerald
A minimal and mobile-first blog theme for Jekyll
Maoni0/k8sclientjava
Official Java client library for kubernetes
Maoni0/KestrelHttpServer
A web server for ASP.NET 5 based on libuv.
Maoni0/Maoni.github.io
Maoni0/Maoni0
Maoni0/Maoni0.github.io
Maoni0/SlidingViewGC
The Sliding View GC algorithm was created in pursuance of a masters thesis around 1999 by Yossi Levanoni. This repository contains the original code and the PDF file of the thesis. Refer to README.md for terms of usage.
Maoni0/SpinWaitSimulation
Simple program to experiment with spin wait analysis
Maoni0/v8-git-mirror
The official mirror of the V8 Git repository from https://chromium.googlesource.com/v8/v8.git