Pinned Repositories
AdventOfCode
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
ManagedDotnetProfiler
Implementation of a .NET profiler in C# with NativeAOT
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/GummyCat
A tool to visualize the activity of the .NET garbage collector.
kevingosse/ManagedDotnetProfiler
Implementation of a .NET profiler in C# with NativeAOT
kevingosse/windbg-extensions
Extensions for the new WinDbg
kevingosse/DynaMD
Helper objects to browse complex structures returned by ClrMD
kevingosse/ManagedDotnetGC
Implementation of a .NET GC in C# with NativeAOT
kevingosse/WalkHeap
Sample code to show how to walk the managed heap in C#
kevingosse/Dotnetos2022
Sample code for the talk "Pushing C# to new places with NativeAOT" at the Dotnetos Conference 2022
kevingosse/AdventOfCode
kevingosse/Dotnetconf2022
Sample code for the talk "Pushing C# to new places with NativeAOT" at the Dotnetconf 2022
kevingosse/UpdateConference2022
Sample code for the talk "Pushing C# to new places with NativeAOT" at the Update Conference 2022
kevingosse/ClrMDSourceGenerator
Generator of strongly typed ClrMD helpers from a memory dump
kevingosse/DatadogAssemblyPatcher
Ahead-of-time injection of Datadog .net tracer instrumentation
kevingosse/wslmon
Windows task manager for WSL
kevingosse/datadog-span-analyzer
kevingosse/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
kevingosse/StartProcessSuspended
Repro for a random issue with procdump
kevingosse/crank
Benchmarking infrastructure for applications
kevingosse/dd-dump
kevingosse/dd-trace-dotnet
.NET Tracer for Datadog APM
kevingosse/docs
This repository contains .NET Documentation.
kevingosse/dogstatsd-csharp-client
A DogStatsD client for C#/.NET
kevingosse/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
kevingosse/DPAD-repro
kevingosse/FishyFlip
Fishyflip - a .NET ATProtocol/Bluesky Library
kevingosse/Gapotchenko.FX
.NET polyfill to the future. A versatile RAD framework for .NET platform.
kevingosse/iis-docs
Documentation for IIS
kevingosse/kevingosse.github.io
kevingosse/ProfilerNgenCrash
kevingosse/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
kevingosse/tensor.h
creating a tiny tensor library in raw C