• Stars
    star
    137
  • Rank 266,121 (Top 6 %)
  • Language
    C#
  • License
    MIT License
  • Created about 1 year ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

pixelicon-48 GummyCat

A tool to visualize the activity of the .NET garbage collector.

2024-02-27-gummycat-5

Available as a .NET tool:

dotnet tool install -g gummycat

Once installed, you can run it with the following command:

gummycat

More Repositories

1

windbg-extensions

Extensions for the new WinDbg
HTML
94
star
2

ManagedDotnetProfiler

Implementation of a .NET profiler in C# with NativeAOT
C#
94
star
3

ManagedDotnetGC

Implementation of a .NET GC in C# with NativeAOT
C#
61
star
4

DynaMD

Helper objects to browse complex structures returned by ClrMD
C#
61
star
5

WalkHeap

Sample code to show how to walk the managed heap in C#
C#
29
star
6

UnmanagedExports.Repack

Unmanaged Exports (DllExport for .Net) - Adapted for PackageReference
C#
18
star
7

ClrMDExports

C#
16
star
8

Dotnetos2022

Sample code for the talk "Pushing C# to new places with NativeAOT" at the Dotnetos Conference 2022
C#
7
star
9

Dotnetconf2022

Sample code for the talk "Pushing C# to new places with NativeAOT" at the Dotnetconf 2022
C#
5
star
10

UpdateConference2022

Sample code for the talk "Pushing C# to new places with NativeAOT" at the Update Conference 2022
C#
5
star
11

AdventOfCode

C#
4
star
12

MyTask

Sample code for the "Designing and rewriting asynchronous tasks from scratch" conference talk
C#
4
star
13

DatadogAssemblyPatcher

Ahead-of-time injection of Datadog .net tracer instrumentation
C#
2
star
14

wslmon

Windows task manager for WSL
C#
2
star
15

ClrMDSourceGenerator

Generator of strongly typed ClrMD helpers from a memory dump
C#
2
star
16

dotnet-dump-ex

Text-based UI for dotnet-dump
C#
1
star
17

PerfGcCollector

C#
1
star
18

LLDB-LoadManaged

LLDB plugin capable of executing plugins written for WinDbg/ClrMD
C++
1
star
19

StartProcessSuspended

Repro for a random issue with procdump
C#
1
star
20

dotnet-dumponexception

C#
1
star
21

datadog-span-analyzer

C#
1
star