Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevingosse/gummycat
https://github.com/kevingosse/gummycat
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kevingosse/gummycat
- Owner: kevingosse
- License: mit
- Created: 2023-11-25T16:01:45.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-04T14:21:32.000Z (6 months ago)
- Last Synced: 2024-12-22T20:03:25.985Z (13 days ago)
- Language: C#
- Size: 54.7 KB
- Stars: 164
- Watchers: 6
- Forks: 10
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```