读书笔记
-
Updated
Nov 7, 2025 - C#
读书笔记
Memory Booster Turbo Max (Enterprise Edition) supercharges your Ostranauts experience by aggressively forcing garbage collection every time you save your game
Misc. extensions to Microsoft.Extensions.Hosting, such as ScopedHostedService.
Repository for the 'KZDev.PerfUtils' nuget package that contains a number of performance focused utilities such as MemoryStreamSlim, StringBuilderCache, and InterlockedOps classes.
Automatic HasFlagNonAlloc method generator for C# & Unity
A very simple memory leak and excessive allocation simulator.
Limits Discord, Chrome, OBS or Any Applications RAM Usage In 1 Click.
A simple, flexible, and efficient object pool library for managing .NET collections.
Performance benchmarking and testing framework for .NET applications 📈
Demos for .NET Core Memory Internals
Holds any value of any type, without boxing small structs (up to 8 bytes).
Приложение для тестирования поведения сборщика мусора
A program that limits the memory usage of the program called Discord.
docker-gc is a microservice to cleanup docker images automatically based on recycling strategy. Dockerfile and helm charts are provided for easy installation.
Stack only json deserialization using generators and the System.Text.Json library
Learn how .NET garbage collection works and how to debug crashes
A useful tool for displaying FPS with high precision. Very lightweight and fast. GC-free
Modify and format C# strings without creating new string objects on the heap. None of the functions produce any garbage.
Benchmark of the real overhead (including GC) of the value types boxing compared to direct serialization into the byte array.
Projeto realizado, seguindo o curso 'C# Fundamentals' pelo PluralSight
Add a description, image, and links to the garbage-collection topic page so that developers can more easily learn about it.
To associate your repository with the garbage-collection topic, visit your repo's landing page and select "manage topics."