Pinned Repositories
ClipPing
Displays a visual notification in the active window when the clipboard is updated.
ClrMDExports
Dotnetos2022
Sample code for the talk "Pushing C# to new places with NativeAOT" at the Dotnetos Conference 2022
DynaMD
Helper objects to browse complex structures returned by ClrMD
GummyCat
A tool to visualize the activity of the .NET garbage collector.
ManagedDotnetGC
Implementation of a .NET GC in C# with NativeAOT
Silhouette
A library to build .NET profilers in .NET
UnmanagedExports.Repack
Unmanaged Exports (DllExport for .Net) - Adapted for PackageReference
WalkHeap
Sample code to show how to walk the managed heap in C#
windbg-extensions
Extensions for the new WinDbg
kevingosse's Repositories
kevingosse/UnmanagedExports.Repack
Unmanaged Exports (DllExport for .Net) - Adapted for PackageReference
kevingosse/ClrMDExports
kevingosse/CoreCLR.ZeroGC
Zero Garbage Collector for CoreCLR
kevingosse/clr-samples
Repository for CLR Hosting and Diagnostic API native code samples.
kevingosse/dotnet-dump-ex
Text-based UI for dotnet-dump
kevingosse/dotnet-dumponexception
kevingosse/LLDB-LoadManaged
LLDB plugin capable of executing plugins written for WinDbg/ClrMD
kevingosse/PerfGcCollector
kevingosse/resharper-heapview
ReSharper Heap Allocations Viewer plugin
kevingosse/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes. We welcome contributions.
kevingosse/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
kevingosse/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
kevingosse/docs
This repository contains .NET Documentation.
kevingosse/dotnet-perftop
kevingosse/Imageboard-Browser
kevingosse/integrations-core
Core integrations of the Datadog Agent
kevingosse/linux
Linux kernel source tree
kevingosse/mono
Mono open source ECMA CLI, C# and .NET implementation.
kevingosse/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
kevingosse/StackExchange.Redis.Extensions
kevingosse/UniversalWPF
A set of WPF Controls ported from Windows Universal
kevingosse/website
The .NET Foundation's website
kevingosse/WinDbgX-Patch
Unofficial patch for WinDbgX
kevingosse/windows-driver-docs
The official Windows Driver Kit documentation sources
kevingosse/winforms
Windows Forms is a .NET Core UI framework for building Windows desktop applications.