Top 20 NuGet gmem Packages
A memory management tool for C# which is
* Very lightweight - GMem has only a few tiny functions and 2 objects
* Generic - You don't deal with data conversions and you don't have to call different functions for every data type.
* Object oriented - So that what makes your life easier doesn't make yo...