Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevingosse/gummycat


https://github.com/kevingosse/gummycat

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# ![pixelicon-48](https://github.com/kevingosse/GummyCat/assets/11140081/12811aab-6fe8-4afd-b10c-451bbab8bf86) GummyCat

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

![2024-02-27-gummycat-5](https://github.com/kevingosse/GummyCat/assets/11140081/de7d3a9e-1e7e-48dc-a6e1-92e33feda6fd)

Available as a .NET tool:

```sh
dotnet tool install -g gummycat
```

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

```sh
gummycat
```